chore: update React dependency ranges and adjust Next.js basePath condition for GitHub Actions.

This commit is contained in:
Sean O'Connor
2026-02-03 18:41:46 -05:00
parent 98bafe54dc
commit d90c2f4e96
2 changed files with 3 additions and 3 deletions

View File

@@ -18,8 +18,8 @@
"lucide-react": "^0.555.0",
"next": "^16.1.6",
"next-themes": "^0.4.6",
"react": "19.2.1",
"react-dom": "19.2.1",
"react": "^19.2.1",
"react-dom": "^19.2.1",
"react-leaflet": "^5.0.0",
"tailwind-merge": "^3.4.0",
"zod": "^3.24.2",