File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 30
30
"@babel/preset-env" : " ^7.5.5" ,
31
31
"@babel/preset-react" : " ^7.0.0" ,
32
32
"@babel/preset-typescript" : " ^7.3.3" ,
33
+ "@babel/runtime" : " ^7.17.9" ,
33
34
"@babel/runtime-corejs3" : " ^7.17.8" ,
34
35
"@loadable/babel-plugin" : " ^5.8.0" ,
35
36
"@loadable/webpack-plugin" : " ^5.7.1" ,
Original file line number Diff line number Diff line change 1076
1076
dependencies :
1077
1077
regenerator-runtime "^0.13.2"
1078
1078
1079
+ " @babel/runtime@^7.17.9 " :
1080
+ version "7.17.9"
1081
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.9.tgz#d19fbf802d01a8cb6cf053a64e472d42c434ba72"
1082
+ integrity sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==
1083
+ dependencies :
1084
+ regenerator-runtime "^0.13.4"
1085
+
1079
1086
" @babel/runtime@^7.4.2 " :
1080
1087
version "7.4.4"
1081
1088
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
You can’t perform that action at this time.
0 commit comments