|
841 | 841 | "@babel/helper-plugin-utils" "^7.22.5"
|
842 | 842 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
843 | 843 |
|
844 |
| -"@babel/plugin-transform-classes@^7.23.5": |
845 |
| - version "7.23.5" |
846 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2" |
847 |
| - integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg== |
| 844 | +"@babel/plugin-transform-classes@^7.23.8": |
| 845 | + version "7.23.8" |
| 846 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92" |
| 847 | + integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg== |
848 | 848 | dependencies:
|
849 | 849 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
850 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 850 | + "@babel/helper-compilation-targets" "^7.23.6" |
851 | 851 | "@babel/helper-environment-visitor" "^7.22.20"
|
852 | 852 | "@babel/helper-function-name" "^7.23.0"
|
853 |
| - "@babel/helper-optimise-call-expression" "^7.22.5" |
854 | 853 | "@babel/helper-plugin-utils" "^7.22.5"
|
855 | 854 | "@babel/helper-replace-supers" "^7.22.20"
|
856 | 855 | "@babel/helper-split-export-declaration" "^7.22.6"
|
|
1234 | 1233 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1235 | 1234 | "@babel/helper-plugin-utils" "^7.22.5"
|
1236 | 1235 |
|
1237 |
| - |
1238 |
| - version "7.23.7" |
1239 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" |
1240 |
| - integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== |
| 1236 | + |
| 1237 | + version "7.23.8" |
| 1238 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" |
| 1239 | + integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== |
1241 | 1240 | dependencies:
|
1242 | 1241 | "@babel/compat-data" "^7.23.5"
|
1243 | 1242 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
1272 | 1271 | "@babel/plugin-transform-block-scoping" "^7.23.4"
|
1273 | 1272 | "@babel/plugin-transform-class-properties" "^7.23.3"
|
1274 | 1273 | "@babel/plugin-transform-class-static-block" "^7.23.4"
|
1275 |
| - "@babel/plugin-transform-classes" "^7.23.5" |
| 1274 | + "@babel/plugin-transform-classes" "^7.23.8" |
1276 | 1275 | "@babel/plugin-transform-computed-properties" "^7.23.3"
|
1277 | 1276 | "@babel/plugin-transform-destructuring" "^7.23.3"
|
1278 | 1277 | "@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
0 commit comments