Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2917)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent be8610d commit 2d6b077
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 15 deletions.
25 changes: 13 additions & 12 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 packages/json-rpc-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
},
"devDependencies": {
"@tsconfig/svelte": "^5.0.2",
"@types/vscode": "^1.83.1"
"@types/vscode": "^1.83.2"
}
}
2 changes: 1 addition & 1 deletion packages/webview-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
},
"devDependencies": {
"@tsconfig/svelte": "^5.0.2",
"@types/vscode": "^1.83.1"
"@types/vscode": "^1.83.2"
}
}
2 changes: 1 addition & 1 deletion packages/webview-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/vscode-webview": "^1.57.3",
"@vscode/codicons": "^0.0.33",
"rollup": "^3.29.4",
"rollup-plugin-css-only": "^4.3.0",
"rollup-plugin-css-only": "^4.4.0",
"rollup-plugin-livereload": "^2.0.5",
"rollup-plugin-svelte": "^7.1.6",
"svelte": "^4.2.2",
Expand Down

0 comments on commit 2d6b077

Please sign in to comment.