|
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 | 29 | "@mutoe/eslint-config": "^2.8.3",
|
30 |
| - "@pinia/testing": "^0.1.3", |
31 |
| - "@testing-library/cypress": "^10.0.1", |
32 |
| - "@testing-library/user-event": "^14.5.1", |
33 |
| - "@testing-library/vue": "^8.0.1", |
34 |
| - "@vitejs/plugin-vue": "^4.5.0", |
35 |
| - "@vitest/coverage-v8": "^1.0.4", |
| 30 | + "@pinia/testing": "0.1.3", |
| 31 | + "@testing-library/cypress": "^10.0.2", |
| 32 | + "@testing-library/user-event": "^14.5.2", |
| 33 | + "@testing-library/vue": "^8.1.0", |
| 34 | + "@vitejs/plugin-vue": "^5.1.2", |
| 35 | + "@vitest/coverage-v8": "^2.0.5", |
36 | 36 | "concurrently": "^8.2.2",
|
37 |
| - "cypress": "^13.6.0", |
| 37 | + "cypress": "^13.13.2", |
38 | 38 | "eslint": "^8.57.0",
|
39 | 39 | "eslint-plugin-cypress": "^3.4.0",
|
40 | 40 | "eslint-plugin-vitest": "^0.5.4",
|
41 | 41 | "eslint-plugin-vue": "^9.27.0",
|
42 |
| - "happy-dom": "^12.10.3", |
43 |
| - "lint-staged": "^15.2.0", |
| 42 | + "happy-dom": "^14.12.3", |
| 43 | + "lint-staged": "^15.2.8", |
44 | 44 | "msw": "^2.3.5",
|
45 | 45 | "rollup-plugin-analyzer": "^4.0.0",
|
46 |
| - "simple-git-hooks": "^2.9.0", |
| 46 | + "simple-git-hooks": "^2.11.1", |
47 | 47 | "swagger-typescript-api": "^13.0.3",
|
48 | 48 | "typescript": "~5.5.4",
|
49 |
| - "vite": "^5.0.7", |
50 |
| - "vitest": "^1.0.4", |
| 49 | + "vite": "^5.4.0", |
| 50 | + "vitest": "^2.0.5", |
51 | 51 | "vitest-dom": "^0.1.1",
|
52 | 52 | "vue-tsc": "^2.0.29"
|
53 | 53 | },
|
|
0 commit comments