Skip to content

Commit e610b27

Browse files
committed
chore: upgrade deps
1 parent fed7f03 commit e610b27

File tree

2 files changed

+474
-438
lines changed

2 files changed

+474
-438
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"@ant-design/icons-vue": "~7.0.1",
3535
"@vue/runtime-core": "~3.3.4",
3636
"@vueuse/core": "~10.5.0",
37-
"ant-design-vue": "~4.0.3",
37+
"ant-design-vue": "~4.0.6",
3838
"axios": "~1.5.1",
3939
"dayjs": "~1.11.10",
4040
"echarts": "^5.4.3",
4141
"file-saver": "~2.0.5",
4242
"lodash-es": "~4.17.21",
4343
"mitt": "~3.0.1",
4444
"nprogress": "~1.0.0-1",
45-
"pinia": "~2.1.6",
45+
"pinia": "~2.1.7",
4646
"qiniu-js": "^3.4.1",
4747
"qs": "~6.11.2",
4848
"socket.io-client": "~4.7.2",
@@ -55,12 +55,12 @@
5555
"xlsx": "~0.18.5"
5656
},
5757
"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",
6060
"@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",
6464
"@vitejs/plugin-legacy": "~4.1.1",
6565
"@vitejs/plugin-vue": "~4.4.0",
6666
"@vitejs/plugin-vue-jsx": "~3.0.2",
@@ -77,15 +77,15 @@
7777
"husky": "~8.0.3",
7878
"less": "~4.2.0",
7979
"lightningcss": "^1.22.0",
80-
"lint-staged": "~13.2.2",
80+
"lint-staged": "~15.0.1",
8181
"mockjs": "~1.1.0",
8282
"postcss": "~8.4.31",
8383
"postcss-html": "~1.5.0",
8484
"postcss-less": "~6.0.0",
8585
"prettier": "~3.0.3",
8686
"pretty-quick": "~3.1.3",
8787
"rimraf": "~5.0.5",
88-
"stylelint": "~15.10.3",
88+
"stylelint": "~15.11.0",
8989
"stylelint-config-html": "~1.1.0",
9090
"stylelint-config-property-sort-order-smacss": "^9.1.0",
9191
"stylelint-config-recommended": "~13.0.0",

0 commit comments

Comments
 (0)