|
2 | 2 | "name": "vue-router-plugin-system", |
3 | 3 | "type": "module", |
4 | 4 | "version": "1.1.0", |
5 | | - "packageManager": "pnpm@10.11.0", |
| 5 | + "packageManager": "pnpm@10.17.0", |
6 | 6 | "description": "A lightweight solution providing standardized plugin system for Vue Router.", |
7 | 7 | "author": "leihaohao <https://github.com/l246804>", |
8 | 8 | "license": "MIT", |
|
50 | 50 | "vue-router": "^4.0.0" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@antfu/eslint-config": "^4.16.2", |
54 | | - "@sxzz/prettier-config": "^2.2.3", |
| 53 | + "@antfu/eslint-config": "^4.19.0", |
| 54 | + "@sxzz/prettier-config": "^2.2.4", |
55 | 55 | "@tsconfig/node22": "^22.0.2", |
56 | | - "@types/node": "^22.16.0", |
57 | | - "@vue/tsconfig": "^0.7.0", |
58 | | - "bumpp": "^10.2.0", |
59 | | - "eslint": "^9.30.1", |
| 56 | + "@types/node": "^22.18.6", |
| 57 | + "@vue/tsconfig": "^0.8.1", |
| 58 | + "bumpp": "^10.2.3", |
| 59 | + "eslint": "^9.35.0", |
60 | 60 | "eslint-plugin-format": "^1.0.1", |
61 | 61 | "happy-dom": "^18.0.1", |
62 | | - "lint-staged": "^16.1.2", |
| 62 | + "lint-staged": "^16.1.6", |
63 | 63 | "prettier": "^3.6.2", |
64 | | - "simple-git-hooks": "^2.13.0", |
65 | | - "tsdown": "^0.12.9", |
66 | | - "tsx": "^4.20.3", |
67 | | - "typescript": "^5.8.3", |
| 64 | + "simple-git-hooks": "^2.13.1", |
| 65 | + "tsdown": "^0.15.2", |
| 66 | + "tsx": "^4.20.5", |
| 67 | + "typescript": "^5.9.2", |
68 | 68 | "vitest": "^3.2.4", |
69 | | - "vue": "^3.5.17", |
| 69 | + "vue": "^3.5.21", |
70 | 70 | "vue-router": "^4.5.1" |
71 | 71 | }, |
72 | 72 | "simple-git-hooks": { |
|
0 commit comments