|
34 | 34 | "@ant-design/icons-vue": "~7.0.1", |
35 | 35 | "@vue/runtime-core": "~3.3.4", |
36 | 36 | "@vueuse/core": "~10.5.0", |
37 | | - "ant-design-vue": "~4.0.3", |
| 37 | + "ant-design-vue": "~4.0.6", |
38 | 38 | "axios": "~1.5.1", |
39 | 39 | "dayjs": "~1.11.10", |
40 | 40 | "echarts": "^5.4.3", |
41 | 41 | "file-saver": "~2.0.5", |
42 | 42 | "lodash-es": "~4.17.21", |
43 | 43 | "mitt": "~3.0.1", |
44 | 44 | "nprogress": "~1.0.0-1", |
45 | | - "pinia": "~2.1.6", |
| 45 | + "pinia": "~2.1.7", |
46 | 46 | "qiniu-js": "^3.4.1", |
47 | 47 | "qs": "~6.11.2", |
48 | 48 | "socket.io-client": "~4.7.2", |
|
55 | 55 | "xlsx": "~0.18.5" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@commitlint/cli": "~17.7.2", |
59 | | - "@commitlint/config-conventional": "~17.7.0", |
| 58 | + "@commitlint/cli": "~17.8.0", |
| 59 | + "@commitlint/config-conventional": "~17.8.0", |
60 | 60 | "@types/lodash-es": "~4.17.9", |
61 | | - "@types/node": "~20.8.4", |
62 | | - "@typescript-eslint/eslint-plugin": "~6.7.5", |
63 | | - "@typescript-eslint/parser": "~6.7.5", |
| 61 | + "@types/node": "~20.8.6", |
| 62 | + "@typescript-eslint/eslint-plugin": "~6.8.0", |
| 63 | + "@typescript-eslint/parser": "~6.8.0", |
64 | 64 | "@vitejs/plugin-legacy": "~4.1.1", |
65 | 65 | "@vitejs/plugin-vue": "~4.4.0", |
66 | 66 | "@vitejs/plugin-vue-jsx": "~3.0.2", |
|
77 | 77 | "husky": "~8.0.3", |
78 | 78 | "less": "~4.2.0", |
79 | 79 | "lightningcss": "^1.22.0", |
80 | | - "lint-staged": "~13.2.2", |
| 80 | + "lint-staged": "~15.0.1", |
81 | 81 | "mockjs": "~1.1.0", |
82 | 82 | "postcss": "~8.4.31", |
83 | 83 | "postcss-html": "~1.5.0", |
84 | 84 | "postcss-less": "~6.0.0", |
85 | 85 | "prettier": "~3.0.3", |
86 | 86 | "pretty-quick": "~3.1.3", |
87 | 87 | "rimraf": "~5.0.5", |
88 | | - "stylelint": "~15.10.3", |
| 88 | + "stylelint": "~15.11.0", |
89 | 89 | "stylelint-config-html": "~1.1.0", |
90 | 90 | "stylelint-config-property-sort-order-smacss": "^9.1.0", |
91 | 91 | "stylelint-config-recommended": "~13.0.0", |
|
0 commit comments