File tree Expand file tree Collapse file tree 6 files changed +1
-36
lines changed Expand file tree Collapse file tree 6 files changed +1
-36
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 23
23
"@types/jest" : " ^26.0.23" ,
24
24
"@types/react" : " ^18.0.21" ,
25
25
"@types/react-native" : " ^0.70.6" ,
26
- "@types/react-test-renderer" : " ^18.0.0" ,
27
26
"@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
28
27
"@typescript-eslint/parser" : " ^5.37.0" ,
29
28
"babel-jest" : " ^26.6.3" ,
30
29
"eslint" : " ^7.32.0" ,
31
30
"jest" : " ^26.6.3" ,
32
31
"metro-react-native-babel-preset" : " 0.72.3" ,
33
- "react-test-renderer" : " 18.1.0" ,
34
32
"typescript" : " ^4.8.3"
35
33
},
36
34
"jest" : {
Original file line number Diff line number Diff line change 1447
1447
dependencies :
1448
1448
" @types/react" " *"
1449
1449
1450
- " @types/react-test-renderer@^18.0.0 " :
1451
- version "18.0.0"
1452
- resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-18.0.0.tgz#7b7f69ca98821ea5501b21ba24ea7b6139da2243"
1453
- integrity sha512-C7/5FBJ3g3sqUahguGi03O79b8afNeSD6T8/GU50oQrJCU0bVCCGQHaGKUbg2Ce8VQEEqTw8/HiS6lXHHdgkdQ==
1454
- dependencies :
1455
- " @types/react" " *"
1456
-
1457
1450
" @types/react@*" , "@types/react@^18.0.21":
1458
1451
version "18.0.28"
1459
1452
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065"
6075
6068
shell-quote "^1.6.1"
6076
6069
ws "^7"
6077
6070
6078
- " react-is@^16.12.0 || ^17.0.0 || ^18.0.0" , react-is@^18.1.0 :
6071
+ " react-is@^16.12.0 || ^17.0.0 || ^18.0.0 " :
6079
6072
version "18.2.0"
6080
6073
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
6081
6074
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
@@ -6169,15 +6162,6 @@ react-shallow-renderer@^16.15.0:
6169
6162
object-assign "^4.1.1"
6170
6163
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
6171
6164
6172
-
6173
- version "18.1.0"
6174
- resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-18.1.0.tgz#35b75754834cf9ab517b6813db94aee0a6b545c3"
6175
- integrity sha512-OfuueprJFW7h69GN+kr4Ywin7stcuqaYAt1g7airM5cUgP0BoF5G5CXsPGmXeDeEkncb2fqYNECO4y18sSqphg==
6176
- dependencies :
6177
- react-is "^18.1.0"
6178
- react-shallow-renderer "^16.15.0"
6179
- scheduler "^0.22.0"
6180
-
6181
6165
6182
6166
version "18.1.0"
6183
6167
resolved "https://registry.yarnpkg.com/react/-/react-18.1.0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890"
You can’t perform that action at this time.
0 commit comments