Skip to content

Commit 4f8e71d

Browse files
committed
docs: bump nextra to get go icons
1 parent 840a16f commit 4f8e71d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -156,3 +156,5 @@ dist
156156
.yarn/build-state.yml
157157
.yarn/install-state.gz
158158
.pnp.*
159+
160+
pnpm-lock.yaml

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"dependencies": {
2222
"@iconify-json/carbon": "^1.2.1",
2323
"@iconify-json/line-md": "^1.2.1",
24-
"@iconify-json/logos": "^1.2.1",
24+
"@iconify-json/logos": "^1.2.2",
2525
"@iconify-json/material-symbols": "^1.2.2",
2626
"@iconify-json/mdi": "^1.2.0",
2727
"@theguild/remark-mermaid": "^0.1.3",
2828
"clsx": "^2.1.1",
2929
"next": "^14.2.14",
3030
"next-themes": "^0.3.0",
31-
"nextra": "3.0.2",
32-
"nextra-theme-docs": "3.0.2",
31+
"nextra": "3.0.3",
32+
"nextra-theme-docs": "3.0.3",
3333
"posthog-js": "^1.166.1",
3434
"react": "^18.3.1",
3535
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)