Skip to content

Commit 57ccc55

Browse files
committed
更新依赖
1 parent f5e6c1a commit 57ccc55

File tree

2 files changed

+622
-481
lines changed

2 files changed

+622
-481
lines changed

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@antv/g2plot": "^2.4.31",
1919
"@bytemd/plugin-gfm": "^1.21.0",
2020
"@bytemd/vue-next": "^1.21.0",
21-
"@headlessui/vue": "^1.7.18",
22-
"@imengyu/vue3-context-menu": "^1.3.7",
21+
"@headlessui/vue": "^1.7.19",
22+
"@imengyu/vue3-context-menu": "^1.3.8",
2323
"@tinymce/tinymce-vue": "^5.1.1",
2424
"@vueuse/core": "^10.7.2",
2525
"@vueuse/integrations": "^10.7.2",
@@ -32,7 +32,7 @@
3232
"element-plus": "^2.5.5",
3333
"eruda": "^3.0.1",
3434
"floating-vue": "5.2.2",
35-
"hotkeys-js": "^3.13.6",
35+
"hotkeys-js": "^3.13.7",
3636
"lodash-es": "^4.17.21",
3737
"mitt": "^3.0.1",
3838
"mockjs": "^1.1.0",
@@ -45,12 +45,12 @@
4545
"print-js": "^1.6.0",
4646
"qrcode": "^1.5.3",
4747
"qs": "^6.11.2",
48-
"scule": "^1.2.0",
48+
"scule": "^1.3.0",
4949
"splitpanes": "^3.1.5",
50-
"swiper": "^11.0.5",
51-
"tinymce": "^6.8.2",
50+
"swiper": "^11.0.6",
51+
"tinymce": "^6.8.3",
5252
"vconsole": "^3.15.1",
53-
"vue": "^3.4.15",
53+
"vue": "^3.4.18",
5454
"vue-esign": "^1.1.4",
5555
"vue-m-message": "^4.0.2",
5656
"vue-router": "^4.2.5",
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@antfu/eslint-config": "2.6.4",
63-
"@iconify/json": "^2.2.179",
63+
"@iconify/json": "^2.2.181",
6464
"@iconify/vue": "^4.1.1",
6565
"@stylistic/stylelint-config": "^1.0.1",
6666
"@types/lodash-es": "^4.17.12",
@@ -70,9 +70,9 @@
7070
"@types/qrcode": "^1.5.5",
7171
"@types/qs": "^6.9.11",
7272
"@types/splitpanes": "^2.2.6",
73-
"@unocss/eslint-plugin": "^0.58.4",
73+
"@unocss/eslint-plugin": "^0.58.5",
7474
"@vitejs/plugin-legacy": "^5.3.0",
75-
"@vitejs/plugin-vue": "^5.0.3",
75+
"@vitejs/plugin-vue": "^5.0.4",
7676
"@vitejs/plugin-vue-jsx": "^3.1.0",
7777
"archiver": "^6.0.1",
7878
"autoprefixer": "^10.4.17",
@@ -81,26 +81,26 @@
8181
"esno": "^4.0.0",
8282
"fs-extra": "^11.2.0",
8383
"http-server": "^14.1.1",
84-
"inquirer": "^9.2.13",
85-
"lint-staged": "^15.2.1",
84+
"inquirer": "^9.2.14",
85+
"lint-staged": "^15.2.2",
8686
"npm-run-all": "^4.1.5",
8787
"picocolors": "^1.0.0",
8888
"plop": "^4.0.1",
8989
"sass": "^1.70.0",
9090
"simple-git-hooks": "^2.9.0",
9191
"stylelint": "^16.2.1",
92-
"stylelint-config-recess-order": "^4.4.0",
92+
"stylelint-config-recess-order": "^4.6.0",
9393
"stylelint-config-standard-scss": "^13.0.0",
9494
"stylelint-config-standard-vue": "^1.0.0",
9595
"stylelint-scss": "^6.1.0",
9696
"svgo": "^3.2.0",
9797
"terser": "^5.27.0",
9898
"typescript": "^5.3.3",
99-
"unocss": "^0.58.4",
99+
"unocss": "^0.58.5",
100100
"unplugin-auto-import": "^0.17.5",
101-
"unplugin-turbo-console": "^1.1.4",
101+
"unplugin-turbo-console": "^1.3.0",
102102
"unplugin-vue-components": "^0.26.0",
103-
"vite": "^5.0.12",
103+
"vite": "^5.1.1",
104104
"vite-plugin-banner": "^0.7.1",
105105
"vite-plugin-compression2": "^0.12.0",
106106
"vite-plugin-fake-server": "^2.1.1",

0 commit comments

Comments
 (0)