|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "insane": "^2.6.2", |
23 | | - "marked": "^14.1.3", |
| 23 | + "marked": "^16.3.0", |
24 | 24 | "pinia": "^3.0.3", |
25 | | - "vue": "^3.5.12", |
| 25 | + "vue": "^3.5.22", |
26 | 26 | "vue-router": "^4.5.1" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@mutoe/eslint-config": "^4.11.0-2", |
30 | | - "@pinia/testing": "^0.1.5", |
31 | | - "@testing-library/cypress": "^10.0.2", |
32 | | - "@testing-library/user-event": "^14.5.2", |
| 30 | + "@pinia/testing": "^1.0.2", |
| 31 | + "@testing-library/cypress": "^10.1.0", |
| 32 | + "@testing-library/user-event": "^14.6.1", |
33 | 33 | "@testing-library/vue": "^8.1.0", |
34 | | - "@vitejs/plugin-vue": "^5.1.2", |
35 | | - "@vitest/coverage-v8": "^2.0.5", |
36 | | - "concurrently": "^8.2.2", |
| 34 | + "@vitejs/plugin-vue": "^6.0.1", |
| 35 | + "@vitest/coverage-v8": "^3.2.4", |
| 36 | + "concurrently": "^9.2.1", |
37 | 37 | "cypress": "^13.13.2", |
38 | 38 | "eslint": "^9.36.0", |
39 | 39 | "eslint-plugin-cypress": "^5.1.1", |
40 | | - "happy-dom": "^14.12.3", |
| 40 | + "happy-dom": "^18.0.1", |
41 | 41 | "lint-staged": "^16.2.0", |
42 | | - "msw": "^2.3.5", |
| 42 | + "msw": "^2.11.3", |
43 | 43 | "rollup-plugin-analyzer": "^4.0.0", |
44 | 44 | "simple-git-hooks": "^2.13.1", |
45 | 45 | "swagger-typescript-api": "^13.0.16", |
46 | | - "typescript": "~5.5.4", |
47 | | - "vite": "^5.4.0", |
48 | | - "vitest": "^2.0.5", |
| 46 | + "typescript": "~5.9.2", |
| 47 | + "vite": "^7.1.7", |
| 48 | + "vitest": "^3.2.4", |
49 | 49 | "vitest-dom": "^0.1.1", |
50 | | - "vue-tsc": "^2.0.29" |
| 50 | + "vue-tsc": "^3.0.8" |
51 | 51 | }, |
52 | 52 | "simple-git-hooks": { |
53 | 53 | "pre-commit": "npm exec lint-staged", |
|
0 commit comments