File tree Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Expand file tree Collapse file tree 2 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 26
26
"@babel/plugin-syntax-dynamic-import" : " ^7.0.0" ,
27
27
"@babel/plugin-syntax-import-meta" : " ^7.0.0" ,
28
28
"@babel/plugin-transform-arrow-functions" : " ^7.2.0" ,
29
- "@babel/plugin-transform-for-of" : " ^7.16.7" ,
30
29
"@babel/plugin-transform-runtime" : " ^7.17.0" ,
31
30
"@babel/preset-env" : " ^7.5.5" ,
32
31
"@babel/preset-react" : " ^7.0.0" ,
33
32
"@babel/preset-typescript" : " ^7.3.3" ,
34
- "@babel/runtime-corejs3" : " ^7.17.0 " ,
33
+ "@babel/runtime-corejs3" : " ^7.17.8 " ,
35
34
"@loadable/babel-plugin" : " ^5.8.0" ,
36
35
"@loadable/webpack-plugin" : " ^5.7.1" ,
37
36
"autoprefixer" : " ^8" ,
Original file line number Diff line number Diff line change 770
770
dependencies :
771
771
" @babel/helper-plugin-utils" " ^7.0.0"
772
772
773
- " @babel/plugin-transform-for-of@^7.16.7 " :
774
- version "7.16.7"
775
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz#649d639d4617dff502a9a158c479b3b556728d8c"
776
- integrity sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==
777
- dependencies :
778
- " @babel/helper-plugin-utils" " ^7.16.7"
779
-
780
773
" @babel/plugin-transform-function-name@^7.0.0" , "@babel/plugin-transform-function-name@^7.4.4":
781
774
version "7.4.4"
782
775
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.4.4.tgz#e1436116abb0610c2259094848754ac5230922ad"
1068
1061
" @babel/helper-plugin-utils" " ^7.0.0"
1069
1062
" @babel/plugin-transform-typescript" " ^7.3.2"
1070
1063
1071
- " @babel/runtime-corejs3@^7.17.0 " :
1064
+ " @babel/runtime-corejs3@^7.17.8 " :
1072
1065
version "7.17.9"
1073
1066
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz#3d02d0161f0fbf3ada8e88159375af97690f4055"
1074
1067
integrity sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==
You can’t perform that action at this time.
0 commit comments