build(deps): update deps
This commit is contained in:
parent
472f93bfc1
commit
0f0cd0b759
16
package.json
16
package.json
@ -36,7 +36,7 @@
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@soybeanjs/vue-admin-layout": "^1.1.1",
|
||||
"@soybeanjs/vue-admin-tab": "^1.0.5",
|
||||
"@vueuse/core": "^9.0.2",
|
||||
"@vueuse/core": "^9.1.0",
|
||||
"axios": "^0.27.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"colord": "^2.9.2",
|
||||
@ -51,7 +51,7 @@
|
||||
"qs": "^6.11.0",
|
||||
"swiper": "^8.3.2",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"vditor": "^3.8.15",
|
||||
"vditor": "^3.8.17",
|
||||
"vue": "3.2.37",
|
||||
"vue-router": "^4.1.3",
|
||||
"wangeditor": "^4.7.15",
|
||||
@ -66,7 +66,7 @@
|
||||
"@milahu/patch-package": "^6.4.14",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/node": "^18.6.3",
|
||||
"@types/node": "^18.6.4",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.32.0",
|
||||
@ -92,20 +92,20 @@
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"sass": "^1.54.1",
|
||||
"sass": "^1.54.3",
|
||||
"standard-version": "^9.5.0",
|
||||
"typescript": "^4.7.4",
|
||||
"unocss": "^0.45.1",
|
||||
"unocss": "^0.45.5",
|
||||
"unplugin-icons": "^0.14.8",
|
||||
"unplugin-vue-components": "0.21.2",
|
||||
"unplugin-vue-define-options": "^0.7.1",
|
||||
"unplugin-vue-components": "0.22.0",
|
||||
"unplugin-vue-define-options": "^0.7.3",
|
||||
"vite": "^3.0.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
"vue-eslint-parser": "^9.0.3",
|
||||
"vue-tsc": "^0.39.4"
|
||||
"vue-tsc": "^0.39.5"
|
||||
},
|
||||
"homepage": "https://github.com/honghuangdc/soybean-admin",
|
||||
"description": "A fresh and elegant admin template, based on Vue3、Vite3、TypeScript、NaiveUI and UnoCSS. 一个基于Vue3、Vite3、TypeScript、NaiveUI and UnoCSS的清新优雅的中后台模版。",
|
||||
|
Loading…
Reference in New Issue
Block a user