Skip to content

Commit 0b4b50c

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

File tree

2 files changed

+757
-803
lines changed

2 files changed

+757
-803
lines changed

package.json

Lines changed: 13 additions & 13 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.1.0",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.17.0",
66
"description": "A lightweight solution providing standardized plugin system for Vue Router.",
77
"author": "leihaohao <https://github.com/l246804>",
88
"license": "MIT",
@@ -50,23 +50,23 @@
5050
"vue-router": "^4.0.0"
5151
},
5252
"devDependencies": {
53-
"@antfu/eslint-config": "^4.16.2",
54-
"@sxzz/prettier-config": "^2.2.3",
53+
"@antfu/eslint-config": "^4.19.0",
54+
"@sxzz/prettier-config": "^2.2.4",
5555
"@tsconfig/node22": "^22.0.2",
56-
"@types/node": "^22.16.0",
57-
"@vue/tsconfig": "^0.7.0",
58-
"bumpp": "^10.2.0",
59-
"eslint": "^9.30.1",
56+
"@types/node": "^22.18.6",
57+
"@vue/tsconfig": "^0.8.1",
58+
"bumpp": "^10.2.3",
59+
"eslint": "^9.35.0",
6060
"eslint-plugin-format": "^1.0.1",
6161
"happy-dom": "^18.0.1",
62-
"lint-staged": "^16.1.2",
62+
"lint-staged": "^16.1.6",
6363
"prettier": "^3.6.2",
64-
"simple-git-hooks": "^2.13.0",
65-
"tsdown": "^0.12.9",
66-
"tsx": "^4.20.3",
67-
"typescript": "^5.8.3",
64+
"simple-git-hooks": "^2.13.1",
65+
"tsdown": "^0.15.2",
66+
"tsx": "^4.20.5",
67+
"typescript": "^5.9.2",
6868
"vitest": "^3.2.4",
69-
"vue": "^3.5.17",
69+
"vue": "^3.5.21",
7070
"vue-router": "^4.5.1"
7171
},
7272
"simple-git-hooks": {

0 commit comments

Comments
 (0)