Skip to content

Commit bd3882d

Browse files
authored
Pinning docs to Nextra 3.X (#15291)
1 parent b6765b4 commit bd3882d

File tree

3 files changed

+95
-61
lines changed

3 files changed

+95
-61
lines changed

docs-v2/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"jest": "^29.7.0",
2525
"lint-staged": "^15.2.7",
2626
"next": "^14.2.5",
27-
"nextra": "latest",
28-
"nextra-theme-docs": "latest",
27+
"nextra": "^3",
28+
"nextra-theme-docs": "^3",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
3131
"react-markdown": "^9.0.1",

pnpm-lock.yaml

Lines changed: 92 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
dist
2+
.env

0 commit comments

Comments
 (0)