remove ziggy npm dependency to fix typescript errors

This commit is contained in:
Gregor Vostrak
2024-03-27 17:18:50 +01:00
committed by Constantin Graf
parent ebd4754773
commit 0b18c22fe0
6 changed files with 3 additions and 38 deletions

View File

@@ -29,8 +29,7 @@
"vite": "^5.0.0",
"vite-plugin-checker": "^0.6.2",
"vue": "^3.4.0",
"vue-tsc": "^1.8.27",
"ziggy-js": "^2.1.0"
"vue-tsc": "^1.8.27"
},
"dependencies": {
"@heroicons/vue": "^2.1.1",