File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 21
21
"clsx" : " ^2.1.1" ,
22
22
"docusaurus-plugin-sass" : " ^0.2.6" ,
23
23
"react" : " ^18.3.1" ,
24
- "react-dom" : " ^18.2.0 " ,
24
+ "react-dom" : " ^18.3.1 " ,
25
25
"react-player" : " ^2.16.0" ,
26
26
"sass" : " ^1.58.3"
27
27
},
Original file line number Diff line number Diff line change @@ -9728,13 +9728,13 @@ react-dev-utils@^12.0.1:
9728
9728
strip-ansi "^6.0.1"
9729
9729
text-table "^0.2.0"
9730
9730
9731
- react-dom@^18.2.0 :
9732
- version "18.2.0 "
9733
- resolved "https://registry.npmjs.org /react-dom/-/react-dom-18.2.0 .tgz"
9734
- integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
9731
+ react-dom@^18.3.1 :
9732
+ version "18.3.1 "
9733
+ resolved "https://registry.yarnpkg.com /react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
9734
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
9735
9735
dependencies :
9736
9736
loose-envify "^1.1.0"
9737
- scheduler "^0.23.0 "
9737
+ scheduler "^0.23.2 "
9738
9738
9739
9739
react-error-overlay@^6.0.11 :
9740
9740
version "6.0.11"
@@ -10201,10 +10201,10 @@ sax@^1.2.4:
10201
10201
resolved "https://registry.npmjs.org/sax/-/sax-1.3.0.tgz"
10202
10202
integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==
10203
10203
10204
- scheduler@^0.23.0 :
10205
- version "0.23.0 "
10206
- resolved "https://registry.npmjs.org /scheduler/-/scheduler-0.23.0 .tgz"
10207
- integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
10204
+ scheduler@^0.23.2 :
10205
+ version "0.23.2 "
10206
+ resolved "https://registry.yarnpkg.com /scheduler/-/scheduler-0.23.2 .tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
10207
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
10208
10208
dependencies :
10209
10209
loose-envify "^1.1.0"
10210
10210
You can’t perform that action at this time.
0 commit comments