|
51 | 51 | "@element-plus/icons-vue": "2.3.1",
|
52 | 52 | "axios": "1.7.2",
|
53 | 53 | "echarts": "^5.5.0",
|
54 |
| - "element-plus": "2.7.4", |
| 54 | + "element-plus": "2.7.6", |
55 | 55 | "js-cookie": "^3.0.5",
|
56 | 56 | "lodash-es": "^4.17.21",
|
57 | 57 | "nprogress": "^0.2.0",
|
58 |
| - "vue": "^3.4.27", |
59 |
| - "vue-router": "^4.3.2", |
| 58 | + "vue": "^3.4.30", |
| 59 | + "vue-router": "^4.4.0", |
60 | 60 | "vuex": "^4.1.0"
|
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@babel/core": "^7.24.7",
|
64 | 64 | "@babel/preset-env": "^7.24.7",
|
65 |
| - "@eslint/js": "^9.4.0", |
66 |
| - "@iconify/json": "^2.2.217", |
| 65 | + "@eslint/js": "^9.5.0", |
| 66 | + "@iconify/json": "^2.2.221", |
67 | 67 | "@iconify/vue": "^4.1.2",
|
68 |
| - "@stylistic/eslint-plugin": "^2.1.0", |
| 68 | + "@stylistic/eslint-plugin": "^2.2.2", |
69 | 69 | "@stylistic/stylelint-plugin": "^2.1.2",
|
70 | 70 | "@types/js-cookie": "^3.0.6",
|
71 | 71 | "@types/lodash-es": "^4.17.12",
|
72 |
| - "@types/node": "^20.14.2", |
| 72 | + "@types/node": "^20.14.8", |
73 | 73 | "@types/nprogress": "^0.2.3",
|
74 |
| - "@typescript-eslint/eslint-plugin": "^7.12.0", |
75 |
| - "@typescript-eslint/parser": "^7.12.0", |
| 74 | + "@typescript-eslint/eslint-plugin": "^7.13.1", |
| 75 | + "@typescript-eslint/parser": "^7.13.1", |
76 | 76 | "@vitejs/plugin-vue": "^5.0.5",
|
77 | 77 | "@vitest/coverage-v8": "^1.6.0",
|
78 |
| - "@vue/compiler-sfc": "^3.4.27", |
| 78 | + "@vue/compiler-sfc": "^3.4.30", |
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.4.0", |
| 82 | + "eslint": "^9.5.0", |
83 | 83 | "eslint-define-config": "^2.1.0",
|
84 | 84 | "eslint-plugin-html": "8.1.1",
|
85 | 85 | "eslint-plugin-import": "^2.29.1",
|
86 | 86 | "eslint-plugin-vue": "9.26.0",
|
87 |
| - "globals": "^15.4.0", |
| 87 | + "globals": "^15.6.0", |
88 | 88 | "husky": "^9.0.11",
|
89 | 89 | "jsdom": "^24.1.0",
|
90 |
| - "lint-staged": "^15.2.5", |
| 90 | + "lint-staged": "^15.2.7", |
91 | 91 | "postcss": "^8.4.38",
|
92 | 92 | "postcss-html": "^1.7.0",
|
93 | 93 | "postcss-scss": "^4.0.9",
|
94 | 94 | "rollup": "4.18.0",
|
95 |
| - "sass": "^1.77.4", |
| 95 | + "sass": "^1.77.6", |
96 | 96 | "stylelint": "^16.6.1",
|
97 | 97 | "stylelint-config-recommended-scss": "^14.0.0",
|
98 | 98 | "stylelint-config-recommended-vue": "^1.5.0",
|
99 |
| - "stylelint-config-standard": "^36.0.0", |
| 99 | + "stylelint-config-standard": "^36.0.1", |
100 | 100 | "stylelint-config-standard-scss": "13.1.0",
|
101 |
| - "typescript": "^5.4.5", |
102 |
| - "unocss": "^0.60.4", |
| 101 | + "typescript": "^5.5.2", |
| 102 | + "unocss": "^0.61.0", |
103 | 103 | "unplugin-auto-import": "^0.17.6",
|
104 | 104 | "unplugin-icons": "^0.19.0",
|
105 | 105 | "unplugin-vue-components": "^0.27.0",
|
106 |
| - "vite": "^5.2.12", |
| 106 | + "vite": "^5.3.1", |
107 | 107 | "vitest": "^1.6.0",
|
108 | 108 | "vue-eslint-parser": "^9.4.3"
|
109 | 109 | }
|
|
0 commit comments