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 8
8
"@testing-library/react" : " ^11.1.0" ,
9
9
"@testing-library/user-event" : " ^12.1.10" ,
10
10
"framer-motion" : " 4.1.17" ,
11
- "react" : " ^17 .0.2 " ,
11
+ "react" : " ^18 .0.0 " ,
12
12
"react-countup" : " ^6.1.1" ,
13
- "react-dom" : " ^17 .0.2 " ,
13
+ "react-dom" : " ^18 .0.0 " ,
14
14
"react-icons" : " ^4.3.1" ,
15
15
"react-router-dom" : " ^6.0.2" ,
16
16
"react-scripts" : " 4.0.3" ,
Original file line number Diff line number Diff line change @@ -9466,14 +9466,13 @@ react-dev-utils@^11.0.3:
9466
9466
strip-ansi "6.0.0"
9467
9467
text-table "0.2.0"
9468
9468
9469
- react-dom@^17 .0.2 :
9470
- version "17 .0.2 "
9471
- resolved "https://registry.npmjs.org /react-dom/-/react-dom-17 .0.2 .tgz"
9472
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
9469
+ react-dom@^18 .0.0 :
9470
+ version "18 .0.0 "
9471
+ resolved "https://registry.yarnpkg.com /react-dom/-/react-dom-18 .0.0 .tgz#26b88534f8f1dbb80853e1eabe752f24100d8023 "
9472
+ integrity sha512-XqX7uzmFo0pUceWFCt7Gff6IyIMzFUn7QMZrbrQfGxtaxXZIcGQzoNpRLE3fQLnS4XzLLPMZX2T9TRcSrasicw ==
9473
9473
dependencies :
9474
9474
loose-envify "^1.1.0"
9475
- object-assign "^4.1.1"
9476
- scheduler "^0.20.2"
9475
+ scheduler "^0.21.0"
9477
9476
9478
9477
react-error-overlay@^6.0.9 :
9479
9478
version "6.0.9"
@@ -9589,13 +9588,12 @@ react-scroll@^1.8.4:
9589
9588
lodash.throttle "^4.1.1"
9590
9589
prop-types "^15.7.2"
9591
9590
9592
- react@^17 .0.2 :
9593
- version "17 .0.2 "
9594
- resolved "https://registry.npmjs.org /react/-/react-17 .0.2 .tgz"
9595
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
9591
+ react@^18 .0.0 :
9592
+ version "18 .0.0 "
9593
+ resolved "https://registry.yarnpkg.com /react/-/react-18 .0.0 .tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96 "
9594
+ integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A ==
9596
9595
dependencies :
9597
9596
loose-envify "^1.1.0"
9598
- object-assign "^4.1.1"
9599
9597
9600
9598
read-pkg-up@^2.0.0 :
9601
9599
version "2.0.0"
@@ -10069,13 +10067,12 @@ saxes@^5.0.1:
10069
10067
dependencies :
10070
10068
xmlchars "^2.2.0"
10071
10069
10072
- scheduler@^0.20.2 :
10073
- version "0.20.2 "
10074
- resolved "https://registry.npmjs.org /scheduler/-/scheduler-0.20.2 .tgz"
10075
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
10070
+ scheduler@^0.21.0 :
10071
+ version "0.21.0 "
10072
+ resolved "https://registry.yarnpkg.com /scheduler/-/scheduler-0.21.0 .tgz#6fd2532ff5a6d877b6edb12f00d8ab7e8f308820 "
10073
+ integrity sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ ==
10076
10074
dependencies :
10077
10075
loose-envify "^1.1.0"
10078
- object-assign "^4.1.1"
10079
10076
10080
10077
schema-utils@^1.0.0 :
10081
10078
version "1.0.0"
You can’t perform that action at this time.
0 commit comments