Update vite dependencies (#6521)

This commit is contained in:
laserhybiz
2025-01-22 18:46:57 +02:00
committed by GitHub
parent 3dd0323ef5
commit c452e15d84

View File

@@ -9,9 +9,9 @@
"autoprefixer": "^10.4.20",
"axios": "^1.7.4",
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^1.0",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.13",
"vite": "^6.0"
"vite": "^6.0.11"
}
}