Upgrading next from 14.2.26 to 15.2.3

This commit is contained in:
pensarapp[bot] 2025-06-09 15:03:50 +00:00 committed by GitHub
parent 964d10b8c6
commit d7d3dd00e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,11 +10,11 @@
},
"dependencies": {
"classnames": "^2.5.1",
"next": "14.2.3",
"ohmy-ui": "^0.0.6",
"react": "^18",
"react-dom": "^18",
"uuid": "^9.0.1"
"uuid": "^9.0.1",
"next": "^15.2.3"
},
"devDependencies": {
"@types/node": "^20",