Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3713)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent b14e3c1 commit 1e0bff6
Show file tree
Hide file tree
Showing 5 changed files with 65 additions and 64 deletions.
119 changes: 60 additions & 59 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,7 @@
"devDependencies": {
"@eslint/js": "^9.12.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.1.3",
Expand All @@ -4048,7 +4048,7 @@
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vitest": "^2.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/chai": "^5.0.0",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"chai": "^5.1.1",
"cross-env": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-disposables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"ts2mjs": "^3.0.0",
"tslib": "^2.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"@mdx-js/react": "^3.1.0",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
Expand Down

0 comments on commit 1e0bff6

Please sign in to comment.