Skip to content

Commit bfe4765

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

File tree

2 files changed

+313
-289
lines changed

2 files changed

+313
-289
lines changed

package.json

Lines changed: 4 additions & 4 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.20.0",
5+
"packageManager": "pnpm@10.21.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",
@@ -56,17 +56,17 @@
5656
"@types/node": "^24.10.0",
5757
"@vue/tsconfig": "^0.8.1",
5858
"bumpp": "^10.3.1",
59-
"eslint": "^9.39.0",
59+
"eslint": "^9.39.1",
6060
"eslint-plugin-format": "^1.0.2",
6161
"happy-dom": "^20.0.10",
6262
"lint-staged": "^16.2.6",
6363
"prettier": "^3.6.2",
6464
"simple-git-hooks": "^2.13.1",
65-
"tsdown": "^0.15.12",
65+
"tsdown": "^0.16.1",
6666
"tsx": "^4.20.6",
6767
"typescript": "^5.9.3",
6868
"vitest": "^3.2.4",
69-
"vue": "^3.5.22",
69+
"vue": "^3.5.24",
7070
"vue-router": "^4.6.3"
7171
},
7272
"simple-git-hooks": {

0 commit comments

Comments
 (0)