Skip to content

Commit ab25622

Browse files
chore: 更新依赖
1 parent 3bf28a5 commit ab25622

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@iconify/iconify": "^3.1.1",
3131
"@iconify/vue": "^4.1.1",
32-
"@vueuse/core": "^10.8.0",
32+
"@vueuse/core": "^10.9.0",
3333
"@wangeditor/editor": "^5.1.23",
3434
"@wangeditor/editor-for-vue": "^5.1.10",
3535
"@zxcvbn-ts/core": "^3.0.4",
@@ -49,7 +49,7 @@
4949
"qrcode": "^1.5.3",
5050
"qs": "^6.11.2",
5151
"url": "^0.11.3",
52-
"vue": "3.4.19",
52+
"vue": "3.4.20",
5353
"vue-draggable-plus": "^0.3.5",
5454
"vue-i18n": "9.9.1",
5555
"vue-json-pretty": "^2.3.0",
@@ -58,33 +58,33 @@
5858
"xgplayer": "^3.0.13"
5959
},
6060
"devDependencies": {
61-
"@commitlint/cli": "^18.6.1",
62-
"@commitlint/config-conventional": "^18.6.2",
63-
"@iconify/json": "^2.2.185",
61+
"@commitlint/cli": "^19.0.1",
62+
"@commitlint/config-conventional": "^19.0.0",
63+
"@iconify/json": "^2.2.187",
6464
"@intlify/unplugin-vue-i18n": "^2.0.0",
6565
"@types/fs-extra": "^11.0.4",
6666
"@types/inquirer": "^9.0.7",
6767
"@types/lodash-es": "^4.17.12",
6868
"@types/mockjs": "^1.0.10",
69-
"@types/node": "^20.11.19",
69+
"@types/node": "^20.11.21",
7070
"@types/nprogress": "^0.2.3",
7171
"@types/qrcode": "^1.5.5",
72-
"@types/qs": "^6.9.11",
72+
"@types/qs": "^6.9.12",
7373
"@types/sortablejs": "^1.15.8",
74-
"@typescript-eslint/eslint-plugin": "^7.0.2",
75-
"@typescript-eslint/parser": "^7.0.2",
74+
"@typescript-eslint/eslint-plugin": "^7.1.0",
75+
"@typescript-eslint/parser": "^7.1.0",
7676
"@unocss/transformer-variant-group": "^0.58.5",
7777
"@vitejs/plugin-legacy": "^5.3.1",
7878
"@vitejs/plugin-vue": "^5.0.4",
7979
"@vitejs/plugin-vue-jsx": "^3.1.0",
8080
"autoprefixer": "^10.4.17",
8181
"chalk": "^5.3.0",
8282
"consola": "^3.2.3",
83-
"eslint": "^8.56.0",
83+
"eslint": "^8.57.0",
8484
"eslint-config-prettier": "^9.1.0",
8585
"eslint-define-config": "^2.1.0",
8686
"eslint-plugin-prettier": "^5.1.3",
87-
"eslint-plugin-vue": "^9.21.1",
87+
"eslint-plugin-vue": "^9.22.0",
8888
"esno": "^4.0.0",
8989
"fs-extra": "^11.2.0",
9090
"husky": "^9.0.11",
@@ -105,7 +105,7 @@
105105
"stylelint-config-recommended": "^14.0.0",
106106
"stylelint-config-standard": "^36.0.0",
107107
"stylelint-order": "^6.0.4",
108-
"terser": "^5.27.2",
108+
"terser": "^5.28.1",
109109
"typescript": "5.3.3",
110110
"unocss": "^0.58.5",
111111
"vite": "5.1.4",

0 commit comments

Comments
 (0)