Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3354)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 0cd954c commit 13e33c4
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
56 changes: 28 additions & 28 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4015,25 +4015,25 @@
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.8.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-promise": "^6.2.0",
"eslint-plugin-simple-import-sort": "^12.1.0",
"eslint-plugin-unicorn": "^53.0.0",
"globals": "^15.3.0",
"globals": "^15.4.0",
"inject-markdown": "^3.0.0",
"jest-mock-vscode": "^3.0.4",
"ovsx": "^0.9.1",
"prettier": "^3.3.1",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-svelte": "^3.2.4",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0",
"vite": "^5.2.12",
"vite": "^5.2.13",
"vitest": "^1.6.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"vscode-uri": "^3.0.8",
"vscode-webview-rpc": "file:../webview-rpc",
"webview-api": "file:../webview-api",
"yaml": "^2.4.3",
"yaml": "^2.4.5",
"yargs": "^17.7.2"
},
"engines": {
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.40.1",
"@tanstack/svelte-query": "^5.40.3",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.0.1",
"sirv-cli": "^2.0.2",
Expand All @@ -35,7 +35,7 @@
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.17",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-preprocess": "^5.1.4",
"tslib": "^2.6.3",
Expand Down

0 comments on commit 13e33c4

Please sign in to comment.