Skip to content

Commit d325943

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

File tree

2 files changed

+320
-276
lines changed

2 files changed

+320
-276
lines changed

package.json

Lines changed: 5 additions & 5 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.3.0",
5-
"packageManager": "pnpm@10.18.3",
5+
"packageManager": "pnpm@10.19.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,19 +50,19 @@
5050
"vue-router": "^4.0.0"
5151
},
5252
"devDependencies": {
53-
"@antfu/eslint-config": "^6.0.0",
53+
"@antfu/eslint-config": "^6.1.0",
5454
"@sxzz/prettier-config": "^2.2.4",
5555
"@tsconfig/node22": "^22.0.2",
56-
"@types/node": "^22.18.11",
56+
"@types/node": "^22.18.12",
5757
"@vue/tsconfig": "^0.8.1",
5858
"bumpp": "^10.3.1",
5959
"eslint": "^9.38.0",
6060
"eslint-plugin-format": "^1.0.2",
6161
"happy-dom": "^19.0.2",
62-
"lint-staged": "^16.2.4",
62+
"lint-staged": "^16.2.6",
6363
"prettier": "^3.6.2",
6464
"simple-git-hooks": "^2.13.1",
65-
"tsdown": "^0.15.8",
65+
"tsdown": "^0.15.10",
6666
"tsx": "^4.20.6",
6767
"typescript": "^5.9.3",
6868
"vitest": "^3.2.4",

0 commit comments

Comments
 (0)