|
31 | 31 | dependencies: |
32 | 32 | "@babel/highlight" "^7.18.6" |
33 | 33 |
|
34 | | -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1": |
35 | | - version "7.19.1" |
36 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
37 | | - integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
| 34 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3": |
| 35 | + version "7.19.3" |
| 36 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
| 37 | + integrity sha512-prBHMK4JYYK+wDjJF1q99KK4JLL+egWS4nmNqdlMUgCExMZ+iZW0hGhyC3VEbsPjvaN0TBhW//VIFwBrk8sEiw== |
38 | 38 |
|
39 | 39 | "@babel/compat-data@^7.19.3": |
40 | 40 | version "7.19.3" |
|
818 | 818 | "@babel/helper-plugin-utils" "^7.18.6" |
819 | 819 |
|
820 | 820 | "@babel/preset-env@^7.18.10": |
821 | | - version "7.19.1" |
822 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.1.tgz#9f04c916f9c0205a48ebe5cc1be7768eb1983f67" |
823 | | - integrity sha512-c8B2c6D16Lp+Nt6HcD+nHl0VbPKVnNPTpszahuxJJnurfMtKeZ80A+qUv48Y7wqvS+dTFuLuaM9oYxyNHbCLWA== |
| 821 | + version "7.19.3" |
| 822 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.19.3.tgz#52cd19abaecb3f176a4ff9cc5e15b7bf06bec754" |
| 823 | + integrity sha512-ziye1OTc9dGFOAXSWKUqQblYHNlBOaDl8wzqf2iKXJAltYiR3hKHUKmkt+S9PppW7RQpq4fFCrwwpIDj/f5P4w== |
824 | 824 | dependencies: |
825 | | - "@babel/compat-data" "^7.19.1" |
826 | | - "@babel/helper-compilation-targets" "^7.19.1" |
| 825 | + "@babel/compat-data" "^7.19.3" |
| 826 | + "@babel/helper-compilation-targets" "^7.19.3" |
827 | 827 | "@babel/helper-plugin-utils" "^7.19.0" |
828 | 828 | "@babel/helper-validator-option" "^7.18.6" |
829 | 829 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6" |
|
891 | 891 | "@babel/plugin-transform-unicode-escapes" "^7.18.10" |
892 | 892 | "@babel/plugin-transform-unicode-regex" "^7.18.6" |
893 | 893 | "@babel/preset-modules" "^0.1.5" |
894 | | - "@babel/types" "^7.19.0" |
| 894 | + "@babel/types" "^7.19.3" |
895 | 895 | babel-plugin-polyfill-corejs2 "^0.3.3" |
896 | 896 | babel-plugin-polyfill-corejs3 "^0.6.0" |
897 | 897 | babel-plugin-polyfill-regenerator "^0.4.1" |
|
0 commit comments