Bump next from 15.5.14 to 15.5.18

Bumps [next](https://github.com/vercel/next.js) from 15.5.14 to 15.5.18.
- [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.5.14...v15.5.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-12 10:12:04 +00:00
committed by GitHub
parent 558d2c3e30
commit b1e24f30fe
2 changed files with 67 additions and 65 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"postbuild": "pagefind --site .next/server/app --output-path public/_pagefind"
},
"dependencies": {
"next": "^15.5.14",
"next": "^15.5.18",
"nextra": "^4.6.1",
"nextra-theme-docs": "^4.6.1",
"react": "^19.2.4",