fix: remove vite-svg-loader

This commit is contained in:
2025-05-16 01:01:00 +08:00
parent 95d25ee6f0
commit 2830270af9
4 changed files with 27 additions and 33 deletions

View File

@@ -30,7 +30,6 @@
"@primevue/nuxt-module": "^4.3.4",
"sass": "^1.88.0",
"typescript": "^5.8.3",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.2.10"
}
}