File tree 2 files changed +0
-14
lines changed 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 13
13
"@babel/plugin-proposal-object-rest-spread" : " ~7.6.2" ,
14
14
"@babel/plugin-syntax-dynamic-import" : " ^7.2.0" ,
15
15
"@babel/plugin-transform-runtime" : " ~7.6.2" ,
16
- "@babel/polyfill" : " ~7.7.0" ,
17
16
"@babel/preset-env" : " ~7.7.1" ,
18
17
"@babel/preset-react" : " ^7.7.0" ,
19
18
"@babel/preset-typescript" : " ^7.7.2" ,
Original file line number Diff line number Diff line change 1323
1323
"@babel/helper-regex" "^7.0.0"
1324
1324
regexpu-core "^4.1.3"
1325
1325
1326
- "@babel/polyfill@~7.7.0":
1327
- version "7.7.0"
1328
- resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.7.0.tgz#e1066e251e17606ec7908b05617f9b7f8180d8f3"
1329
- integrity sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ==
1330
- dependencies:
1331
- core-js "^2.6.5"
1332
- regenerator-runtime "^0.13.2"
1333
-
1334
1326
1335
1327
version "7.1.0"
1336
1328
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.1.0.tgz#e67ea5b0441cfeab1d6f41e9b5c79798800e8d11"
@@ -4943,11 +4935,6 @@ core-js@^2.5.7:
4943
4935
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.1.tgz#87416ae817de957a3f249b3b5ca475d4aaed6042"
4944
4936
integrity sha512-L72mmmEayPJBejKIWe2pYtGis5r0tQ5NaJekdhyXgeMQTpJoBsH0NL4ElY2LfSoV15xeQWKQ+XTTOZdyero5Xg==
4945
4937
4946
- core-js@^2.6.5:
4947
- version "2.6.9"
4948
- resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
4949
- integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
4950
-
4951
4938
core-js@^3.2.1:
4952
4939
version "3.2.1"
4953
4940
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
You can’t perform that action at this time.
0 commit comments