Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 3 updates in the /docs directory: [next](https://github.com/vercel/next.js), [nextra](https://github.com/shuding/nextra) and [nextra-theme-docs](https://github.com/shuding/nextra).


Updates `next` from 15.1.4 to 15.1.6
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.4...v15.1.6)

Updates `nextra` from 3.3.1 to 4.1.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.1.0)

Updates `nextra-theme-docs` from 3.3.1 to 4.1.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: nextra
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: nextra-theme-docs
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 591d0f7 commit 875d2ad
Show file tree
Hide file tree
Showing 2 changed files with 431 additions and 387 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"next": "15.1.4",
"nextra": "^3.3.1",
"nextra-theme-docs": "^3.3.1",
"next": "15.1.6",
"nextra": "^4.1.0",
"nextra-theme-docs": "^4.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"source-map-support": "^0.5.21"
Expand Down
Loading

0 comments on commit 875d2ad

Please sign in to comment.