Skip to content

Commit 0f4332c

Browse files
chore(deps): update all non-major dependencies
1 parent e55bef4 commit 0f4332c

File tree

2 files changed

+459
-572
lines changed

2 files changed

+459
-572
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-router-plugin-system",
33
"type": "module",
44
"version": "1.4.0",
5-
"packageManager": "pnpm@10.24.0",
5+
"packageManager": "pnpm@10.25.0",
66
"description": "A standardized plugin system for Vue Router with a unified installation mechanism.",
77
"author": "leihaohao <https://github.com/l246804>",
88
"license": "MIT",
@@ -50,24 +50,24 @@
5050
"vue-router": "^4.0.0"
5151
},
5252
"devDependencies": {
53-
"@antfu/eslint-config": "^6.2.0",
53+
"@antfu/eslint-config": "^6.7.0",
5454
"@sxzz/prettier-config": "^2.2.6",
5555
"@tsconfig/node22": "^22.0.5",
56-
"@types/node": "^24.10.1",
56+
"@types/node": "^24.10.4",
5757
"@vue/tsconfig": "^0.8.1",
5858
"bumpp": "^10.3.2",
59-
"eslint": "^9.39.1",
60-
"eslint-plugin-format": "^1.0.2",
59+
"eslint": "^9.39.2",
60+
"eslint-plugin-format": "^1.1.0",
6161
"happy-dom": "^20.0.11",
6262
"lint-staged": "^16.2.7",
63-
"prettier": "^3.7.3",
63+
"prettier": "^3.7.4",
6464
"simple-git-hooks": "^2.13.1",
65-
"tsdown": "^0.16.8",
65+
"tsdown": "^0.17.4",
6666
"tsx": "^4.21.0",
6767
"typescript": "^5.9.3",
68-
"vitest": "^4.0.14",
68+
"vitest": "^4.0.15",
6969
"vue": "^3.5.25",
70-
"vue-router": "^4.6.3"
70+
"vue-router": "^4.6.4"
7171
},
7272
"simple-git-hooks": {
7373
"pre-commit": "npx lint-staged"

0 commit comments

Comments
 (0)