|
97 | 97 | "@babel/helper-replace-supers" "^7.14.5"
|
98 | 98 | "@babel/helper-split-export-declaration" "^7.14.5"
|
99 | 99 |
|
100 |
| -"@babel/helper-create-class-features-plugin@^7.14.6": |
101 |
| - version "7.14.6" |
102 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542" |
103 |
| - integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg== |
| 100 | +"@babel/helper-create-class-features-plugin@^7.15.0": |
| 101 | + version "7.15.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7" |
| 103 | + integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q== |
104 | 104 | dependencies:
|
105 | 105 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
106 | 106 | "@babel/helper-function-name" "^7.14.5"
|
107 |
| - "@babel/helper-member-expression-to-functions" "^7.14.5" |
| 107 | + "@babel/helper-member-expression-to-functions" "^7.15.0" |
108 | 108 | "@babel/helper-optimise-call-expression" "^7.14.5"
|
109 |
| - "@babel/helper-replace-supers" "^7.14.5" |
| 109 | + "@babel/helper-replace-supers" "^7.15.0" |
110 | 110 | "@babel/helper-split-export-declaration" "^7.14.5"
|
111 | 111 |
|
112 | 112 | "@babel/helper-create-regexp-features-plugin@^7.14.5":
|
|
854 | 854 | dependencies:
|
855 | 855 | "@babel/helper-plugin-utils" "^7.14.5"
|
856 | 856 |
|
857 |
| -"@babel/plugin-transform-typescript@^7.14.5": |
858 |
| - version "7.14.6" |
859 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.14.6.tgz#6e9c2d98da2507ebe0a883b100cde3c7279df36c" |
860 |
| - integrity sha512-XlTdBq7Awr4FYIzqhmYY80WN0V0azF74DMPyFqVHBvf81ZUgc4X7ZOpx6O8eLDK6iM5cCQzeyJw0ynTaefixRA== |
| 857 | +"@babel/plugin-transform-typescript@^7.15.0": |
| 858 | + version "7.15.0" |
| 859 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz#553f230b9d5385018716586fc48db10dd228eb7e" |
| 860 | + integrity sha512-WIIEazmngMEEHDaPTx0IZY48SaAmjVWe3TRSX7cmJXn0bEv9midFzAjxiruOWYIVf5iQ10vFx7ASDpgEO08L5w== |
861 | 861 | dependencies:
|
862 |
| - "@babel/helper-create-class-features-plugin" "^7.14.6" |
| 862 | + "@babel/helper-create-class-features-plugin" "^7.15.0" |
863 | 863 | "@babel/helper-plugin-utils" "^7.14.5"
|
864 | 864 | "@babel/plugin-syntax-typescript" "^7.14.5"
|
865 | 865 |
|
|
981 | 981 | "@babel/plugin-transform-react-pure-annotations" "^7.14.5"
|
982 | 982 |
|
983 | 983 | "@babel/preset-typescript@^7.14.5":
|
984 |
| - version "7.14.5" |
985 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.14.5.tgz#aa98de119cf9852b79511f19e7f44a2d379bcce0" |
986 |
| - integrity sha512-u4zO6CdbRKbS9TypMqrlGH7sd2TAJppZwn3c/ZRLeO/wGsbddxgbPDUZVNrie3JWYLQ9vpineKlsrWFvO6Pwkw== |
| 984 | + version "7.15.0" |
| 985 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz#e8fca638a1a0f64f14e1119f7fe4500277840945" |
| 986 | + integrity sha512-lt0Y/8V3y06Wq/8H/u0WakrqciZ7Fz7mwPDHWUJAXlABL5hiUG42BNlRXiELNjeWjO5rWmnNKlx+yzJvxezHow== |
987 | 987 | dependencies:
|
988 | 988 | "@babel/helper-plugin-utils" "^7.14.5"
|
989 | 989 | "@babel/helper-validator-option" "^7.14.5"
|
990 |
| - "@babel/plugin-transform-typescript" "^7.14.5" |
| 990 | + "@babel/plugin-transform-typescript" "^7.15.0" |
991 | 991 |
|
992 | 992 | "@babel/runtime-corejs3@^7.10.2":
|
993 | 993 | version "7.12.5"
|
|
0 commit comments