Skip to content

Commit 4ba8c93

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

File tree

2 files changed

+186
-203
lines changed

2 files changed

+186
-203
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": "[email protected].0",
5+
"packageManager": "[email protected].1",
66
"description": "A standardized plugin system for Vue Router with a unified installation mechanism.",
77
"author": "leihaohao <https://github.com/l246804>",
88
"license": "MIT",
@@ -59,14 +59,14 @@
5959
"eslint": "^9.36.0",
6060
"eslint-plugin-format": "^1.0.2",
6161
"happy-dom": "^18.0.1",
62-
"lint-staged": "^16.1.6",
62+
"lint-staged": "^16.2.3",
6363
"prettier": "^3.6.2",
6464
"simple-git-hooks": "^2.13.1",
65-
"tsdown": "^0.15.4",
66-
"tsx": "^4.20.5",
65+
"tsdown": "^0.15.5",
66+
"tsx": "^4.20.6",
6767
"typescript": "^5.9.2",
6868
"vitest": "^3.2.4",
69-
"vue": "^3.5.21",
69+
"vue": "^3.5.22",
7070
"vue-router": "^4.5.1"
7171
},
7272
"simple-git-hooks": {

0 commit comments

Comments
 (0)