Skip to content

Commit

Permalink
fix(deps): update dependency nextra to v4.0.0-app-router.38 (#1905)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Dec 18, 2024
1 parent 25f4d4c commit d17dae0
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 15 deletions.
5 changes: 5 additions & 0 deletions .changeset/@theguild_components-1905-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@theguild/components": patch
---
dependencies updates:
- Updated dependency [`nextra@4.0.0-app-router.38` ↗︎](https://www.npmjs.com/package/nextra/v/4.0.0) (from `4.0.0-app-router.37`, in `dependencies`)
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@radix-ui/react-navigation-menu": "^1.2.0",
"clsx": "2.1.1",
"fuzzy": "0.1.3",
"nextra": "4.0.0-app-router.37",
"nextra": "4.0.0-app-router.38",
"nextra-theme-docs": "4.0.0-app-router.38",
"react-paginate": "8.2.0",
"react-player": "2.16.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-mermaid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
"nextra": "4.0.0-app-router.37",
"nextra": "4.0.0-app-router.38",
"react": "18.3.1",
"unified": "11.0.5"
},
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 @@ -32,7 +32,7 @@
},
"devDependencies": {
"@types/mdast": "4.0.4",
"nextra": "4.0.0-app-router.37",
"nextra": "4.0.0-app-router.38",
"unified": "11.0.5"
},
"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.

0 comments on commit d17dae0

Please sign in to comment.