|
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@element-plus/icons-vue": "2.3.2", |
52 | | - "axios": "1.12.2", |
| 52 | + "axios": "1.13.2", |
53 | 53 | "echarts": "^6.0.0", |
54 | | - "element-plus": "2.11.5", |
| 54 | + "element-plus": "2.13.0", |
55 | 55 | "js-cookie": "^3.0.5", |
56 | | - "lodash-es": "^4.17.21", |
| 56 | + "lodash-es": "^4.17.22", |
57 | 57 | "nprogress": "^0.2.0", |
58 | | - "vue": "^3.5.22", |
59 | | - "vue-router": "^4.6.3", |
| 58 | + "vue": "^3.5.26", |
| 59 | + "vue-router": "^4.6.4", |
60 | 60 | "vuex": "^4.1.0" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@babel/core": "^7.28.4", |
64 | | - "@babel/preset-env": "^7.28.3", |
65 | | - "@eslint/js": "^9.38.0", |
66 | | - "@iconify/json": "^2.2.398", |
| 63 | + "@babel/core": "^7.28.5", |
| 64 | + "@babel/preset-env": "^7.28.5", |
| 65 | + "@eslint/js": "^9.39.2", |
| 66 | + "@iconify/json": "^2.2.419", |
67 | 67 | "@iconify/vue": "^5.0.0", |
68 | | - "@stylistic/eslint-plugin": "^5.5.0", |
| 68 | + "@stylistic/eslint-plugin": "^5.6.1", |
69 | 69 | "@stylistic/stylelint-plugin": "^4.0.0", |
70 | 70 | "@types/js-cookie": "^3.0.6", |
71 | 71 | "@types/lodash-es": "^4.17.12", |
72 | | - "@types/node": "^24.9.1", |
| 72 | + "@types/node": "^25.0.3", |
73 | 73 | "@types/nprogress": "^0.2.3", |
74 | | - "@typescript-eslint/eslint-plugin": "^8.46.2", |
75 | | - "@typescript-eslint/parser": "^8.46.2", |
76 | | - "@vitejs/plugin-vue": "^6.0.1", |
77 | | - "@vitest/coverage-v8": "^3.2.4", |
78 | | - "@vue/compiler-sfc": "^3.5.22", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.50.0", |
| 75 | + "@typescript-eslint/parser": "^8.50.0", |
| 76 | + "@vitejs/plugin-vue": "^6.0.3", |
| 77 | + "@vitest/coverage-v8": "^4.0.16", |
| 78 | + "@vue/compiler-sfc": "^3.5.26", |
79 | 79 | "@vue/test-utils": "2.4.6", |
80 | 80 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
81 | 81 | "cross-env": "^10.1.0", |
82 | | - "eslint": "^9.38.0", |
| 82 | + "eslint": "^9.39.2", |
83 | 83 | "eslint-plugin-html": "8.1.3", |
84 | 84 | "eslint-plugin-import": "^2.32.0", |
85 | | - "eslint-plugin-vue": "10.5.1", |
86 | | - "globals": "^16.4.0", |
| 85 | + "eslint-plugin-vue": "10.6.2", |
| 86 | + "globals": "^16.5.0", |
87 | 87 | "husky": "^9.1.7", |
88 | | - "jsdom": "^27.0.1", |
89 | | - "lint-staged": "^16.2.5", |
| 88 | + "jsdom": "^27.3.0", |
| 89 | + "lint-staged": "^16.2.7", |
90 | 90 | "postcss": "^8.5.6", |
91 | 91 | "postcss-html": "^1.8.0", |
92 | 92 | "postcss-scss": "^4.0.9", |
93 | | - "rollup": "4.52.5", |
94 | | - "sass": "1.93.2", |
95 | | - "stylelint": "^16.25.0", |
| 93 | + "rollup": "4.53.5", |
| 94 | + "sass": "1.97.0", |
| 95 | + "stylelint": "^16.26.1", |
96 | 96 | "stylelint-config-recommended-scss": "^16.0.2", |
97 | 97 | "stylelint-config-recommended-vue": "^1.6.1", |
98 | 98 | "stylelint-config-standard": "^39.0.1", |
99 | 99 | "stylelint-config-standard-scss": "16.0.0", |
100 | 100 | "typescript": "^5.9.3", |
101 | | - "unocss": "66.5.4", |
102 | | - "unplugin-auto-import": "^20.2.0", |
| 101 | + "unocss": "66.5.10", |
| 102 | + "unplugin-auto-import": "^20.3.0", |
103 | 103 | "unplugin-icons": "^22.5.0", |
104 | 104 | "unplugin-vue-components": "^30.0.0", |
105 | | - "vite": "^7.1.11", |
106 | | - "vitest": "^3.2.4", |
| 105 | + "vite": "^7.3.0", |
| 106 | + "vitest": "^4.0.16", |
107 | 107 | "vue-eslint-parser": "^10.2.0" |
108 | 108 | } |
109 | 109 | } |
0 commit comments