chore: upgrade @inertiajs/vue3 to v3 and remove axios

This commit is contained in:
2026-03-19 21:57:00 +01:00
parent 3d9a2f8778
commit 3a481f4258
2 changed files with 208 additions and 421 deletions

View File

@@ -12,7 +12,7 @@
"test:coverage": "vitest run --coverage"
},
"dependencies": {
"@inertiajs/vue3": "^2.3.17",
"@inertiajs/vue3": "^3.0.0-beta",
"@nuxt/ui": "^4.5.1",
"valibot": "^1.2.0",
"vue": "^3.5.30"
@@ -22,7 +22,6 @@
"@tailwindcss/vite": "^4.2.1",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"axios": "^1.13.6",
"concurrently": "^9.2.1",
"eslint": "^10.0.3",
"jsdom": "^28.1.0",