Skip to content

Commit e55bef4

Browse files
chore(deps): update all non-major dependencies (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b651b63 commit e55bef4

File tree

2 files changed

+738
-466
lines changed

2 files changed

+738
-466
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.23.0",
5+
"packageManager": "pnpm@10.24.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",
@@ -51,22 +51,22 @@
5151
},
5252
"devDependencies": {
5353
"@antfu/eslint-config": "^6.2.0",
54-
"@sxzz/prettier-config": "^2.2.5",
54+
"@sxzz/prettier-config": "^2.2.6",
5555
"@tsconfig/node22": "^22.0.5",
5656
"@types/node": "^24.10.1",
5757
"@vue/tsconfig": "^0.8.1",
58-
"bumpp": "^10.3.1",
58+
"bumpp": "^10.3.2",
5959
"eslint": "^9.39.1",
6060
"eslint-plugin-format": "^1.0.2",
61-
"happy-dom": "^20.0.10",
61+
"happy-dom": "^20.0.11",
6262
"lint-staged": "^16.2.7",
63-
"prettier": "^3.6.2",
63+
"prettier": "^3.7.3",
6464
"simple-git-hooks": "^2.13.1",
65-
"tsdown": "^0.16.6",
66-
"tsx": "^4.20.6",
65+
"tsdown": "^0.16.8",
66+
"tsx": "^4.21.0",
6767
"typescript": "^5.9.3",
68-
"vitest": "^4.0.13",
69-
"vue": "^3.5.24",
68+
"vitest": "^4.0.14",
69+
"vue": "^3.5.25",
7070
"vue-router": "^4.6.3"
7171
},
7272
"simple-git-hooks": {

0 commit comments

Comments
 (0)