Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3582)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent a1777ef commit f19f4f7
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 85 deletions.
154 changes: 77 additions & 77 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 @@ -4034,7 +4034,7 @@
"ovsx": "^0.9.2",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
"rollup": "^4.21.1",
"rollup": "^4.21.2",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.5.4",
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.52.2",
"@tanstack/svelte-query": "^5.53.1",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.0.1",
"sirv-cli": "^2.0.2",
Expand All @@ -31,7 +31,7 @@
"@tsconfig/svelte": "^5.0.4",
"@types/vscode-webview": "^1.57.5",
"@vscode/codicons": "^0.0.36",
"rollup": "^4.21.1",
"rollup": "^4.21.2",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
Expand Down
8 changes: 4 additions & 4 deletions website/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 website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@docusaurus/preset-classic": "3.3.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down

0 comments on commit f19f4f7

Please sign in to comment.