|
49 | 49 | }, |
50 | 50 | "dependencies": { |
51 | 51 | "@element-plus/icons-vue": "2.3.1", |
52 | | - "axios": "1.7.8", |
| 52 | + "axios": "1.7.9", |
53 | 53 | "echarts": "^5.5.1", |
54 | | - "element-plus": "2.8.8", |
| 54 | + "element-plus": "2.9.1", |
55 | 55 | "js-cookie": "^3.0.5", |
56 | 56 | "lodash-es": "^4.17.21", |
57 | 57 | "nprogress": "^0.2.0", |
|
62 | 62 | "devDependencies": { |
63 | 63 | "@babel/core": "^7.26.0", |
64 | 64 | "@babel/preset-env": "^7.26.0", |
65 | | - "@eslint/js": "^9.15.0", |
66 | | - "@iconify/json": "^2.2.277", |
67 | | - "@iconify/vue": "^4.1.2", |
68 | | - "@stylistic/eslint-plugin": "^2.11.0", |
| 65 | + "@eslint/js": "^9.17.0", |
| 66 | + "@iconify/json": "^2.2.289", |
| 67 | + "@iconify/vue": "^4.2.0", |
| 68 | + "@stylistic/eslint-plugin": "^2.12.1", |
69 | 69 | "@stylistic/stylelint-plugin": "^3.1.1", |
70 | 70 | "@types/js-cookie": "^3.0.6", |
71 | 71 | "@types/lodash-es": "^4.17.12", |
72 | | - "@types/node": "^22.10.1", |
| 72 | + "@types/node": "^22.10.2", |
73 | 73 | "@types/nprogress": "^0.2.3", |
74 | | - "@typescript-eslint/eslint-plugin": "^8.16.0", |
75 | | - "@typescript-eslint/parser": "^8.16.0", |
| 74 | + "@typescript-eslint/eslint-plugin": "^8.18.2", |
| 75 | + "@typescript-eslint/parser": "^8.18.2", |
76 | 76 | "@vitejs/plugin-vue": "^5.2.1", |
77 | | - "@vitest/coverage-v8": "^2.1.6", |
| 77 | + "@vitest/coverage-v8": "^2.1.8", |
78 | 78 | "@vue/compiler-sfc": "^3.5.13", |
79 | 79 | "@vue/test-utils": "2.4.6", |
80 | 80 | "babel-plugin-transform-vite-meta-env": "^1.0.3", |
81 | 81 | "cross-env": "^7.0.3", |
82 | | - "eslint": "^9.15.0", |
| 82 | + "eslint": "^9.17.0", |
83 | 83 | "eslint-define-config": "^2.1.0", |
84 | 84 | "eslint-plugin-html": "8.1.2", |
85 | 85 | "eslint-plugin-import": "^2.31.0", |
86 | | - "eslint-plugin-vue": "9.31.0", |
87 | | - "globals": "^15.12.0", |
| 86 | + "eslint-plugin-vue": "9.32.0", |
| 87 | + "globals": "^15.14.0", |
88 | 88 | "husky": "^9.1.7", |
89 | 89 | "jsdom": "^25.0.1", |
90 | | - "lint-staged": "^15.2.10", |
| 90 | + "lint-staged": "^15.2.11", |
91 | 91 | "postcss": "^8.4.49", |
92 | 92 | "postcss-html": "^1.7.0", |
93 | 93 | "postcss-scss": "^4.0.9", |
94 | | - "rollup": "4.27.4", |
95 | | - "sass": "1.81.0", |
96 | | - "stylelint": "^16.11.0", |
| 94 | + "rollup": "4.29.1", |
| 95 | + "sass": "1.83.0", |
| 96 | + "stylelint": "^16.12.0", |
97 | 97 | "stylelint-config-recommended-scss": "^14.1.0", |
98 | 98 | "stylelint-config-recommended-vue": "^1.5.0", |
99 | 99 | "stylelint-config-standard": "^36.0.1", |
100 | | - "stylelint-config-standard-scss": "13.1.0", |
| 100 | + "stylelint-config-standard-scss": "14.0.0", |
101 | 101 | "typescript": "^5.7.2", |
102 | | - "unocss": "0.65.0-beta.2", |
103 | | - "unplugin-auto-import": "^0.18.6", |
104 | | - "unplugin-icons": "^0.20.2", |
105 | | - "unplugin-vue-components": "^0.27.5", |
106 | | - "vite": "^6.0.1", |
107 | | - "vitest": "^2.1.6", |
| 102 | + "unocss": "0.65.3", |
| 103 | + "unplugin-auto-import": "^0.19.0", |
| 104 | + "unplugin-icons": "^0.22.0", |
| 105 | + "unplugin-vue-components": "^0.28.0", |
| 106 | + "vite": "^6.0.6", |
| 107 | + "vitest": "^2.1.8", |
108 | 108 | "vue-eslint-parser": "^9.4.3" |
109 | 109 | } |
110 | 110 | } |
0 commit comments