File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 66 "@testing-library/jest-dom" : " ^4.2.4" ,
77 "@testing-library/react" : " ^9.3.2" ,
88 "@testing-library/user-event" : " ^7.1.2" ,
9+ "customize-cra" : " ^0.9.1" ,
910 "node-sass" : " ^4.13.0" ,
1011 "react" : " ^16.12.0" ,
1112 "react-app-rewired" : " ^2.1.5" ,
Original file line number Diff line number Diff line change @@ -3257,6 +3257,13 @@ currently-unhandled@^0.4.1:
32573257 dependencies :
32583258 array-find-index "^1.0.1"
32593259
3260+ customize-cra@^0.9.1 :
3261+ version "0.9.1"
3262+ resolved "https://registry.yarnpkg.com/customize-cra/-/customize-cra-0.9.1.tgz#76b42c4f537c16329eccc09cfefd804d04c81550"
3263+ integrity sha512-LISruJ6ak6u+HVQ2vPI+HE4inpPugB73KB9YIpE2J1TW5L1Vrjzm3l2Yupyy+1alJGwAd5GAb5Hfc9qmSUuHow==
3264+ dependencies :
3265+ lodash.flow "^3.5.0"
3266+
32603267cyclist@^1.0.1 :
32613268 version "1.0.1"
32623269 resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
@@ -6303,6 +6310,11 @@ lodash._reinterpolate@^3.0.0:
63036310 resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
63046311 integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
63056312
6313+ lodash.flow@^3.5.0 :
6314+ version "3.5.0"
6315+ resolved "https://registry.yarnpkg.com/lodash.flow/-/lodash.flow-3.5.0.tgz#87bf40292b8cf83e4e8ce1a3ae4209e20071675a"
6316+ integrity sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o=
6317+
63066318lodash.memoize@^4.1.2 :
63076319 version "4.1.2"
63086320 resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
You can’t perform that action at this time.
0 commit comments