Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3393)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent f46c0c0 commit 4491001
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4003,7 +4003,7 @@
"devDependencies": {
"@eslint/js": "^8.57.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.38",
"@types/node": "^18.19.39",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^1.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@cspell/dict-de-de": "^4.0.0",
"@types/chai": "^4.3.16",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.38",
"@types/mocha": "^10.0.7",
"@types/node": "^18.19.39",
"chai": "^5.1.1",
"cross-env": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-disposables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.38",
"@types/node": "^18.19.39",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.3"
},
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 @@ -14,7 +14,7 @@
},
"type": "module",
"dependencies": {
"@tanstack/svelte-query": "^5.45.0",
"@tanstack/svelte-query": "^5.46.1",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.0.1",
"sirv-cli": "^2.0.2",
Expand Down

0 comments on commit 4491001

Please sign in to comment.