Skip to content

Commit 1359abc

Browse files
chore(deps): lock file maintenance (#430)
* chore(deps): lock file maintenance * Fix deps --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: LongYinan <lynweklm@gmail.com>
1 parent 5485013 commit 1359abc

File tree

3 files changed

+1684
-2573
lines changed

3 files changed

+1684
-2573
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"arrowParens": "always"
1515
},
1616
"dependencies": {
17-
"@mdx-js/react": "^3.1.0",
17+
"@mdx-js/react": "^2.3.0",
1818
"@radix-ui/react-dialog": "^1.1.14",
1919
"@radix-ui/react-popover": "^1.1.14",
2020
"@radix-ui/react-progress": "^1.1.7",
@@ -82,6 +82,8 @@
8282
},
8383
"packageManager": "yarn@4.12.0",
8484
"resolutions": {
85-
"@headlessui/react": "2.2.9"
85+
"@headlessui/react": "2.2.9",
86+
"next-mdx-remote": "6.0.0",
87+
"@mdx-js/react": "2.3.0"
8688
}
8789
}

0 commit comments

Comments
 (0)