File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 87
87
"@types/react" : " ^18" ,
88
88
"@types/react-dom" : " ^18" ,
89
89
"@types/react-is" : " ^17" ,
90
- "@types/react-native" : " ^0.64.12 " ,
90
+ "@types/react-native" : " ^0.67.4 " ,
91
91
"@typescript-eslint/eslint-plugin" : " ^4.28.0" ,
92
92
"@typescript-eslint/parser" : " ^4.28.0" ,
93
93
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change @@ -2571,12 +2571,12 @@ __metadata:
2571
2571
languageName : node
2572
2572
linkType : hard
2573
2573
2574
- " @types/react-native@npm:^0.64.12 " :
2575
- version : 0.64.12
2576
- resolution : " @types/react-native@npm:0.64.12 "
2574
+ " @types/react-native@npm:^0.67.4 " :
2575
+ version : 0.67.4
2576
+ resolution : " @types/react-native@npm:0.67.4 "
2577
2577
dependencies :
2578
2578
" @types/react " : " *"
2579
- checksum : de9dd20a86d02b1e8715c55ec019c3062e9f1e52e4b09e4fb00f9ecd017b684c607871fc700722abfeca9b69820703871527db43170758a1984702192c34013a
2579
+ checksum : 6d200dbdebe720203b73cdbd942c7f7fdb74cbfb816810875a7802eebad1a10b829fa2f8b6df6d152a979a6082a9461f08494a884db53629aae80f22e43ed0c7
2580
2580
languageName : node
2581
2581
linkType : hard
2582
2582
@@ -8898,7 +8898,7 @@ __metadata:
8898
8898
" @types/react " : ^18
8899
8899
" @types/react-dom " : ^18
8900
8900
" @types/react-is " : ^17
8901
- " @types/react-native " : ^0.64.12
8901
+ " @types/react-native " : ^0.67.4
8902
8902
" @types/use-sync-external-store " : ^0.0.3
8903
8903
" @typescript-eslint/eslint-plugin " : ^4.28.0
8904
8904
" @typescript-eslint/parser " : ^4.28.0
You can’t perform that action at this time.
0 commit comments