Bump next from 14.2.21 to 14.2.30

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-15 03:26:45 +00:00
committed by GitHub
parent d7eaf2a06a
commit 91d15569a6
2 changed files with 79 additions and 79 deletions

View File

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