Update package.json

This commit is contained in:
Ronnie 2025-12-07 15:57:18 +00:00
parent 5113694da2
commit 4b7013aa96

View file

@ -9,7 +9,7 @@
"lint": "next lint" "lint": "next lint"
}, },
"dependencies": { "dependencies": {
"next": "15.0.3", "next": "16.0.7",
"react": "19.0.0-rc-66855b96-20241106", "react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106", "react-dom": "19.0.0-rc-66855b96-20241106",
"react-icons": "^5.3.0" "react-icons": "^5.3.0"