Update to react 19.1

This commit is contained in:
Vitaly Rtishchev
2025-04-25 15:54:55 +04:00
parent 299c4e6215
commit 6c223a0d10
2 changed files with 18 additions and 18 deletions

View File

@ -25,8 +25,8 @@
"@next/bundle-analyzer": "^15.2.3",
"@tabler/icons-react": "^3.31.0",
"next": "15.2.3",
"react": "19.0.0",
"react-dom": "19.0.0"
"react": "19.1.0",
"react-dom": "19.1.0"
},
"devDependencies": {
"@babel/core": "^7.26.10",