perf: 优化代码

This commit is contained in:
xiaoxian521
2025-05-16 12:08:46 +08:00
parent b61d7b359f
commit 2f2749e644
5 changed files with 362 additions and 362 deletions

View File

@@ -56,7 +56,7 @@
"@pureadmin/table": "^3.2.1",
"@pureadmin/utils": "^2.6.0",
"@vue-flow/background": "^1.3.2",
"@vue-flow/core": "^1.43.1",
"@vue-flow/core": "^1.43.2",
"@vueuse/core": "^13.2.0",
"@vueuse/motion": "^3.0.3",
"@wangeditor/editor": "^5.1.23",
@@ -96,7 +96,7 @@
"v3-infinite-loading": "^1.3.2",
"vditor": "^3.11.0",
"version-rocket": "^1.7.4",
"vue": "^3.5.13",
"vue": "^3.5.14",
"vue-i18n": "^11.1.3",
"vue-json-pretty": "^2.4.0",
"vue-pdf-embed": "^2.1.2",
@@ -122,7 +122,7 @@
"@iconify/json": "^2.2.338",
"@iconify/vue": "4.2.0",
"@intlify/unplugin-vue-i18n": "^6.0.8",
"@tailwindcss/vite": "^4.1.6",
"@tailwindcss/vite": "^4.1.7",
"@types/codemirror": "^5.60.15",
"@types/dagre": "^0.7.52",
"@types/intro.js": "^5.1.5",
@@ -153,14 +153,14 @@
"prettier": "^3.5.3",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.14.0",
"sass": "^1.88.0",
"sass": "^1.89.0",
"stylelint": "^16.19.1",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-config-recommended-vue": "^1.6.0",
"stylelint-config-standard-scss": "^14.0.0",
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
"tailwindcss": "^4.1.6",
"tailwindcss": "^4.1.7",
"typescript": "^5.8.3",
"typescript-eslint": "^8.32.1",
"unplugin-icons": "^22.1.0",