File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/preset-classic" : " 2.4.3" ,
19
19
"@mdx-js/react" : " 1.6.22" ,
20
20
"clsx" : " 1.2.1" ,
21
- "react" : " 18.3.0 " ,
22
- "react-dom" : " 18.3.0 "
21
+ "react" : " 18.3.1 " ,
22
+ "react-dom" : " 18.3.1 "
23
23
},
24
24
"browserslist" : {
25
25
"production" : [
Original file line number Diff line number Diff line change @@ -7890,13 +7890,13 @@ react-dev-utils@^12.0.1:
7890
7890
strip-ansi "^6.0.1"
7891
7891
text-table "^0.2.0"
7892
7892
7893
-
7894
- version "18.3.0 "
7895
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.0 .tgz#98a3a1cc4e471d517c2a084f38ab1d58d02cada7 "
7896
- integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ ==
7893
+
7894
+ version "18.3.1 "
7895
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
7896
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
7897
7897
dependencies :
7898
7898
loose-envify "^1.1.0"
7899
- scheduler "^0.23.1 "
7899
+ scheduler "^0.23.2 "
7900
7900
7901
7901
react-error-overlay@^6.0.11 :
7902
7902
version "6.0.11"
@@ -8010,10 +8010,10 @@ react-textarea-autosize@^8.3.2:
8010
8010
use-composed-ref "^1.0.0"
8011
8011
use-latest "^1.0.0"
8012
8012
8013
-
8014
- version "18.3.0 "
8015
- resolved "https://registry.yarnpkg.com/react/-/react-18.3.0 .tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5 "
8016
- integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg ==
8013
+
8014
+ version "18.3.1 "
8015
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
8016
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
8017
8017
dependencies :
8018
8018
loose-envify "^1.1.0"
8019
8019
@@ -8349,10 +8349,10 @@ sax@^1.2.4:
8349
8349
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
8350
8350
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
8351
8351
8352
- scheduler@^0.23.1 :
8353
- version "0.23.1 "
8354
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.1 .tgz#ef964a7936d7cbe8f7bc0d38fc479a823aed2923 "
8355
- integrity sha512-5GKS5JGfiah1O38Vfa9srZE4s3wdHbwjlCrvIookrg2FO9aIwKLOJXuJQFlEfNcVSOXuaL2hzDeY20uVXcUtrw ==
8352
+ scheduler@^0.23.2 :
8353
+ version "0.23.2 "
8354
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2 .tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
8355
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
8356
8356
dependencies :
8357
8357
loose-envify "^1.1.0"
8358
8358
You can’t perform that action at this time.
0 commit comments