perubahan UI web + fix menu navigasi di page coba gratis
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
This commit is contained in:
10
package.json
10
package.json
@@ -6,13 +6,19 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/forms": "^0.5.2",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"alpinejs": "^3.4.2",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"axios": "^1.1.2",
|
||||
"laravel-vite-plugin": "^0.7.0",
|
||||
"laravel-vite-plugin": "^2.0.0",
|
||||
"lodash": "^4.17.19",
|
||||
"postcss": "^8.4.6",
|
||||
"tailwindcss": "^3.1.0",
|
||||
"vite": "^3.0.0"
|
||||
"vite": "^8.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"lucide-react": "^1.7.0",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user