Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
pensarapp[bot]
8727189933
Upgrading next from 14.2.26 to 15.2.3 2025-06-09 15:03:51 +00:00
pensarapp[bot]
d7d3dd00e9
Upgrading next from 14.2.26 to 15.2.3 2025-06-09 15:03:50 +00:00
2 changed files with 651 additions and 188 deletions

File diff suppressed because it is too large Load diff

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",