File tree Expand file tree Collapse file tree 2 files changed +6
-222
lines changed Expand file tree Collapse file tree 2 files changed +6
-222
lines changed Original file line number Diff line number Diff line change 55
55
"@types/hoist-non-react-statics" : " ^3.3.1" ,
56
56
"@types/use-sync-external-store" : " ^0.0.3" ,
57
57
"hoist-non-react-statics" : " ^3.3.2" ,
58
- "loose-envify" : " ^1.4.0" ,
59
58
"react-is" : " ^18.0.0-beta-fdc1d617a-20211118" ,
60
59
"use-sync-external-store" : " 1.0.0-beta-fdc1d617a-20211118"
61
60
},
80
79
"@testing-library/react" : " 13.0.0-alpha.4" ,
81
80
"@testing-library/react-hooks" : " ^3.4.2" ,
82
81
"@testing-library/react-native" : " ^7.1.0" ,
83
- "@types/create-react-class" : " ^15.6.3" ,
84
82
"@types/object-assign" : " ^4.0.30" ,
85
83
"@types/react" : " ^17.0.35" ,
86
84
"@types/react-dom" : " ^17.0.11" ,
92
90
"babel-eslint" : " ^10.1.0" ,
93
91
"babel-jest" : " ^26.6.1" ,
94
92
"codecov" : " ^3.8.0" ,
95
- "create-react-class" : " ^15.7.0" ,
96
93
"cross-env" : " ^7.0.2" ,
97
- "es3ify" : " ^0.2.0" ,
98
94
"eslint" : " ^7.12.0" ,
99
95
"eslint-config-prettier" : " ^6.14.0" ,
100
96
"eslint-plugin-import" : " ^2.22.1" ,
113
109
"rollup-plugin-terser" : " ^7.0.2" ,
114
110
"ts-jest" : " 26.5.6" ,
115
111
"typescript" : " ^4.3.4"
116
- },
117
- "browserify" : {
118
- "transform" : [
119
- " loose-envify"
120
- ]
121
112
}
122
113
}
You can’t perform that action at this time.
0 commit comments