build(deps): bump next in /examples/excalidraw/with-nextjs

Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.2.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.2.21)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-16 16:01:34 +00:00 committed by GitHub
parent 8551823da9
commit ccec38f408
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@excalidraw/excalidraw": "*", "@excalidraw/excalidraw": "*",
"next": "14.1", "next": "14.2",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0" "react-dom": "18.2.0"
}, },