chore(deps): update

This commit is contained in:
xiaoxian521 2023-08-11 11:31:04 +08:00
parent e03a0f6d3f
commit 32ccaa4c0f
4 changed files with 1346 additions and 1320 deletions

View File

@ -11,9 +11,12 @@ const include = [
"dayjs",
"axios",
"pinia",
"typeit",
"swiper",
"qrcode",
"intro.js",
"vue-i18n",
"vue-types",
"js-cookie",
"vue-tippy",
"cropperjs",

View File

@ -30,13 +30,13 @@
],
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@howdyjs/mouse-menu": "^2.0.7",
"@logicflow/core": "^1.2.9",
"@logicflow/extension": "^1.2.9",
"@howdyjs/mouse-menu": "^2.0.9",
"@logicflow/core": "^1.2.10",
"@logicflow/extension": "^1.2.10",
"@pureadmin/descriptions": "^1.1.1",
"@pureadmin/table": "^2.3.2",
"@pureadmin/table": "^2.3.3",
"@pureadmin/utils": "^1.9.7",
"@vueuse/core": "^10.2.0",
"@vueuse/core": "^10.3.0",
"@vueuse/motion": "^2.0.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
@ -44,8 +44,8 @@
"axios": "^1.4.0",
"china-area-data": "^5.0.1",
"cropperjs": "^1.5.13",
"dayjs": "^1.11.8",
"echarts": "^5.4.2",
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"el-table-infinite-scroll": "^3.0.1",
"element-plus": "2.3.6",
"intro.js": "^7.0.1",
@ -53,12 +53,12 @@
"jsbarcode": "^3.11.5",
"md-editor-v3": "2.7.2",
"mint-filter": "^4.0.3",
"mitt": "^3.0.0",
"mitt": "^3.0.1",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.1.4",
"pinyin-pro": "^3.15.2",
"pinia": "^2.1.6",
"pinyin-pro": "^3.16.2",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"responsive-storage": "^2.2.0",
@ -66,37 +66,37 @@
"swiper": "^10.1.0",
"typeit": "^8.7.1",
"v-contextmenu": "3.0.0",
"v3-infinite-loading": "^1.2.2",
"version-rocket": "^1.6.7",
"v3-infinite-loading": "^1.3.1",
"version-rocket": "^1.7.0",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-json-pretty": "^2.2.4",
"vue-pdf-embed": "^1.1.6",
"vue-router": "^4.2.2",
"vue-tippy": "^6.2.0",
"vue-types": "^5.1.0",
"vue-router": "^4.2.4",
"vue-tippy": "^6.3.1",
"vue-types": "^5.1.1",
"vue-virtual-scroller": "2.0.0-beta.7",
"vue-waterfall-plugin-next": "^2.2.1",
"vue3-danmaku": "^1.4.0",
"vue-waterfall-plugin-next": "^2.2.2",
"vue3-danmaku": "^1.5.1",
"vuedraggable": "^4.1.0",
"wavesurfer.js": "^7.0.3",
"xgplayer": "^3.0.4",
"wavesurfer.js": "^7.1.2",
"xgplayer": "^3.0.7",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@iconify-icons/ep": "^1.2.12",
"@iconify-icons/ri": "^1.2.9",
"@iconify-icons/ri": "^1.2.10",
"@iconify/vue": "^4.1.1",
"@intlify/unplugin-vue-i18n": "^0.11.0",
"@pureadmin/theme": "^3.1.0",
"@types/intro.js": "^5.1.1",
"@types/js-cookie": "^3.0.3",
"@types/mockjs": "^1.0.7",
"@types/node": "^18.16.18",
"@types/node": "^18.17.4",
"@types/nprogress": "0.2.0",
"@types/qrcode": "^1.5.0",
"@types/qrcode": "^1.5.1",
"@types/qs": "^6.9.7",
"@types/sortablejs": "^1.15.1",
"@typescript-eslint/eslint-plugin": "^5.60.0",
@ -114,7 +114,7 @@
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"picocolors": "^1.0.0",
"postcss": "^8.4.24",
"postcss": "^8.4.27",
"postcss-html": "^1.5.0",
"postcss-import": "^15.1.0",
"postcss-scss": "^4.0.6",
@ -122,7 +122,7 @@
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.63.6",
"sass": "^1.65.1",
"sass-loader": "^13.3.2",
"stylelint": "^15.9.0",
"stylelint-config-html": "^1.1.0",
@ -136,17 +136,17 @@
"stylelint-prettier": "^3.0.0",
"stylelint-scss": "^5.0.1",
"svgo": "^3.0.2",
"tailwindcss": "^3.3.2",
"terser": "^5.18.1",
"tailwindcss": "^3.3.3",
"terser": "^5.19.2",
"typescript": "5.0.4",
"vite": "^4.3.9",
"vite": "^4.4.9",
"vite-plugin-cdn-import": "^0.3.5",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-mock": "2.9.6",
"vite-plugin-remove-console": "^2.1.1",
"vite-svg-loader": "^4.0.0",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.1"
"vue-tsc": "^1.8.8"
},
"pnpm": {
"peerDependencyRules": {

2607
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 124 KiB