Bump next from 15.0.3 to 15.2.3

Bumps [next](https://github.com/vercel/next.js) from 15.0.3 to 15.2.3.
- [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/v15.0.3...v15.2.3)

---
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-03-21 16:34:49 +00:00 committed by GitHub
parent 833b852a75
commit 3d4bf4949a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 59 additions and 48 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "15.0.3",
"next": "15.2.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-icons": "^5.3.0"