Skip to content

Commit

Permalink
fix: Dependency resolution for React (19 released yesterday)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathhulk committed Dec 6, 2024
1 parent 69d94b6 commit 78a38d5
Show file tree
Hide file tree
Showing 3 changed files with 728 additions and 839 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "serve -s dist -p 3000"
},
"dependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "3.11.10",
"@floating-ui/dom": "^1.6.12",
"@mapbox/mapbox-gl-directions": "^4.3.1",
"@radix-ui/react-checkbox": "^1.1.2",
Expand Down
Loading

0 comments on commit 78a38d5

Please sign in to comment.