mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(deps): update deps
This commit is contained in:
14
package.json
14
package.json
@ -57,7 +57,7 @@
|
||||
"dependencies": {
|
||||
"@antv/data-set": "^0.11.8",
|
||||
"@antv/g2": "^4.2.8",
|
||||
"@better-scroll/core": "^2.4.2",
|
||||
"@better-scroll/core": "^2.5.0",
|
||||
"@soybeanjs/vue-admin-layout": "^1.1.1",
|
||||
"@soybeanjs/vue-admin-tab": "^1.0.5",
|
||||
"@vueuse/core": "^9.3.0",
|
||||
@ -69,14 +69,14 @@
|
||||
"echarts": "^5.4.0",
|
||||
"form-data": "^4.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"naive-ui": "2.33.4",
|
||||
"naive-ui": "2.33.5",
|
||||
"pinia": "^2.0.23",
|
||||
"print-js": "^1.6.0",
|
||||
"qs": "^6.11.0",
|
||||
"swiper": "^8.4.3",
|
||||
"swiper": "^8.4.4",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"vditor": "^3.8.17",
|
||||
"vue": "3.2.40",
|
||||
"vue": "3.2.41",
|
||||
"vue-i18n": "^9.2.2",
|
||||
"vue-router": "^4.1.5",
|
||||
"vuedraggable": "^4.1.0",
|
||||
@ -87,7 +87,7 @@
|
||||
"@amap/amap-jsapi-types": "^0.0.8",
|
||||
"@commitlint/cli": "^17.1.2",
|
||||
"@commitlint/config-conventional": "^17.1.0",
|
||||
"@iconify/json": "^2.1.119",
|
||||
"@iconify/json": "^2.1.121",
|
||||
"@iconify/vue": "^4.0.0",
|
||||
"@milahu/patch-package": "^6.4.14",
|
||||
"@tauri-apps/cli": "^1.1.1",
|
||||
@ -118,14 +118,14 @@
|
||||
"unplugin-vue-components": "0.22.8",
|
||||
"unplugin-vue-macros": "^0.12.0",
|
||||
"utility-types": "^3.10.0",
|
||||
"vite": "^3.1.6",
|
||||
"vite": "^3.1.8",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-html": "^3.2.0",
|
||||
"vite-plugin-mock": "^2.9.6",
|
||||
"vite-plugin-progress": "^0.0.5",
|
||||
"vite-plugin-pwa": "^0.13.1",
|
||||
"vite-plugin-svg-icons": "^2.0.1",
|
||||
"vue-tsc": "^1.0.2"
|
||||
"vue-tsc": "^1.0.8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{vue,js,jsx,ts,tsx,json}": "eslint --fix"
|
||||
|
Reference in New Issue
Block a user