feat: fix Slider component display bug and add IE browser detection prompt

add remove infrequently used js libraries
This commit is contained in:
Zyronon
2025-11-30 02:24:38 +08:00
parent eb2ac5a555
commit 47dd667dbd
15 changed files with 668 additions and 584 deletions

View File

@@ -21,7 +21,6 @@
"@floating-ui/dom": "^1.7.4",
"@imengyu/vue3-context-menu": "^1.5.1",
"@vueuse/core": "14.0.0-alpha.0",
"@zumer/snapdom": "^2.0.0",
"axios": "^1.12.0",
"compromise": "^14.14.4",
"copy-to-clipboard": "^3.3.3",
@@ -32,7 +31,6 @@
"mitt": "^3.0.1",
"nanoid": "^5.1.5",
"pinia": "^3.0.3",
"shepherd.js": "^14.5.1",
"string-comparison": "^1.3.0",
"vue": "^3.5.17",
"vue-router": "^4.5.1",