Skip to content

Commit 6dfb722

Browse files
fix(deps): update dependency @mdx-js/react to v3.1.0
1 parent 0a3d64f commit 6dfb722

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

website/yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1790,13 +1790,20 @@
17901790
unist-util-visit "^5.0.0"
17911791
vfile "^6.0.0"
17921792

1793-
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.0.1":
1793+
"@mdx-js/react@^3.0.0":
17941794
version "3.0.1"
17951795
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.0.1.tgz#997a19b3a5b783d936c75ae7c47cfe62f967f746"
17961796
integrity sha512-9ZrPIU4MGf6et1m1ov3zKf+q9+deetI51zprKB1D/z3NOb+rUxxtEl3mCjW5wTGh6VhRdwPueh1oRzi6ezkA8A==
17971797
dependencies:
17981798
"@types/mdx" "^2.0.0"
17991799

1800+
"@mdx-js/react@^3.0.1":
1801+
version "3.1.0"
1802+
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed"
1803+
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
1804+
dependencies:
1805+
"@types/mdx" "^2.0.0"
1806+
18001807
"@nodelib/fs.scandir@2.1.5":
18011808
version "2.1.5"
18021809
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"

0 commit comments

Comments
 (0)