Merge branch 'main' into login

This commit is contained in:
Jrodenas
2026-03-15 18:21:33 +01:00
6 changed files with 5172 additions and 3122 deletions

View File

@@ -26,6 +26,7 @@
"@tanstack/react-start": "^1.166.8",
"@tanstack/router-plugin": "^1.166.7",
"lucide-react": "^0.577.0",
"maplibre-gl": "^5.19.0",
"nitro": "^3.0.1-alpha.2",
"react": "^19.2.4",
"react-dom": "^19.2.4",
@@ -49,7 +50,6 @@
"typescript": "^5.9.3",
"vite": "^7.3.1",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^3.2.4",
"@inlang/cli": "^3.0.0"
"vitest": "^3.2.4"
}
}