Skip to content

Commit

Permalink
ci: Update ALL Dependencies -- Workflow Bot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Jan 12, 2025
1 parent 1d3e1c7 commit 3cf90e5
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 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/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/yargs": "^17.0.33",
"safe-stable-stringify": "^2.5.0",
"ts-json-schema-generator": "^2.3.0",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"devDependencies": {
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"yargs": "^17.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lorem-ipsum": "^2.0.8",
"rfdc": "^1.4.1",
"source-map-support": "^0.5.21",
"ts-loader": "^9.5.1",
"ts-loader": "^9.5.2",
"vitest-when": "^0.5.0",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion 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.62.16",
"@tanstack/svelte-query": "^5.64.0",
"@vscode/webview-ui-toolkit": "^1.4.0",
"fast-equals": "^5.2.2",
"sirv-cli": "^3.0.0",
Expand Down

0 comments on commit 3cf90e5

Please sign in to comment.