Skip to content

Commit

Permalink
bump nextra (#1295)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
dimaMachina and github-actions[bot] committed Oct 11, 2023
1 parent a7888c8 commit 2573a33
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 15 deletions.
6 changes: 6 additions & 0 deletions .changeset/@theguild_components-1295-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@theguild/components": patch
---
dependencies updates:
- Updated dependency [`nextra@3.0.0-alpha.6` ↗︎](https://www.npmjs.com/package/nextra/v/3.0.0) (from `3.0.0-alpha.5`, in `dependencies`)
- Updated dependency [`nextra-theme-docs@3.0.0-alpha.6` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/3.0.0) (from `3.0.0-alpha.5`, in `dependencies`)
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"clsx": "2.0.0",
"fuzzy": "^0.1.3",
"next-videos": "1.5.0",
"nextra": "3.0.0-alpha.5",
"nextra-theme-docs": "3.0.0-alpha.5",
"nextra": "3.0.0-alpha.6",
"nextra-theme-docs": "3.0.0-alpha.6",
"react-paginate": "8.2.0",
"react-player": "2.13.0",
"remark-mdx-disable-explicit-jsx": "0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-npm2yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.1",
"nextra": "3.0.0-alpha.5",
"nextra": "3.0.0-alpha.6",
"unified": "11.0.3"
},
"publishConfig": {
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 2573a33

@vercel
Copy link

@vercel vercel bot commented on 2573a33 Oct 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.