chore(deps): update

This commit is contained in:
xiaoxian521 2023-09-17 11:11:24 +08:00
parent e5abbfa088
commit 64ea088fe1
2 changed files with 834 additions and 840 deletions

View File

@ -31,12 +31,12 @@
"dependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@howdyjs/mouse-menu": "^2.0.9",
"@logicflow/core": "^1.2.12",
"@logicflow/extension": "^1.2.13",
"@logicflow/core": "^1.2.13",
"@logicflow/extension": "^1.2.14",
"@pureadmin/descriptions": "^1.1.1",
"@pureadmin/table": "^2.3.3",
"@pureadmin/utils": "^1.9.7",
"@vueuse/core": "^10.4.0",
"@vueuse/core": "^10.4.1",
"@vueuse/motion": "^2.0.0",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
@ -48,7 +48,7 @@
"dayjs": "^1.11.9",
"echarts": "^5.4.3",
"el-table-infinite-scroll": "^3.0.1",
"element-plus": "^2.3.12",
"element-plus": "^2.3.14",
"intro.js": "^7.2.0",
"js-cookie": "^3.0.5",
"jsbarcode": "^3.11.5",
@ -59,7 +59,7 @@
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.1.6",
"pinyin-pro": "^3.16.3",
"pinyin-pro": "^3.16.6",
"qrcode": "^1.5.3",
"qs": "^6.11.2",
"responsive-storage": "^2.2.0",
@ -70,7 +70,7 @@
"v3-infinite-loading": "^1.3.1",
"version-rocket": "^1.7.0",
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-i18n": "^9.4.1",
"vue-json-pretty": "^2.2.4",
"vue-pdf-embed": "^1.1.6",
"vue-router": "^4.2.4",
@ -78,10 +78,10 @@
"vue-types": "^5.1.1",
"vue-virtual-scroller": "2.0.0-beta.7",
"vue-waterfall-plugin-next": "^2.2.3",
"vue3-danmaku": "^1.5.1",
"vue3-danmaku": "^1.6.0",
"vuedraggable": "^4.1.0",
"wavesurfer.js": "^7.1.5",
"xgplayer": "^3.0.8",
"wavesurfer.js": "^7.3.2",
"xgplayer": "^3.0.9",
"xlsx": "^0.18.5"
},
"devDependencies": {
@ -93,37 +93,37 @@
"@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/js-cookie": "^3.0.4",
"@types/mockjs": "^1.0.7",
"@types/node": "^18.17.12",
"@types/node": "^18.17.17",
"@types/nprogress": "0.2.0",
"@types/qrcode": "^1.5.1",
"@types/qs": "^6.9.7",
"@types/sortablejs": "^1.15.1",
"@types/qrcode": "^1.5.2",
"@types/qs": "^6.9.8",
"@types/sortablejs": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-vue": "^4.3.3",
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-typescript": "^11.0.3",
"autoprefixer": "^10.4.15",
"cloc": "^2.11.0",
"cssnano": "^6.0.1",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.17.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"picocolors": "^1.0.0",
"postcss": "^8.4.28",
"postcss": "^8.4.29",
"postcss-html": "^1.5.0",
"postcss-import": "^15.1.0",
"postcss-scss": "^4.0.7",
"postcss-scss": "^4.0.8",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.66.1",
"sass": "^1.67.0",
"sass-loader": "^13.3.2",
"stylelint": "^15.10.3",
"stylelint-config-html": "^1.1.0",
@ -135,10 +135,10 @@
"stylelint-config-standard-scss": "^9.0.0",
"stylelint-order": "^6.0.3",
"stylelint-prettier": "^3.0.0",
"stylelint-scss": "^5.1.0",
"stylelint-scss": "^5.2.1",
"svgo": "^3.0.2",
"tailwindcss": "^3.3.3",
"terser": "^5.19.2",
"terser": "^5.19.4",
"typescript": "5.0.4",
"vite": "^4.4.9",
"vite-plugin-cdn-import": "^0.3.5",
@ -147,7 +147,7 @@
"vite-plugin-remove-console": "^2.1.1",
"vite-svg-loader": "^4.0.0",
"vue-eslint-parser": "^9.3.1",
"vue-tsc": "^1.8.8"
"vue-tsc": "^1.8.11"
},
"pnpm": {
"peerDependencyRules": {

1630
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff