Skip to content

Commit

Permalink
Upgrades to Next.js 15 & React 19 RCs
Browse files Browse the repository at this point in the history
  • Loading branch information
lourd committed Aug 17, 2024
1 parent 8d17015 commit f0f1a6c
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 278 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@react-three/drei": "^9.101.0",
"@react-three/fiber": "^8.15.19",
"@react-three/fiber": "^8.17.5",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
"color": "^4.2.3",
Expand All @@ -31,12 +31,12 @@
"jose": "^5.2.2",
"leva": "^0.9.35",
"lodash": "^4.17.21",
"next": "14.1.2",
"next": "15.0.0-rc.0",
"next-mdx-remote": "^4.4.1",
"postcss": "^8.4.35",
"react": "18.2.0",
"react": "19.0.0-rc-f994737d14-20240522",
"react-children-utilities": "^2.10.0",
"react-dom": "18.2.0",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"react-error-boundary": "^4.0.12",
"react-ink": "^6.5.4",
"react-transition-group": "^4.4.5",
Expand Down
Loading

0 comments on commit f0f1a6c

Please sign in to comment.