Skip to content

Commit

Permalink
fix(deps): update mdx monorepo to v3.1.0 (#587)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 8453fce commit f7e4f50
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -229,14 +229,17 @@ __metadata:
linkType: hard

"@mdx-js/loader@npm:^3.0.0":
version: 3.0.1
resolution: "@mdx-js/loader@npm:3.0.1"
version: 3.1.0
resolution: "@mdx-js/loader@npm:3.1.0"
dependencies:
"@mdx-js/mdx": "npm:^3.0.0"
source-map: "npm:^0.7.0"
peerDependencies:
webpack: ">=5"
checksum: 10c0/d60df6465872de4271617ffa53012ac5518094ed468fb13d7e9dc8c68efd983280611f50b519d752be4db8e9168a13dcb8a75c6ca883e052b3b3e1d42d6e7b45
peerDependenciesMeta:
webpack:
optional: true
checksum: 10c0/0f301dcc1dbc0f7aa0060fdeabf9efbc6218f3660562c4c97f273fa3e74a6259d231468a38998b4739cf3ea9bc7cf9f23d5b3deda919af2ac9c10b4580bd142c
languageName: node
linkType: hard

Expand Down Expand Up @@ -272,14 +275,14 @@ __metadata:
linkType: hard

"@mdx-js/react@npm:^3.0.0":
version: 3.0.1
resolution: "@mdx-js/react@npm:3.0.1"
version: 3.1.0
resolution: "@mdx-js/react@npm:3.1.0"
dependencies:
"@types/mdx": "npm:^2.0.0"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 10c0/d210d926ef488d39ad65f04d821936b668eadcdde3b6421e94ec4200ca7ad17f17d24c5cbc543882586af9f08b10e2eea715c728ce6277487945e05c5199f532
checksum: 10c0/381ed1211ba2b8491bf0ad9ef0d8d1badcdd114e1931d55d44019d4b827cc2752586708f9c7d2f9c3244150ed81f1f671a6ca95fae0edd5797fb47a22e06ceca
languageName: node
linkType: hard

Expand Down

0 comments on commit f7e4f50

Please sign in to comment.