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 @@ -7957,14 +7957,13 @@ react-clientside-effect@^1.2.6:
7957
7957
dependencies :
7958
7958
" @babel/runtime" " ^7.12.13"
7959
7959
7960
- react-dom@17.0.2 :
7961
- version "17.0.2 "
7962
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2 .tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
7963
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
7960
+ react-dom@18.3.1 :
7961
+ version "18.3.1 "
7962
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.3.1 .tgz#c2265d79511b57d479b3dd3fdfa51536494c5cb4 "
7963
+ integrity sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw ==
7964
7964
dependencies :
7965
7965
loose-envify "^1.1.0"
7966
- object-assign "^4.1.1"
7967
- scheduler "^0.20.2"
7966
+ scheduler "^0.23.2"
7968
7967
7969
7968
react-error-boundary@^3.1.0 :
7970
7969
version "3.1.4"
@@ -8050,13 +8049,12 @@ react-transition-group@^4.4.1:
8050
8049
loose-envify "^1.4.0"
8051
8050
prop-types "^15.6.2"
8052
8051
8053
- react@17.0.2 :
8054
- version "17.0.2 "
8055
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2 .tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
8056
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
8052
+ react@18.3.1 :
8053
+ version "18.3.1 "
8054
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
8055
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
8057
8056
dependencies :
8058
8057
loose-envify "^1.1.0"
8059
- object-assign "^4.1.1"
8060
8058
8061
8059
read-pkg-up@^7.0.1 :
8062
8060
version "7.0.1"
@@ -8390,13 +8388,12 @@ saxes@^6.0.0:
8390
8388
dependencies :
8391
8389
xmlchars "^2.2.0"
8392
8390
8393
- scheduler@^0.20 .2 :
8394
- version "0.20 .2"
8395
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20 .2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
8396
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
8391
+ scheduler@^0.23 .2 :
8392
+ version "0.23 .2"
8393
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23 .2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3 "
8394
+ integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ ==
8397
8395
dependencies :
8398
8396
loose-envify "^1.1.0"
8399
- object-assign "^4.1.1"
8400
8397
8401
8398
schema-utils@^3.0.0 :
8402
8399
version "3.1.1"
You can’t perform that action at this time.
0 commit comments