Skip to content

Commit 81d4d04

Browse files
fix(deps): update all non-major dependencies (#10246)
1 parent 1bac86a commit 81d4d04

File tree

3 files changed

+51
-51
lines changed

3 files changed

+51
-51
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/parser": "^5.38.0",
6363
"conventional-changelog-cli": "^2.2.2",
6464
"esbuild": "^0.14.47",
65-
"eslint": "^8.23.1",
65+
"eslint": "^8.24.0",
6666
"eslint-define-config": "^1.7.0",
6767
"eslint-plugin-import": "^2.26.0",
6868
"eslint-plugin-node": "^11.1.0",
@@ -88,7 +88,7 @@
8888
"typescript": "^4.6.4",
8989
"unbuild": "^0.8.11",
9090
"vite": "workspace:*",
91-
"vitepress": "^1.0.0-alpha.15",
91+
"vitepress": "^1.0.0-alpha.16",
9292
"vitest": "^0.23.4",
9393
"vue": "^3.2.39"
9494
},

packages/plugin-legacy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme",
3737
"dependencies": {
3838
"@babel/standalone": "^7.19.2",
39-
"core-js": "^3.25.2",
39+
"core-js": "^3.25.3",
4040
"magic-string": "^0.26.4",
4141
"regenerator-runtime": "^0.13.9",
4242
"systemjs": "^6.12.6"

pnpm-lock.yaml

+48-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)