|
54 | 54 | "vue": "=>3.2.47" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | | - "@antfu/eslint-config": "^2.6.3", |
58 | | - "@vitejs/plugin-vue": "^5.0.3", |
59 | | - "@vitest/coverage-v8": "^1.2.1", |
60 | | - "@vue/test-utils": "^2.4.3", |
61 | | - "@vueuse/core": "^10.7.2", |
62 | | - "bumpp": "^9.3.0", |
63 | | - "eslint": "^8.56.0", |
64 | | - "jsdom": "^24.0.0", |
65 | | - "lint-staged": "^15.2.0", |
66 | | - "simple-git-hooks": "^2.9.0", |
67 | | - "typescript": "^5.3.3", |
68 | | - "uplot": "^1.6.28", |
| 57 | + "@antfu/eslint-config": "^3.11.2", |
| 58 | + "@types/node": "^22.10.1", |
| 59 | + "@vitejs/plugin-vue": "^5.2.1", |
| 60 | + "@vitest/coverage-v8": "^2.1.6", |
| 61 | + "@vue/test-utils": "^2.4.6", |
| 62 | + "@vueuse/core": "^12.0.0", |
| 63 | + "bumpp": "^9.8.1", |
| 64 | + "eslint": "^9.15.0", |
| 65 | + "jsdom": "^25.0.1", |
| 66 | + "lint-staged": "^15.2.10", |
| 67 | + "simple-git-hooks": "^2.11.1", |
| 68 | + "typescript": "^5.7.2", |
| 69 | + "uplot": "^1.6.31", |
69 | 70 | "vi-canvas-mock": "^1.0.0", |
70 | | - "vite": "^5.0.12", |
71 | | - "vite-plugin-dts": "^3.7.2", |
72 | | - "vitest": "^1.2.1", |
73 | | - "vue": "^3.4.15" |
| 71 | + "vite": "^6.0.1", |
| 72 | + "vite-plugin-dts": "^4.3.0", |
| 73 | + "vitest": "^2.1.6", |
| 74 | + "vue": "^3.5.13" |
74 | 75 | }, |
75 | 76 | "simple-git-hooks": { |
76 | 77 | "pre-commit": "pnpm lint-staged" |
|
0 commit comments