This repository was archived by the owner on Aug 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 19
19
"@mdx-js/react" : " 1.6.22" ,
20
20
"clsx" : " 1.2.1" ,
21
21
"prism-react-renderer" : " 2.1.0" ,
22
- "react" : " 18.2.0 " ,
23
- "react-dom" : " 18.2.0 "
22
+ "react" : " 18.3.1 " ,
23
+ "react-dom" : " 18.3.1 "
24
24
},
25
25
"browserslist" : {
26
26
"production" : [
Original file line number Diff line number Diff line change @@ -8075,13 +8075,13 @@ react-dev-utils@^12.0.1:
8075
8075
strip-ansi "^6.0.1"
8076
8076
text-table "^0.2.0"
8077
8077
8078
- react-dom@18.2.0 :
8079
- version "18.2.0 "
8080
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0 .tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
8081
- integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
8078
+ react-dom@18.3.1 :
8079
+ version "18.3.1 "
8080
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
8081
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
8082
8082
dependencies :
8083
8083
loose-envify "^1.1.0"
8084
- scheduler "^0.23.0 "
8084
+ scheduler "^0.23.2 "
8085
8085
8086
8086
react-error-overlay@^6.0.11 :
8087
8087
version "6.0.11"
8174
8174
tiny-invariant "^1.0.2"
8175
8175
tiny-warning "^1.0.0"
8176
8176
8177
- react@18.2.0 :
8178
- version "18.2.0 "
8179
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
8180
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
8177
+ react@18.3.1 :
8178
+ version "18.3.1 "
8179
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
8180
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
8181
8181
dependencies :
8182
8182
loose-envify "^1.1.0"
8183
8183
@@ -8533,10 +8533,10 @@ sax@^1.2.4:
8533
8533
resolved "https://registry.nlark.com/sax/download/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
8534
8534
integrity sha1-KBYjTiN4vdxOU1T6tcqold9xANk=
8535
8535
8536
- scheduler@^0.23.0 :
8537
- version "0.23.0 "
8538
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
8539
- integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
8536
+ scheduler@^0.23.2 :
8537
+ version "0.23.2 "
8538
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2 .tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
8539
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
8540
8540
dependencies :
8541
8541
loose-envify "^1.1.0"
8542
8542
You can’t perform that action at this time.
0 commit comments