We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed6a43 commit 29f232cCopy full SHA for 29f232c
package.json
@@ -62,7 +62,8 @@
62
"vite": "^5.4.14",
63
"vite-plugin-banner": "^0.7.1",
64
"vite-plugin-merge-exports": "^0.0.0",
65
- "vitest": "^1.6.1"
+ "vitest": "^1.6.1",
66
+ "nextra": "2.13.4"
67
},
68
"pnpm": {
69
"patchedDependencies": {
packages/docs/package.json
@@ -20,7 +20,6 @@
20
"@oplayer/ui": "workspace:*",
21
"mdx-embed": "^1.1.2",
22
"next": "^14.2.24",
23
- "nextra": "2.13.4",
24
"nextra-theme-docs": "2.13.4",
25
"react": "^18.3.1",
26
"react-dom": "^18.3.1"
0 commit comments