Bump next from 14.2.30 to 14.2.32

Bumps [next](https://github.com/vercel/next.js) from 14.2.30 to 14.2.32.
- [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.2.30...v14.2.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-31 11:50:46 +00:00
committed by GitHub
parent ae86edf961
commit 306eddf4bf
2 changed files with 57 additions and 57 deletions

View File

@@ -8,7 +8,7 @@
"start": "pnpm dlx serve out"
},
"dependencies": {
"next": "^14.2.30",
"next": "^14.2.32",
"nextra": "^3.0.15",
"nextra-theme-docs": "^3.0.15",
"react": "^18.3.1",