将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项

This commit is contained in:
jxxghp
2025-06-25 17:42:36 +08:00
parent bed21856ab
commit ebc2a764c2
48 changed files with 58 additions and 81 deletions

View File

@@ -56,7 +56,7 @@
"tailwindcss": "^ 3.4.17",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-toast-notification": "^3.1.3",
"vue-toastification": "^2.0.0-rc.5",
"vue3-ace-editor": "^2.2.4",
"vue3-apexcharts": "^1.8.0",
"vue3-perfect-scrollbar": "^2.0.0",
@@ -112,4 +112,4 @@
"workbox-window": "^7.3.0"
},
"packageManager": "yarn@1.22.18"
}
}