Skip to content

Commit d17dae0

Browse files
renovate[bot]github-actions[bot]
andauthoredDec 18, 2024··
fix(deps): update dependency nextra to v4.0.0-app-router.38 (#1905)
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>
1 parent 25f4d4c commit d17dae0

File tree

5 files changed

+20
-15
lines changed

5 files changed

+20
-15
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@theguild/components": patch
3+
---
4+
dependencies updates:
5+
- 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`)

‎packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@radix-ui/react-navigation-menu": "^1.2.0",
5656
"clsx": "2.1.1",
5757
"fuzzy": "0.1.3",
58-
"nextra": "4.0.0-app-router.37",
58+
"nextra": "4.0.0-app-router.38",
5959
"nextra-theme-docs": "4.0.0-app-router.38",
6060
"react-paginate": "8.2.0",
6161
"react-player": "2.16.0",

‎packages/remark-mermaid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"@types/mdast": "4.0.4",
42-
"nextra": "4.0.0-app-router.37",
42+
"nextra": "4.0.0-app-router.38",
4343
"react": "18.3.1",
4444
"unified": "11.0.5"
4545
},

‎packages/remark-npm2yarn/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/mdast": "4.0.4",
35-
"nextra": "4.0.0-app-router.37",
35+
"nextra": "4.0.0-app-router.38",
3636
"unified": "11.0.5"
3737
},
3838
"publishConfig": {

‎pnpm-lock.yaml

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.