Skip to content

Commit f910257

Browse files
Update react monorepo
1 parent 217870c commit f910257

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5251,9 +5251,9 @@ eslint-plugin-react-hooks@^1.6.1:
52515251
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz"
52525252

52535253
eslint-plugin-react-hooks@^4.0.0:
5254-
version "4.6.1"
5255-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.1.tgz#85a7e271da14ae4eb4ed717abb4db6e99700550f"
5256-
integrity sha512-Ck77j8hF7l9N4S/rzSLOWEKpn994YH6iwUK8fr9mXIaQvGpQYmOnQLbiue1u5kI5T1y+gdgqosnEAO9NCz0DBg==
5254+
version "4.6.2"
5255+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5256+
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
52575257

52585258
52595259
version "7.19.0"
@@ -9711,12 +9711,12 @@ react-dev-utils@^10.2.1:
97119711
text-table "0.2.0"
97129712

97139713
react-dom@^18.0.0:
9714-
version "18.3.0"
9715-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0.tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7"
9716-
integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==
9714+
version "18.3.1"
9715+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1.tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4"
9716+
integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==
97179717
dependencies:
97189718
loose-envify "^1.1.0"
9719-
scheduler "^0.23.1"
9719+
scheduler "^0.23.2"
97209720

97219721
react-error-overlay@^6.0.7:
97229722
version "6.0.9"
@@ -9815,9 +9815,9 @@ react-window@^1.8.5:
98159815
memoize-one ">=3.1.1 <6"
98169816

98179817
react@^18.0.0:
9818-
version "18.3.0"
9819-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
9820-
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
9818+
version "18.3.1"
9819+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
9820+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
98219821
dependencies:
98229822
loose-envify "^1.1.0"
98239823

@@ -10333,10 +10333,10 @@ saxes@^3.1.9:
1033310333
dependencies:
1033410334
xmlchars "^2.1.1"
1033510335

10336-
scheduler@^0.23.1:
10337-
version "0.23.1"
10338-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1.tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923"
10339-
integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw==
10336+
scheduler@^0.23.2:
10337+
version "0.23.2"
10338+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3"
10339+
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
1034010340
dependencies:
1034110341
loose-envify "^1.1.0"
1034210342

0 commit comments

Comments
 (0)