|
40 | 40 | "@typescript-eslint/eslint-plugin": "^8.56.1", |
41 | 41 | "@typescript-eslint/parser": "^8.56.1", |
42 | 42 | "@vite-pwa/assets-generator": "^1.0.2", |
43 | | - "@vitejs/plugin-legacy": "^7.2.1", |
| 43 | + "@vitejs/plugin-legacy": "^8.0.0", |
44 | 44 | "@vitejs/plugin-vue": "^6.0.4", |
45 | 45 | "@vitest/coverage-istanbul": "^4.0.18", |
46 | 46 | "@vitest/eslint-plugin": "^1.6.9", |
47 | 47 | "@vue/eslint-config-typescript": "^14.7.0", |
48 | 48 | "babel-plugin-istanbul": "^7.0.1", |
49 | 49 | "chai": "^6.2.2", |
50 | 50 | "eslint": "^10.0.2", |
51 | | - "eslint-plugin-i18n-json": "github:brdgm/eslint-plugin-i18n-json#4.1.1", |
| 51 | + "eslint-plugin-i18n-json": "github:brdgm/eslint-plugin-i18n-json#4.1.2", |
52 | 52 | "eslint-plugin-playwright": "^2.9.0", |
53 | 53 | "eslint-plugin-vue": "^10.8.0", |
54 | | - "jsdom": "^28.1.0", |
| 54 | + "jsdom": "^29.0.0", |
55 | 55 | "nodemon": "^3.1.14", |
56 | 56 | "sass": "~1.78.0", |
57 | 57 | "source-map-support": "^0.5.21", |
58 | 58 | "ts-node": "^10.9.2", |
59 | | - "typescript": "^5.9.3", |
60 | | - "vite": "^7.3.1", |
| 59 | + "typescript": "^6.0.0", |
| 60 | + "vite": "^8.0.0", |
61 | 61 | "vite-plugin-pwa": "^1.2.0", |
62 | 62 | "vitest": "^4.0.18" |
63 | 63 | } |
|
0 commit comments