|
@@ -31,11 +31,11 @@
|
|
|
"dependencies": {
|
|
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
|
"@howdyjs/mouse-menu": "^2.0.7",
|
|
|
- "@logicflow/core": "^1.2.7",
|
|
|
- "@logicflow/extension": "^1.2.7",
|
|
|
+ "@logicflow/core": "^1.2.8",
|
|
|
+ "@logicflow/extension": "^1.2.8",
|
|
|
"@pureadmin/descriptions": "^1.1.1",
|
|
|
"@pureadmin/table": "^2.3.2",
|
|
|
- "@pureadmin/utils": "^1.9.2",
|
|
|
+ "@pureadmin/utils": "^1.9.3",
|
|
|
"@vueuse/core": "^10.1.2",
|
|
|
"@vueuse/motion": "^2.0.0",
|
|
|
"@wangeditor/editor": "^5.1.23",
|
|
@@ -44,10 +44,10 @@
|
|
|
"axios": "^1.4.0",
|
|
|
"china-area-data": "^5.0.1",
|
|
|
"cropperjs": "^1.5.13",
|
|
|
- "dayjs": "^1.11.7",
|
|
|
+ "dayjs": "^1.11.8",
|
|
|
"echarts": "^5.4.2",
|
|
|
"el-table-infinite-scroll": "^3.0.1",
|
|
|
- "element-plus": "^2.3.5",
|
|
|
+ "element-plus": "^2.3.6",
|
|
|
"intro.js": "^7.0.1",
|
|
|
"js-cookie": "^3.0.5",
|
|
|
"jsbarcode": "^3.11.5",
|
|
@@ -58,45 +58,45 @@
|
|
|
"path": "^0.12.7",
|
|
|
"pinia": "^2.1.3",
|
|
|
"qrcode": "^1.5.3",
|
|
|
- "qs": "^6.11.1",
|
|
|
+ "qs": "^6.11.2",
|
|
|
"responsive-storage": "^2.2.0",
|
|
|
"sortablejs": "^1.15.0",
|
|
|
- "swiper": "^9.3.2",
|
|
|
+ "swiper": "^9.4.0",
|
|
|
"typeit": "^8.7.1",
|
|
|
"v-contextmenu": "3.0.0",
|
|
|
"v3-infinite-loading": "^1.2.2",
|
|
|
- "version-rocket": "^1.6.2",
|
|
|
+ "version-rocket": "^1.6.7",
|
|
|
"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.1",
|
|
|
+ "vue-router": "^4.2.2",
|
|
|
"vue-types": "^5.0.3",
|
|
|
"vue-virtual-scroller": "2.0.0-beta.7",
|
|
|
"vue-waterfall-plugin-next": "^2.2.1",
|
|
|
"vue3-danmaku": "^1.4.0",
|
|
|
"vuedraggable": "^4.1.0",
|
|
|
- "xgplayer": "^3.0.2",
|
|
|
+ "xgplayer": "^3.0.4",
|
|
|
"xlsx": "^0.18.5"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "^17.6.3",
|
|
|
- "@commitlint/config-conventional": "^17.6.3",
|
|
|
+ "@commitlint/cli": "^17.6.5",
|
|
|
+ "@commitlint/config-conventional": "^17.6.5",
|
|
|
"@iconify-icons/ep": "^1.2.11",
|
|
|
- "@iconify-icons/ri": "^1.2.7",
|
|
|
+ "@iconify-icons/ri": "^1.2.8",
|
|
|
"@iconify/vue": "^4.1.1",
|
|
|
- "@intlify/unplugin-vue-i18n": "^0.10.0",
|
|
|
+ "@intlify/unplugin-vue-i18n": "^0.11.0",
|
|
|
"@pureadmin/theme": "^3.0.0",
|
|
|
"@types/intro.js": "^5.1.1",
|
|
|
"@types/js-cookie": "^3.0.3",
|
|
|
"@types/mockjs": "^1.0.7",
|
|
|
- "@types/node": "^18.15.12",
|
|
|
+ "@types/node": "^18.16.18",
|
|
|
"@types/nprogress": "0.2.0",
|
|
|
"@types/qrcode": "^1.5.0",
|
|
|
"@types/qs": "^6.9.7",
|
|
|
"@types/sortablejs": "^1.15.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
|
- "@typescript-eslint/parser": "^5.59.8",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.59.11",
|
|
|
+ "@typescript-eslint/parser": "^5.59.11",
|
|
|
"@vitejs/plugin-vue": "^4.2.3",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.1",
|
|
|
"@vue/eslint-config-prettier": "^7.1.0",
|
|
@@ -110,38 +110,38 @@
|
|
|
"husky": "^8.0.3",
|
|
|
"lint-staged": "^13.2.2",
|
|
|
"picocolors": "^1.0.0",
|
|
|
- "postcss": "^8.4.23",
|
|
|
+ "postcss": "^8.4.24",
|
|
|
"postcss-html": "^1.5.0",
|
|
|
"postcss-import": "^15.1.0",
|
|
|
"postcss-scss": "^4.0.6",
|
|
|
"prettier": "^2.8.8",
|
|
|
"pretty-quick": "^3.1.3",
|
|
|
"rimraf": "^5.0.1",
|
|
|
- "rollup-plugin-visualizer": "^5.9.0",
|
|
|
- "sass": "^1.62.1",
|
|
|
- "sass-loader": "^13.3.0",
|
|
|
- "stylelint": "^15.6.2",
|
|
|
+ "rollup-plugin-visualizer": "^5.9.2",
|
|
|
+ "sass": "^1.63.3",
|
|
|
+ "sass-loader": "^13.3.2",
|
|
|
+ "stylelint": "^15.7.0",
|
|
|
"stylelint-config-html": "^1.1.0",
|
|
|
- "stylelint-config-recess-order": "^4.0.0",
|
|
|
+ "stylelint-config-recess-order": "^4.2.0",
|
|
|
"stylelint-config-recommended": "^12.0.0",
|
|
|
- "stylelint-config-recommended-scss": "^11.0.0",
|
|
|
+ "stylelint-config-recommended-scss": "^12.0.0",
|
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|
|
|
"stylelint-config-standard": "^33.0.0",
|
|
|
"stylelint-config-standard-scss": "^9.0.0",
|
|
|
"stylelint-order": "^6.0.3",
|
|
|
"stylelint-prettier": "^3.0.0",
|
|
|
- "stylelint-scss": "^5.0.0",
|
|
|
+ "stylelint-scss": "^5.0.1",
|
|
|
"svgo": "^3.0.2",
|
|
|
"tailwindcss": "^3.3.2",
|
|
|
- "terser": "^5.17.6",
|
|
|
- "typescript": "^5.1.3",
|
|
|
+ "terser": "^5.18.0",
|
|
|
+ "typescript": "5.0.4",
|
|
|
"vite": "^4.3.9",
|
|
|
"vite-plugin-cdn-import": "^0.3.5",
|
|
|
"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-svg-loader": "^4.0.0",
|
|
|
- "vue-eslint-parser": "^9.3.0",
|
|
|
+ "vue-eslint-parser": "^9.3.1",
|
|
|
"vue-tsc": "^1.6.5"
|
|
|
},
|
|
|
"pnpm": {
|