|
102 | 102 | "@babel/helper-replace-supers" "^7.14.5"
|
103 | 103 | "@babel/helper-split-export-declaration" "^7.14.5"
|
104 | 104 |
|
105 |
| -"@babel/helper-create-class-features-plugin@^7.14.6": |
106 |
| - version "7.14.6" |
107 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542" |
108 |
| - integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg== |
| 105 | +"@babel/helper-create-class-features-plugin@^7.15.0": |
| 106 | + version "7.15.0" |
| 107 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7" |
| 108 | + integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q== |
109 | 109 | dependencies:
|
110 | 110 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
111 | 111 | "@babel/helper-function-name" "^7.14.5"
|
112 |
| - "@babel/helper-member-expression-to-functions" "^7.14.5" |
| 112 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
113 | 113 | "@babel/helper-optimise-call-expression" "^7.14.5"
|
114 |
| - "@babel/helper-replace-supers" "^7.14.5" |
| 114 | + "@babel/helper-replace-supers" "^7.15.0" |
115 | 115 | "@babel/helper-split-export-declaration" "^7.14.5"
|
116 | 116 |
|
117 | 117 | "@babel/helper-create-regexp-features-plugin@^7.14.5":
|
|
866 | 866 | dependencies:
|
867 | 867 | "@babel/helper-plugin-utils" "^7.14.5"
|
868 | 868 |
|
869 |
| -"@babel/plugin-transform-typescript@^7.14.5": |
870 |
| - version "7.14.6" |
871 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c" |
872 |
| - integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA== |
| 869 | +"@babel/plugin-transform-typescript@^7.15.0": |
| 870 | + version "7.15.0" |
| 871 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e" |
| 872 | + integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w== |
873 | 873 | dependencies:
|
874 |
| - "@babel/helper-create-class-features-plugin" "^7.14.6" |
| 874 | + "@babel/helper-create-class-features-plugin" "^7.15.0" |
875 | 875 | "@babel/helper-plugin-utils" "^7.14.5"
|
876 | 876 | "@babel/plugin-syntax-typescript" "^7.14.5"
|
877 | 877 |
|
|
993 | 993 | "@babel/plugin-transform-react-pure-annotations" "^7.14.5"
|
994 | 994 |
|
995 | 995 | "@babel/preset-typescript@^7.14.5":
|
996 |
| - version "7.14.5" |
997 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz#aa98de119cf9852b79511f19e7f44a2d379bcce0" |
998 |
| - integrity sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw== |
| 996 | + version "7.15.0" |
| 997 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" |
| 998 | + integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== |
999 | 999 | dependencies:
|
1000 | 1000 | "@babel/helper-plugin-utils" "^7.14.5"
|
1001 | 1001 | "@babel/helper-validator-option" "^7.14.5"
|
1002 |
| - "@babel/plugin-transform-typescript" "^7.14.5" |
| 1002 | + "@babel/plugin-transform-typescript" "^7.15.0" |
1003 | 1003 |
|
1004 | 1004 | "@babel/runtime-corejs3@^7.10.2":
|
1005 | 1005 | version "7.12.5"
|
|
0 commit comments