|
24 | 24 | "vue": "^2.7.16",
|
25 | 25 | "vue-echarts": "^7.0.3",
|
26 | 26 | "vue-i18n": "^8.28.2",
|
27 |
| - "vue-i18n-bridge": "^9.14.0", |
| 27 | + "vue-i18n-bridge": "^9.14.1", |
28 | 28 | "vue-router": "^3.6.5",
|
29 | 29 | "vuetify": "^2.7.2"
|
30 | 30 | },
|
|
35 | 35 | "@pinia/testing": "^0.1.5",
|
36 | 36 | "@testing-library/vue": "^5.9.0",
|
37 | 37 | "@types/jsdom": "^21.1.7",
|
38 |
| - "@types/node": "^20.16.5", |
| 38 | + "@types/node": "^20.16.10", |
39 | 39 | "@vitejs/plugin-legacy": "^5.4.2",
|
40 | 40 | "@vitejs/plugin-vue2": "^2.3.1",
|
41 | 41 | "@vue/test-utils": "^1.3.6",
|
42 |
| - "browserslist": "^4.23.3", |
| 42 | + "browserslist": "^4.24.0", |
43 | 43 | "browserslist-to-esbuild": "^2.1.1",
|
44 |
| - "cypress": "^13.14.2", |
45 |
| - "eslint": "^9.10.0", |
| 44 | + "cypress": "^13.15.0", |
| 45 | + "eslint": "^9.11.1", |
46 | 46 | "eslint-config-prettier": "^9.1.0",
|
47 | 47 | "eslint-plugin-cypress": "^3.5.0",
|
48 | 48 | "eslint-plugin-vue": "^9.28.0",
|
49 | 49 | "flush-promises": "^1.0.2",
|
50 |
| - "jsdom": "^25.0.0", |
51 |
| - "msw": "^2.4.7", |
52 |
| - "postcss-preset-env": "^10.0.3", |
| 50 | + "jsdom": "^25.0.1", |
| 51 | + "msw": "^2.4.9", |
| 52 | + "postcss-preset-env": "^10.0.5", |
53 | 53 | "prettier": "^3.3.3",
|
54 | 54 | "rollup-plugin-regexp": "^5.0.1",
|
55 | 55 | "sass": "~1.32.13",
|
56 | 56 | "start-server-and-test": "^2.0.8",
|
57 |
| - "terser": "^5.32.0", |
| 57 | + "terser": "^5.34.1", |
58 | 58 | "typescript": "^5.6.2",
|
59 |
| - "typescript-eslint": "^8.5.0", |
| 59 | + "typescript-eslint": "^8.7.0", |
60 | 60 | "unplugin-auto-import": "^0.18.3",
|
61 | 61 | "unplugin-vue-components": "^0.27.4",
|
62 |
| - "vite": "^5.4.5", |
| 62 | + "vite": "^5.4.8", |
63 | 63 | "vite-plugin-inspect": "^0.8.7",
|
64 | 64 | "vite-plugin-pages": "^0.32.3",
|
65 | 65 | "vite-plugin-vue-layouts": "^0.8.0",
|
|
0 commit comments