We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840a16f commit 4f8e71dCopy full SHA for 4f8e71d
.gitignore
@@ -156,3 +156,5 @@ dist
156
.yarn/build-state.yml
157
.yarn/install-state.gz
158
.pnp.*
159
+
160
+pnpm-lock.yaml
docs/package.json
@@ -21,15 +21,15 @@
21
"dependencies": {
22
"@iconify-json/carbon": "^1.2.1",
23
"@iconify-json/line-md": "^1.2.1",
24
- "@iconify-json/logos": "^1.2.1",
+ "@iconify-json/logos": "^1.2.2",
25
"@iconify-json/material-symbols": "^1.2.2",
26
"@iconify-json/mdi": "^1.2.0",
27
"@theguild/remark-mermaid": "^0.1.3",
28
"clsx": "^2.1.1",
29
"next": "^14.2.14",
30
"next-themes": "^0.3.0",
31
- "nextra": "3.0.2",
32
- "nextra-theme-docs": "3.0.2",
+ "nextra": "3.0.3",
+ "nextra-theme-docs": "3.0.3",
33
"posthog-js": "^1.166.1",
34
"react": "^18.3.1",
35
"react-dom": "^18.3.1",
0 commit comments