|
2 | 2 | "name": "@vue-spark/app-helpers", |
3 | 3 | "type": "module", |
4 | 4 | "version": "0.2.0", |
5 | | - "packageManager": "pnpm@10.11.0", |
| 5 | + "packageManager": "pnpm@10.21.0", |
6 | 6 | "description": "Lightweight Helpers for Vue 3 Application Development.", |
7 | 7 | "author": "leihaohao <https://github.com/l246804>", |
8 | 8 | "license": "MIT", |
|
54 | 54 | } |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@antfu/eslint-config": "^4.14.1", |
58 | | - "@sxzz/prettier-config": "^2.2.3", |
| 57 | + "@antfu/eslint-config": "^4.19.0", |
| 58 | + "@sxzz/prettier-config": "^2.2.4", |
59 | 59 | "@tsconfig/node22": "^22.0.2", |
60 | | - "@types/node": "^22.15.17", |
61 | | - "@vue/tsconfig": "^0.7.0", |
62 | | - "bumpp": "^10.1.0", |
63 | | - "eslint": "^9.26.0", |
64 | | - "eslint-plugin-format": "^1.0.1", |
65 | | - "happy-dom": "^20.0.0", |
66 | | - "lint-staged": "^16.1.2", |
67 | | - "prettier": "^3.5.3", |
68 | | - "simple-git-hooks": "^2.13.0", |
69 | | - "tsdown": "^0.11.9", |
70 | | - "tsx": "^4.19.4", |
71 | | - "typescript": "^5.8.3", |
72 | | - "vitest": "^4.0.3", |
73 | | - "vue": "^3.5.16", |
74 | | - "vue-router": "^4.5.1" |
| 60 | + "@types/node": "^22.19.0", |
| 61 | + "@vue/tsconfig": "^0.8.1", |
| 62 | + "bumpp": "^10.3.1", |
| 63 | + "eslint": "^9.39.1", |
| 64 | + "eslint-plugin-format": "^1.0.2", |
| 65 | + "happy-dom": "^20.0.10", |
| 66 | + "lint-staged": "^16.2.6", |
| 67 | + "prettier": "^3.6.2", |
| 68 | + "simple-git-hooks": "^2.13.1", |
| 69 | + "tsdown": "^0.16.1", |
| 70 | + "tsx": "^4.20.6", |
| 71 | + "typescript": "^5.9.3", |
| 72 | + "vitest": "^4.0.8", |
| 73 | + "vue": "^3.5.24", |
| 74 | + "vue-router": "^4.6.3" |
75 | 75 | }, |
76 | 76 | "simple-git-hooks": { |
77 | 77 | "pre-commit": "npx lint-staged" |
|
0 commit comments