chore(deps): update

This commit is contained in:
xiaoxian521 2023-11-02 10:02:04 +08:00
parent 0c862c7f62
commit 9bbfb8b0a9
2 changed files with 403 additions and 312 deletions

View File

@ -47,25 +47,25 @@
}, },
"dependencies": { "dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1", "@amap/amap-jsapi-loader": "^1.0.1",
"@howdyjs/mouse-menu": "^2.0.9", "@howdyjs/mouse-menu": "2.0.9",
"@logicflow/core": "^1.2.15", "@logicflow/core": "^1.2.17",
"@logicflow/extension": "^1.2.16", "@logicflow/extension": "^1.2.18",
"@pureadmin/descriptions": "^1.1.1", "@pureadmin/descriptions": "^1.2.0",
"@pureadmin/table": "^2.3.3", "@pureadmin/table": "^2.3.4",
"@pureadmin/utils": "^1.9.10", "@pureadmin/utils": "^1.9.10",
"@vueuse/core": "^10.4.1", "@vueuse/core": "^10.5.0",
"@vueuse/motion": "^2.0.0", "@vueuse/motion": "^2.0.0",
"@wangeditor/editor": "^5.1.23", "@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12", "@wangeditor/editor-for-vue": "^5.1.12",
"@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/core": "^3.0.4",
"animate.css": "^4.1.1", "animate.css": "^4.1.1",
"axios": "^1.5.1", "axios": "^1.6.0",
"china-area-data": "^5.0.1", "china-area-data": "^5.0.1",
"cropperjs": "^1.6.1", "cropperjs": "^1.6.1",
"dayjs": "^1.11.10", "dayjs": "^1.11.10",
"echarts": "^5.4.3", "echarts": "^5.4.3",
"el-table-infinite-scroll": "^3.0.3", "el-table-infinite-scroll": "^3.0.3",
"element-plus": "^2.3.14", "element-plus": "^2.4.1",
"intro.js": "^7.2.0", "intro.js": "^7.2.0",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"jsbarcode": "^3.11.5", "jsbarcode": "^3.11.5",
@ -76,19 +76,19 @@
"mockjs": "^1.1.0", "mockjs": "^1.1.0",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"path": "^0.12.7", "path": "^0.12.7",
"pinia": "^2.1.6", "pinia": "^2.1.7",
"pinyin-pro": "^3.16.7", "pinyin-pro": "^3.17.0",
"qrcode": "^1.5.3", "qrcode": "^1.5.3",
"qs": "^6.11.2", "qs": "^6.11.2",
"responsive-storage": "^2.2.0", "responsive-storage": "^2.2.0",
"sortablejs": "^1.15.0", "sortablejs": "^1.15.0",
"swiper": "^11.0.0", "swiper": "^11.0.3",
"typeit": "^8.7.1", "typeit": "^8.7.1",
"v-contextmenu": "3.0.0", "v-contextmenu": "3.0.0",
"v3-infinite-loading": "^1.3.1", "v3-infinite-loading": "^1.3.1",
"version-rocket": "^1.7.0", "version-rocket": "^1.7.0",
"vue": "^3.3.4", "vue": "^3.3.7",
"vue-i18n": "^9.5.0", "vue-i18n": "^9.6.2",
"vue-json-pretty": "^2.2.4", "vue-json-pretty": "^2.2.4",
"vue-pdf-embed": "^1.2.1", "vue-pdf-embed": "^1.2.1",
"vue-router": "^4.2.5", "vue-router": "^4.2.5",
@ -98,7 +98,7 @@
"vue-waterfall-plugin-next": "^2.2.4", "vue-waterfall-plugin-next": "^2.2.4",
"vue3-danmaku": "^1.6.0", "vue3-danmaku": "^1.6.0",
"vuedraggable": "^4.1.0", "vuedraggable": "^4.1.0",
"wavesurfer.js": "^7.3.4", "wavesurfer.js": "^7.4.2",
"xgplayer": "^3.0.9", "xgplayer": "^3.0.9",
"xlsx": "^0.18.5" "xlsx": "^0.18.5"
}, },
@ -129,7 +129,7 @@
"cssnano": "^6.0.1", "cssnano": "^6.0.1",
"eslint": "^8.50.0", "eslint": "^8.50.0",
"eslint-plugin-prettier": "^5.0.0", "eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-vue": "^9.17.0", "eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3", "husky": "^8.0.3",
"lint-staged": "^14.0.1", "lint-staged": "^14.0.1",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
@ -154,17 +154,17 @@
"stylelint-prettier": "^4.0.2", "stylelint-prettier": "^4.0.2",
"stylelint-scss": "^5.2.1", "stylelint-scss": "^5.2.1",
"svgo": "^3.0.2", "svgo": "^3.0.2",
"tailwindcss": "^3.3.3", "tailwindcss": "^3.3.5",
"terser": "^5.21.0", "terser": "^5.24.0",
"typescript": "^5.2.2", "typescript": "^5.2.2",
"vite": "^4.4.11", "vite": "^4.5.0",
"vite-plugin-cdn-import": "^0.3.5", "vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-compression": "^0.5.1", "vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "2.9.6", "vite-plugin-mock": "2.9.6",
"vite-plugin-remove-console": "^2.1.1", "vite-plugin-remove-console": "^2.1.1",
"vite-svg-loader": "^4.0.0", "vite-svg-loader": "^4.0.0",
"vue-eslint-parser": "^9.3.1", "vue-eslint-parser": "^9.3.2",
"vue-tsc": "^1.8.15" "vue-tsc": "^1.8.22"
}, },
"pnpm": { "pnpm": {
"peerDependencyRules": { "peerDependencyRules": {

675
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff