This repository was archived by the owner on Oct 22, 2024. It is now read-only.
File tree 2 files changed +15
-18
lines changed
2 files changed +15
-18
lines changed Original file line number Diff line number Diff line change 125
125
"posthog-js" : " 1.157.2" ,
126
126
"qrcode" : " 1.5.4" ,
127
127
"re-resizable" : " ^6.9.0" ,
128
- "react" : " 17.0.2 " ,
128
+ "react" : " 18.3.1 " ,
129
129
"react-beautiful-dnd" : " ^13.1.0" ,
130
130
"react-blurhash" : " ^0.3.0" ,
131
- "react-dom" : " 17.0.2 " ,
131
+ "react-dom" : " 18.3.1 " ,
132
132
"react-focus-lock" : " ^2.5.1" ,
133
133
"react-transition-group" : " ^4.4.1" ,
134
134
"rfc4648" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -7944,14 +7944,13 @@ react-clientside-effect@^1.2.6:
7944
7944
dependencies :
7945
7945
" @babel/runtime" " ^7.12.13"
7946
7946
7947
- react-dom@17.0.2 :
7948
- version "17.0.2 "
7949
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2 .tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
7950
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
7947
+ react-dom@18.3.1 :
7948
+ version "18.3.1 "
7949
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
7950
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
7951
7951
dependencies :
7952
7952
loose-envify "^1.1.0"
7953
- object-assign "^4.1.1"
7954
- scheduler "^0.20.2"
7953
+ scheduler "^0.23.2"
7955
7954
7956
7955
react-error-boundary@^3.1.0 :
7957
7956
version "3.1.4"
@@ -8037,13 +8036,12 @@ react-transition-group@^4.4.1:
8037
8036
loose-envify "^1.4.0"
8038
8037
prop-types "^15.6.2"
8039
8038
8040
- react@17.0.2 :
8041
- version "17.0.2 "
8042
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2 .tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
8043
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
8039
+ react@18.3.1 :
8040
+ version "18.3.1 "
8041
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
8042
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
8044
8043
dependencies :
8045
8044
loose-envify "^1.1.0"
8046
- object-assign "^4.1.1"
8047
8045
8048
8046
read-pkg-up@^7.0.1 :
8049
8047
version "7.0.1"
@@ -8377,13 +8375,12 @@ saxes@^6.0.0:
8377
8375
dependencies :
8378
8376
xmlchars "^2.2.0"
8379
8377
8380
- scheduler@^0.20 .2 :
8381
- version "0.20 .2"
8382
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20 .2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
8383
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
8378
+ scheduler@^0.23 .2 :
8379
+ version "0.23 .2"
8380
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23 .2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
8381
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
8384
8382
dependencies :
8385
8383
loose-envify "^1.1.0"
8386
- object-assign "^4.1.1"
8387
8384
8388
8385
schema-utils@^3.0.0 :
8389
8386
version "3.1.1"
You can’t perform that action at this time.
0 commit comments