|
2 | 2 | "name": "@vue-spark/permission", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.0.0", |
5 | | - "packageManager": "pnpm@10.11.0", |
| 5 | + "packageManager": "pnpm@10.17.1", |
6 | 6 | "description": "Lightweight Vue permission management plugin for component-level access control.", |
7 | 7 | "author": "leihaohao <https://github.com/l246804>", |
8 | 8 | "license": "MIT", |
|
47 | 47 | "@vue-spark/app-helpers": "^0.1.0" |
48 | 48 | }, |
49 | 49 | "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", |
52 | 52 | "@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" |
67 | 67 | }, |
68 | 68 | "simple-git-hooks": { |
69 | 69 | "pre-commit": "npx lint-staged" |
|
0 commit comments