Add example with Next.js 15

This commit is contained in:
Vitaly Rtishchev
2024-10-23 20:01:12 +04:00
parent 8f50381361
commit 80772b4044
4 changed files with 332 additions and 68 deletions

View File

@ -23,7 +23,7 @@
"@mantine/hooks": "7.13.3",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "14.2.4",
"next": "15.0.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},