|
48 | 48 | "vue": ">=3.3.0" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@antfu/eslint-config": "2.8.0", |
52 | | - "@types/node": "^20.11.25", |
53 | | - "@vitejs/plugin-vue": "^5.0.4", |
54 | | - "@vitest/coverage-v8": "^1.3.1", |
55 | | - "@vue-macros/volar": "^0.18.11", |
56 | | - "@vue/test-utils": "^2.4.4", |
57 | | - "bumpp": "^9.4.0", |
58 | | - "eslint": "^8.57.0", |
59 | | - "jsdom": "^24.0.0", |
60 | | - "lint-staged": "^15.2.2", |
61 | | - "simple-git-hooks": "^2.10.0", |
62 | | - "typescript": "^5.4.2", |
63 | | - "unplugin-vue-macros": "^2.7.10", |
64 | | - "vite": "^5.1.5", |
65 | | - "vite-plugin-dts": "^3.7.3", |
66 | | - "vitest": "^1.3.1", |
67 | | - "vue": "^3.4.21" |
| 51 | + "@antfu/eslint-config": "2.27.3", |
| 52 | + "@types/node": "^20.17.14", |
| 53 | + "@vitejs/plugin-vue": "^5.2.1", |
| 54 | + "@vitest/coverage-v8": "^1.6.0", |
| 55 | + "@vue-macros/volar": "^0.30.12", |
| 56 | + "@vue/test-utils": "^2.4.6", |
| 57 | + "bumpp": "^9.10.1", |
| 58 | + "eslint": "^8.57.1", |
| 59 | + "jsdom": "^24.1.3", |
| 60 | + "lint-staged": "^15.4.1", |
| 61 | + "simple-git-hooks": "^2.11.1", |
| 62 | + "typescript": "^5.7.3", |
| 63 | + "unplugin-vue-macros": "^2.13.10", |
| 64 | + "vite": "^5.4.14", |
| 65 | + "vite-plugin-dts": "^3.9.1", |
| 66 | + "vitest": "^1.6.0", |
| 67 | + "vue": "^3.5.13" |
68 | 68 | }, |
69 | 69 | "simple-git-hooks": { |
70 | 70 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments