|
22 | 22 | "dependencies": {
|
23 | 23 | "@popperjs/core": "2.11.8",
|
24 | 24 | "@remixicon/vue": "4.6.0",
|
25 |
| - "echarts": "5.5.1", |
26 |
| - "papaparse": "5.4.1", |
| 25 | + "echarts": "5.6.0", |
| 26 | + "papaparse": "5.5.2", |
27 | 27 | "vue": "3.5.13",
|
28 |
| - "vue-i18n": "10.0.5", |
| 28 | + "vue-i18n": "11.1.0", |
29 | 29 | "vue-router": "4.5.0",
|
30 | 30 | "yuppee": "1.0.0"
|
31 | 31 | },
|
32 | 32 | "devDependencies": {
|
33 |
| - "@eslint/js": "9.17.0", |
| 33 | + "@eslint/js": "9.20.0", |
34 | 34 | "@intlify/eslint-plugin-vue-i18n": "^3.2.0",
|
35 | 35 | "@types/ackee-tracker": "5.0.4",
|
36 | 36 | "@types/html-minifier-terser": "7.0.2",
|
37 |
| - "@types/node": "22.10.2", |
| 37 | + "@types/node": "22.13.1", |
38 | 38 | "@types/papaparse": "5.3.15",
|
39 |
| - "@typescript-eslint/parser": "8.18.1", |
| 39 | + "@typescript-eslint/parser": "8.23.0", |
40 | 40 | "@vitejs/plugin-vue": "5.2.1",
|
41 |
| - "@vue/eslint-config-prettier": "10.1.0", |
42 |
| - "@vue/eslint-config-typescript": "14.1.4", |
43 |
| - "eslint": "9.17.0", |
44 |
| - "eslint-config-prettier": "9.1.0", |
| 41 | + "@vue/eslint-config-prettier": "10.2.0", |
| 42 | + "@vue/eslint-config-typescript": "14.3.0", |
| 43 | + "eslint": "9.20.0", |
| 44 | + "eslint-config-prettier": "10.0.1", |
45 | 45 | "eslint-import-resolver-typescript": "3.7.0",
|
46 |
| - "eslint-plugin-import-x": "4.5.1", |
47 |
| - "eslint-plugin-prettier": "5.2.1", |
| 46 | + "eslint-plugin-import-x": "4.6.1", |
| 47 | + "eslint-plugin-prettier": "5.2.3", |
48 | 48 | "eslint-plugin-vue": "9.32.0",
|
49 | 49 | "html-minifier-terser": "7.2.0",
|
50 | 50 | "prettier": "3.4.2",
|
51 |
| - "sass": "1.83.0", |
52 |
| - "typescript": "5.6.3", |
53 |
| - "typescript-eslint": "8.18.1", |
54 |
| - "vite": "6.0.3", |
| 51 | + "sass": "1.84.0", |
| 52 | + "typescript": "5.7.3", |
| 53 | + "typescript-eslint": "8.23.0", |
| 54 | + "vite": "6.1.0", |
55 | 55 | "vite-plugin-optimize-css-modules": "1.2.0",
|
56 | 56 | "vite-plugin-pwa": "0.21.1",
|
57 | 57 | "vite-tsconfig-paths": "5.1.4",
|
58 |
| - "vue-tsc": "2.1.10", |
| 58 | + "vue-tsc": "2.2.0", |
59 | 59 | "workbox-build": "7.3.0",
|
60 | 60 | "workbox-window": "7.3.0"
|
61 | 61 | }
|
|
0 commit comments