File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 76
76
"lint-staged" : " ^13.0.0" ,
77
77
"patch-package" : " ^6.2.2" ,
78
78
"prettier" : " ^2.0.5" ,
79
- "react" : " ^17 .0.2 " ,
79
+ "react" : " ^18 .0.0 " ,
80
80
"semantic-release" : " ^20.0.0" ,
81
81
"slash" : " ^3.0.0" ,
82
82
"ts-jest" : " ^29.0.0-next.1" ,
Original file line number Diff line number Diff line change @@ -5248,7 +5248,7 @@ __metadata:
5248
5248
lint-staged : ^13.0.0
5249
5249
patch-package : ^6.2.2
5250
5250
prettier : ^2.0.5
5251
- react : ^17 .0.2
5251
+ react : ^18 .0.0
5252
5252
semantic-release : ^20.0.0
5253
5253
slash : ^3.0.0
5254
5254
ts-jest : ^29.0.0-next.1
@@ -7545,13 +7545,12 @@ __metadata:
7545
7545
languageName : node
7546
7546
linkType : hard
7547
7547
7548
- " react@npm:^17 .0.2 " :
7549
- version : 17.0.2
7550
- resolution : " react@npm:17.0.2 "
7548
+ " react@npm:^18 .0.0 " :
7549
+ version : 18.2.0
7550
+ resolution : " react@npm:18.2.0 "
7551
7551
dependencies :
7552
7552
loose-envify : ^1.1.0
7553
- object-assign : ^4.1.1
7554
- checksum : b254cc17ce3011788330f7bbf383ab653c6848902d7936a87b09d835d091e3f295f7e9dd1597c6daac5dc80f90e778c8230218ba8ad599f74adcc11e33b9d61b
7553
+ checksum : 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
7555
7554
languageName : node
7556
7555
linkType : hard
7557
7556
You can’t perform that action at this time.
0 commit comments