|
@@ -31,14 +31,14 @@
|
|
|
"dependencies": {
|
|
|
"@amap/amap-jsapi-loader": "^1.0.1",
|
|
|
"@howdyjs/mouse-menu": "^2.0.7",
|
|
|
- "@logicflow/core": "^1.2.5",
|
|
|
- "@logicflow/extension": "^1.2.5",
|
|
|
+ "@logicflow/core": "^1.2.6",
|
|
|
+ "@logicflow/extension": "^1.2.6",
|
|
|
"@pureadmin/descriptions": "^1.1.1",
|
|
|
"@pureadmin/table": "^2.1.0",
|
|
|
"@pureadmin/utils": "^1.8.9",
|
|
|
"@vueuse/core": "^10.1.2",
|
|
|
"@vueuse/motion": "2.0.0-beta.12",
|
|
|
- "@wangeditor/editor": "^5.1.21",
|
|
|
+ "@wangeditor/editor": "^5.1.23",
|
|
|
"@wangeditor/editor-for-vue": "^5.1.12",
|
|
|
"animate.css": "^4.1.1",
|
|
|
"axios": "^1.4.0",
|
|
@@ -62,14 +62,14 @@
|
|
|
"qs": "^6.11.1",
|
|
|
"responsive-storage": "^2.2.0",
|
|
|
"sortablejs": "^1.15.0",
|
|
|
- "swiper": "^9.3.0",
|
|
|
+ "swiper": "^9.3.1",
|
|
|
"typeit": "^8.7.1",
|
|
|
"v-contextmenu": "3.0.0",
|
|
|
- "vue": "^3.3.1",
|
|
|
+ "vue": "^3.3.2",
|
|
|
"vue-i18n": "^9.2.2",
|
|
|
"vue-json-pretty": "^2.2.4",
|
|
|
"vue-pdf-embed": "^1.1.6",
|
|
|
- "vue-router": "^4.1.6",
|
|
|
+ "vue-router": "^4.2.0",
|
|
|
"vue-types": "^5.0.2",
|
|
|
"vue-virtual-scroller": "2.0.0-beta.7",
|
|
|
"vue3-danmaku": "1.4.0-beta.1",
|
|
@@ -96,7 +96,7 @@
|
|
|
"@types/sortablejs": "^1.15.1",
|
|
|
"@typescript-eslint/eslint-plugin": "^5.59.5",
|
|
|
"@typescript-eslint/parser": "^5.59.5",
|
|
|
- "@vitejs/plugin-vue": "^4.2.2",
|
|
|
+ "@vitejs/plugin-vue": "^4.2.3",
|
|
|
"@vitejs/plugin-vue-jsx": "^3.0.1",
|
|
|
"@vue/eslint-config-prettier": "^7.1.0",
|
|
|
"@vue/eslint-config-typescript": "^11.0.3",
|
|
@@ -132,7 +132,7 @@
|
|
|
"stylelint-scss": "^5.0.0",
|
|
|
"svgo": "^3.0.2",
|
|
|
"tailwindcss": "^3.3.2",
|
|
|
- "terser": "^5.17.1",
|
|
|
+ "terser": "^5.17.3",
|
|
|
"typescript": "^5.0.4",
|
|
|
"vite": "^4.3.5",
|
|
|
"vite-plugin-cdn-import": "^0.3.5",
|
|
@@ -140,8 +140,8 @@
|
|
|
"vite-plugin-mock": "^2.9.6",
|
|
|
"vite-plugin-remove-console": "^2.1.1",
|
|
|
"vite-svg-loader": "^4.0.0",
|
|
|
- "vue-eslint-parser": "^9.2.1",
|
|
|
- "vue-tsc": "^1.6.4"
|
|
|
+ "vue-eslint-parser": "^9.3.0",
|
|
|
+ "vue-tsc": "^1.6.5"
|
|
|
},
|
|
|
"pnpm": {
|
|
|
"peerDependencyRules": {
|