mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-04-24 17:12:54 -04:00
chore(deps): bump nextra-theme-docs from 2.12.3 to 2.13.1 (#411)
Bumps [nextra-theme-docs](https://github.com/shuding/nextra) from 2.12.3 to 2.13.1. - [Release notes](https://github.com/shuding/nextra/releases) - [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@2.12.3...nextra-theme-docs@2.13.1) --- updated-dependencies: - dependency-name: nextra-theme-docs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"next": "*",
|
||||
"next-themes": "^0.2.1",
|
||||
"nextra": "2.13.0",
|
||||
"nextra-theme-docs": "2.12.3",
|
||||
"nextra-theme-docs": "2.13.1",
|
||||
"react": "*",
|
||||
"react-dom": "*"
|
||||
},
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -91,8 +91,8 @@ importers:
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0(next@13.4.8)(react-dom@18.2.0)(react@18.2.0)
|
||||
nextra-theme-docs:
|
||||
specifier: 2.12.3
|
||||
version: 2.12.3(next@13.4.8)(nextra@2.13.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 2.13.1
|
||||
version: 2.13.1(next@13.4.8)(nextra@2.13.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
react:
|
||||
specifier: ^18.2.0
|
||||
version: 18.2.0
|
||||
@@ -6759,11 +6759,11 @@ packages:
|
||||
- babel-plugin-macros
|
||||
dev: false
|
||||
|
||||
/nextra-theme-docs@2.12.3(next@13.4.8)(nextra@2.13.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-aZywZwokk/h5HrUTh/bsU981Sd2prZks7ci+HNG9wuMnm+drp3PBmRKIuQxBCiJurePVBJ2Qk2/wTV3VECGKnA==}
|
||||
/nextra-theme-docs@2.13.1(next@13.4.8)(nextra@2.13.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-mckNuKa0AmBbRdPCJ/OQ55KZx5MGH8moomMHYB3XVGXQqmXimOq1/2WZQiBdFx9u43KtfEvqZbQE8oGDIrfIsQ==}
|
||||
peerDependencies:
|
||||
next: '>=9.5.3'
|
||||
nextra: 2.12.3
|
||||
nextra: 2.13.1
|
||||
react: '>=16.13.1'
|
||||
react-dom: '>=16.13.1'
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user