Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3872)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent f056daf commit 3244942
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3964,7 +3964,7 @@
"@types/node": "^20.17.9",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.1.6",
"@vitest/coverage-istanbul": "^2.1.7",
"@vscode/vsce": "^3.2.1",
"ansi-styles": "^6.2.1",
"chokidar-cli": "^3.0.0",
Expand All @@ -3974,7 +3974,7 @@
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.1",
"globals": "^15.12.0",
"globals": "^15.13.0",
"inject-markdown": "^3.1.4",
"jest-mock-vscode": "^4.0.3",
"ovsx": "^0.10.1",
Expand All @@ -3987,7 +3987,7 @@
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^5.4.11",
"vitest": "^2.1.6"
"vitest": "^2.1.7"
},
"dependencies": {
"@cspell/cspell-bundled-dicts": "^8.16.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/webview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^5.3.0",
"svelte": "^5.3.1",
"svelte-check": "^4.1.0",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.8.1",
Expand Down

0 comments on commit 3244942

Please sign in to comment.