Clearing branch for fresh Inertia + Vue setup

This commit is contained in:
2025-09-06 10:04:11 +02:00
parent c8ab71b92a
commit 4cb4859fe3
157 changed files with 0 additions and 19938 deletions

View File

@@ -1,23 +0,0 @@
{
"$schema": "https://json.schemastore.org/package.json",
"private": true,
"type": "module",
"scripts": {
"build": "vite build",
"dev": "vite"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.16",
"@tailwindcss/vite": "^4.0.0",
"alpinejs": "^3.4.2",
"autoprefixer": "^10.4.2",
"axios": "^1.11.0",
"chart.js": "^4.5.0",
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^2.0.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.1.0",
"vite": "^7.0.4"
}
}