Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3399)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 4491001 commit ee13ff6
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 75 deletions.
140 changes: 69 additions & 71 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 @@ -4031,7 +4031,7 @@
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1",
"typescript-eslint": "^7.14.1",
"vite": "^5.3.1",
"vitest": "^1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"decompress": "^4.2.1",
"glob": "^10.4.2",
"kefir": "^3.8.8",
"mocha": "^10.4.0"
"mocha": "^10.5.1"
},
"engines": {
"node": ">18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions 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.46.1",
"@tanstack/svelte-query": "^5.48.0",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.0.1",
"sirv-cli": "^2.0.2",
Expand All @@ -36,7 +36,7 @@
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.18",
"svelte-check": "^3.8.1",
"svelte-check": "^3.8.2",
"svelte-preprocess": "^6.0.1",
"tslib": "^2.6.3",
"typescript": "^5.5.2"
Expand Down

0 comments on commit ee13ff6

Please sign in to comment.