Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#4030)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 8732e23 commit 3e6de0f
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 24 deletions.
36 changes: 18 additions & 18 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 @@ -4032,7 +4032,7 @@
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vite": "^6.0.7",
"vitest": "^2.1.8"
Expand Down
8 changes: 4 additions & 4 deletions packages/webview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@tanstack/svelte-query": "^5.62.16",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.2.1",
"fast-equals": "^5.2.2",
"sirv-cli": "^3.0.0",
"utils-disposables": "file:../utils-disposables",
"utils-logger": "file:../utils-logger",
Expand All @@ -35,11 +35,11 @@
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^5.17.0",
"svelte-check": "^4.1.1",
"svelte": "^5.17.1",
"svelte-check": "^4.1.3",
"svelte-preprocess": "^6.0.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"engines": {
"node": ">18.0"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@docusaurus/tsconfig": "^3.7.0",
"@docusaurus/types": "^3.7.0",
"@types/json-schema": "^7.0.15",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 3e6de0f

Please sign in to comment.