Skip to content

Commit 8b3ad8e

Browse files
chore(deps): update dependency @mdx-js/react to v3.1.1
1 parent 4e10535 commit 8b3ad8e

File tree

2 files changed

+40
-14
lines changed

2 files changed

+40
-14
lines changed

web/package-lock.json

Lines changed: 29 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1992,10 +1992,10 @@
19921992
unist-util-visit "^5.0.0"
19931993
vfile "^6.0.0"
19941994

1995-
"@mdx-js/react@^3.0.0":
1996-
version "3.1.0"
1997-
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.0.tgz"
1998-
integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ==
1995+
"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.1":
1996+
version "3.1.1"
1997+
resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz"
1998+
integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==
19991999
dependencies:
20002000
"@types/mdx" "^2.0.0"
20012001

@@ -2372,7 +2372,7 @@
23722372

23732373
"@types/mdx@^2.0.0":
23742374
version "2.0.13"
2375-
resolved "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.13.tgz"
2375+
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.13.tgz#68f6877043d377092890ff5b298152b0a21671bd"
23762376
integrity sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==
23772377

23782378
"@types/mime@^1":
@@ -4360,7 +4360,7 @@ fs.realpath@^1.0.0:
43604360

43614361
fsevents@~2.3.2:
43624362
version "2.3.3"
4363-
resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz"
4363+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
43644364
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
43654365

43664366
function-bind@^1.1.2:
@@ -7211,9 +7211,9 @@ [email protected]:
72117211
minimist "^1.2.0"
72127212
strip-json-comments "~2.0.1"
72137213

7214-
react-dom@^19.1.1:
7214+
react-dom@^19.0.0:
72157215
version "19.1.1"
7216-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.1.tgz#2daa9ff7f3ae384aeb30e76d5ee38c046dc89893"
7216+
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz"
72177217
integrity sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==
72187218
dependencies:
72197219
scheduler "^0.26.0"
@@ -7293,9 +7293,9 @@ [email protected], react-router@^5.3.4:
72937293
tiny-invariant "^1.0.2"
72947294
tiny-warning "^1.0.0"
72957295

7296-
react@^19.1.1:
7296+
react@^19.0.0:
72977297
version "19.1.1"
7298-
resolved "https://registry.yarnpkg.com/react/-/react-19.1.1.tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af"
7298+
resolved "https://registry.npmjs.org/react/-/react-19.1.1.tgz"
72997299
integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==
73007300

73017301
readable-stream@^2.0.1:
@@ -7639,7 +7639,7 @@ sax@^1.2.4:
76397639

76407640
scheduler@^0.26.0:
76417641
version "0.26.0"
7642-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
7642+
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.26.0.tgz"
76437643
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
76447644

76457645
schema-dts@^1.1.2:

0 commit comments

Comments
 (0)