|
1104 | 1104 | "@babel/helper-split-export-declaration" "^7.14.5"
|
1105 | 1105 | globals "^11.1.0"
|
1106 | 1106 |
|
1107 |
| -"@babel/plugin-transform-classes@^7.23.5": |
1108 |
| - version "7.23.5" |
1109 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2" |
1110 |
| - integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg== |
| 1107 | +"@babel/plugin-transform-classes@^7.23.8": |
| 1108 | + version "7.23.8" |
| 1109 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92" |
| 1110 | + integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg== |
1111 | 1111 | dependencies:
|
1112 | 1112 | "@babel/helper-annotate-as-pure" "^7.22.5"
|
1113 |
| - "@babel/helper-compilation-targets" "^7.22.15" |
| 1113 | + "@babel/helper-compilation-targets" "^7.23.6" |
1114 | 1114 | "@babel/helper-environment-visitor" "^7.22.20"
|
1115 | 1115 | "@babel/helper-function-name" "^7.23.0"
|
1116 |
| - "@babel/helper-optimise-call-expression" "^7.22.5" |
1117 | 1116 | "@babel/helper-plugin-utils" "^7.22.5"
|
1118 | 1117 | "@babel/helper-replace-supers" "^7.22.20"
|
1119 | 1118 | "@babel/helper-split-export-declaration" "^7.22.6"
|
|
1691 | 1690 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1692 | 1691 | "@babel/helper-plugin-utils" "^7.22.5"
|
1693 | 1692 |
|
1694 |
| -"@babel/preset-env@7.23.7": |
1695 |
| - version "7.23.7" |
1696 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" |
1697 |
| - integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== |
| 1693 | +"@babel/preset-env@7.23.8": |
| 1694 | + version "7.23.8" |
| 1695 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e" |
| 1696 | + integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA== |
1698 | 1697 | dependencies:
|
1699 | 1698 | "@babel/compat-data" "^7.23.5"
|
1700 | 1699 | "@babel/helper-compilation-targets" "^7.23.6"
|
|
1729 | 1728 | "@babel/plugin-transform-block-scoping" "^7.23.4"
|
1730 | 1729 | "@babel/plugin-transform-class-properties" "^7.23.3"
|
1731 | 1730 | "@babel/plugin-transform-class-static-block" "^7.23.4"
|
1732 |
| - "@babel/plugin-transform-classes" "^7.23.5" |
| 1731 | + "@babel/plugin-transform-classes" "^7.23.8" |
1733 | 1732 | "@babel/plugin-transform-computed-properties" "^7.23.3"
|
1734 | 1733 | "@babel/plugin-transform-destructuring" "^7.23.3"
|
1735 | 1734 | "@babel/plugin-transform-dotall-regex" "^7.23.3"
|
|
0 commit comments