Skip to content

Commit 57086fe

Browse files
authored
Update React and Next.js versions in package.json
1 parent 02c64fb commit 57086fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"clsx": "^2.1.1",
2222
"framer-motion": "^12.0.0",
2323
"lucide-react": "^0.560.0",
24-
"next": "^16.0.0",
25-
"react": "^19.0.0",
24+
"next": "^16.1.0",
25+
"react": "^19.3.0",
2626
"react-dom": "^19.0.0",
2727
"react-window": "^2.2.3",
2828
"recharts": "^3.5.1",

0 commit comments

Comments
 (0)