mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-21 09:03:42 +08:00
build(deps): update deps
ISSUES CLOSED: \
This commit is contained in:
22
package.json
22
package.json
@@ -29,7 +29,7 @@
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@soybeanjs/vue-admin-layout": "^1.0.4",
|
||||
"@soybeanjs/vue-admin-tab": "^1.0.2",
|
||||
"@vueuse/core": "^8.4.2",
|
||||
"@vueuse/core": "^8.5.0",
|
||||
"axios": "^0.27.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"colord": "^2.9.2",
|
||||
@@ -38,11 +38,11 @@
|
||||
"echarts": "^5.3.2",
|
||||
"form-data": "^4.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"naive-ui": "^2.28.4",
|
||||
"naive-ui": "^2.29.0",
|
||||
"pinia": "^2.0.14",
|
||||
"print-js": "^1.6.0",
|
||||
"qs": "^6.10.3",
|
||||
"swiper": "^8.1.4",
|
||||
"swiper": "^8.1.5",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"vditor": "^3.8.14",
|
||||
"vue": "3.2.33",
|
||||
@@ -52,13 +52,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@amap/amap-jsapi-types": "^0.0.8",
|
||||
"@commitlint/cli": "^16.2.4",
|
||||
"@commitlint/config-conventional": "^16.2.4",
|
||||
"@iconify/json": "^2.1.43",
|
||||
"@commitlint/cli": "^17.0.0",
|
||||
"@commitlint/config-conventional": "^17.0.0",
|
||||
"@iconify/json": "^2.1.45",
|
||||
"@iconify/vue": "^3.2.1",
|
||||
"@types/bmapgl": "^0.0.5",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/node": "^17.0.33",
|
||||
"@types/node": "^17.0.34",
|
||||
"@types/qs": "^6.9.7",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
@@ -85,9 +85,9 @@
|
||||
"prettier": "^2.6.2",
|
||||
"rollup-plugin-visualizer": "^5.6.0",
|
||||
"sass": "^1.51.0",
|
||||
"standard-version": "^9.3.2",
|
||||
"standard-version": "^9.5.0",
|
||||
"typescript": "^4.6.4",
|
||||
"unocss": "^0.33.4",
|
||||
"unocss": "^0.33.5",
|
||||
"unplugin-icons": "^0.14.3",
|
||||
"unplugin-vue-components": "0.19.5",
|
||||
"unplugin-vue-define-options": "^0.6.1",
|
||||
@@ -95,7 +95,7 @@
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vue-tsc": "^0.34.13",
|
||||
"vueuc": "^0.4.32"
|
||||
"vue-tsc": "^0.34.15",
|
||||
"vueuc": "^0.4.33"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user