|
947 | 947 | dependencies: |
948 | 948 | "@babel/helper-plugin-utils" "^7.24.6" |
949 | 949 |
|
950 | | -"@babel/plugin-transform-runtime@^7.24.6": |
951 | | - version "7.24.6" |
952 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.24.6.tgz#1e3256246004c3724b8e07c7cb25e35913c4e373" |
953 | | - integrity sha512-W3gQydMb0SY99y/2lV0Okx2xg/8KzmZLQsLaiCmwNRl1kKomz14VurEm+2TossUb+sRvBCnGe+wx8KtIgDtBbQ== |
954 | | - dependencies: |
955 | | - "@babel/helper-module-imports" "^7.24.6" |
956 | | - "@babel/helper-plugin-utils" "^7.24.6" |
957 | | - babel-plugin-polyfill-corejs2 "^0.4.10" |
958 | | - babel-plugin-polyfill-corejs3 "^0.10.1" |
959 | | - babel-plugin-polyfill-regenerator "^0.6.1" |
960 | | - semver "^6.3.1" |
961 | | - |
962 | 950 | "@babel/plugin-transform-shorthand-properties@^7.24.6": |
963 | 951 | version "7.24.6" |
964 | 952 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.24.6.tgz#ef734ebccc428d2174c7bb36015d0800faf5381e" |
|
1127 | 1115 | resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310" |
1128 | 1116 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== |
1129 | 1117 |
|
1130 | | -"@babel/runtime@^7.24.6": |
1131 | | - version "7.24.6" |
1132 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.6.tgz#5b76eb89ad45e2e4a0a8db54c456251469a3358e" |
1133 | | - integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw== |
1134 | | - dependencies: |
1135 | | - regenerator-runtime "^0.14.0" |
1136 | | - |
1137 | 1118 | "@babel/runtime@^7.8.4": |
1138 | 1119 | version "7.22.10" |
1139 | 1120 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.10.tgz#ae3e9631fd947cb7e3610d3e9d8fef5f76696682" |
@@ -2298,7 +2279,7 @@ babel-plugin-polyfill-corejs2@^0.4.10: |
2298 | 2279 | "@babel/helper-define-polyfill-provider" "^0.6.1" |
2299 | 2280 | semver "^6.3.1" |
2300 | 2281 |
|
2301 | | -babel-plugin-polyfill-corejs3@^0.10.1, babel-plugin-polyfill-corejs3@^0.10.4: |
| 2282 | +babel-plugin-polyfill-corejs3@^0.10.4: |
2302 | 2283 | version "0.10.4" |
2303 | 2284 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
2304 | 2285 | integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
|
0 commit comments