Skip to content

Commit dcaf842

Browse files
chore(deps): update all non-major dependencies
1 parent 5dbe9be commit dcaf842

File tree

2 files changed

+888
-819
lines changed

2 files changed

+888
-819
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vue-spark/permission",
33
"type": "module",
44
"version": "1.0.0",
5-
"packageManager": "pnpm@10.11.0",
5+
"packageManager": "pnpm@10.17.1",
66
"description": "Lightweight Vue permission management plugin for component-level access control.",
77
"author": "leihaohao <https://github.com/l246804>",
88
"license": "MIT",
@@ -47,23 +47,23 @@
4747
"@vue-spark/app-helpers": "^0.1.0"
4848
},
4949
"devDependencies": {
50-
"@antfu/eslint-config": "^4.14.1",
51-
"@sxzz/prettier-config": "^2.2.3",
50+
"@antfu/eslint-config": "^4.19.0",
51+
"@sxzz/prettier-config": "^2.2.4",
5252
"@tsconfig/node22": "^22.0.2",
53-
"@types/node": "^22.15.17",
54-
"@vue/tsconfig": "^0.7.0",
55-
"bumpp": "^10.1.0",
56-
"eslint": "^9.26.0",
57-
"eslint-plugin-format": "^1.0.1",
58-
"happy-dom": "^17.4.7",
59-
"lint-staged": "^16.1.2",
60-
"prettier": "^3.5.3",
61-
"simple-git-hooks": "^2.13.0",
62-
"tsdown": "^0.11.9",
63-
"tsx": "^4.19.4",
64-
"typescript": "^5.8.3",
65-
"vitest": "^3.1.3",
66-
"vue": "^3.5.16"
53+
"@types/node": "^22.18.8",
54+
"@vue/tsconfig": "^0.8.1",
55+
"bumpp": "^10.2.3",
56+
"eslint": "^9.36.0",
57+
"eslint-plugin-format": "^1.0.2",
58+
"happy-dom": "^17.6.3",
59+
"lint-staged": "^16.2.3",
60+
"prettier": "^3.6.2",
61+
"simple-git-hooks": "^2.13.1",
62+
"tsdown": "^0.15.6",
63+
"tsx": "^4.20.6",
64+
"typescript": "^5.9.3",
65+
"vitest": "^3.2.4",
66+
"vue": "^3.5.22"
6767
},
6868
"simple-git-hooks": {
6969
"pre-commit": "npx lint-staged"

0 commit comments

Comments
 (0)