first step cleaning
Deploy GISE landing page test / build-and-deploy (push) Failing after 14s

This commit is contained in:
LathanDevers
2026-07-28 23:56:28 +02:00
parent e7ff4c2f96
commit 79953671ab
25 changed files with 1504 additions and 1348 deletions
+3 -1
View File
@@ -12,6 +12,7 @@
"dependencies": {
"@tailwindcss/vite": "^4.3.3",
"lucide-react": "^1.27.0",
"plugin-react-swc": "^0.0.1-security",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-router-dom": "^7.11.0",
@@ -19,10 +20,11 @@
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@types/node": "^24.13.2",
"@types/node": "^24.13.3",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.3",
"@vitejs/plugin-react-swc": "^4.3.2",
"eslint": "^10.6.0",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.3",