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 17
17
"node-sass" : " 9.0.0" ,
18
18
"prop-types" : " 15.8.1" ,
19
19
"react" : " 18.3.1" ,
20
- "react-dom" : " 18.2.0 " ,
20
+ "react-dom" : " 18.3.1 " ,
21
21
"react-helmet" : " 6.1.0"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -9419,13 +9419,13 @@ react-dev-utils@^12.0.1:
9419
9419
strip-ansi "^6.0.1"
9420
9420
text-table "^0.2.0"
9421
9421
9422
- react-dom@18.2.0 :
9423
- version "18.2.0 "
9424
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0 .tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
9425
- integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
9422
+ react-dom@18.3.1 :
9423
+ version "18.3.1 "
9424
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
9425
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
9426
9426
dependencies:
9427
9427
loose-envify "^1.1.0"
9428
- scheduler "^0.23.0 "
9428
+ scheduler "^0.23.2 "
9429
9429
9430
9430
react-error-overlay@^6.0.11:
9431
9431
version "6.0.11"
@@ -9937,10 +9937,10 @@ sax@>=0.6.0:
9937
9937
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
9938
9938
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
9939
9939
9940
- scheduler@^0.23.0 :
9941
- version "0.23.0 "
9942
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
9943
- integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
9940
+ scheduler@^0.23.2 :
9941
+ version "0.23.2 "
9942
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2 .tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
9943
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
9944
9944
dependencies:
9945
9945
loose-envify "^1.1.0"
9946
9946
You can’t perform that action at this time.
0 commit comments