|
@@ -23,10 +23,10 @@
|
|
|
"@babel/highlight" "^7.22.13"
|
|
"@babel/highlight" "^7.22.13"
|
|
|
chalk "^2.4.2"
|
|
chalk "^2.4.2"
|
|
|
|
|
|
|
|
-"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
|
|
|
|
- version "7.22.9"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
|
|
|
|
|
- integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
|
|
|
|
|
|
|
+"@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9":
|
|
|
|
|
+ version "7.22.20"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
|
|
|
|
|
+ integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
|
|
|
|
|
|
|
|
"@babel/core@^7.21.0":
|
|
"@babel/core@^7.21.0":
|
|
|
version "7.22.20"
|
|
version "7.22.20"
|
|
@@ -892,11 +892,11 @@
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
|
|
|
|
"@babel/preset-env@^7.20.2":
|
|
"@babel/preset-env@^7.20.2":
|
|
|
- version "7.22.15"
|
|
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.15.tgz#142716f8e00bc030dae5b2ac6a46fbd8b3e18ff8"
|
|
|
|
|
- integrity sha512-tZFHr54GBkHk6hQuVA8w4Fmq+MSPsfvMG0vPnOYyTnJpyfMqybL8/MbNCPRT9zc2KBO2pe4tq15g6Uno4Jpoag==
|
|
|
|
|
|
|
+ version "7.22.20"
|
|
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.22.20.tgz#de9e9b57e1127ce0a2f580831717f7fb677ceedb"
|
|
|
|
|
+ integrity sha512-11MY04gGC4kSzlPHRfvVkNAZhUxOvm7DCJ37hPDnUENwe06npjIRAfInEMTGSb4LZK5ZgDFkv5hw0lGebHeTyg==
|
|
|
dependencies:
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.22.9"
|
|
|
|
|
|
|
+ "@babel/compat-data" "^7.22.20"
|
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
"@babel/helper-compilation-targets" "^7.22.15"
|
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
"@babel/helper-validator-option" "^7.22.15"
|
|
@@ -970,7 +970,7 @@
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.22.5"
|
|
"@babel/plugin-transform-unicode-regex" "^7.22.5"
|
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
|
"@babel/plugin-transform-unicode-sets-regex" "^7.22.5"
|
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
"@babel/preset-modules" "0.1.6-no-external-plugins"
|
|
|
- "@babel/types" "^7.22.15"
|
|
|
|
|
|
|
+ "@babel/types" "^7.22.19"
|
|
|
babel-plugin-polyfill-corejs2 "^0.4.5"
|
|
babel-plugin-polyfill-corejs2 "^0.4.5"
|
|
|
babel-plugin-polyfill-corejs3 "^0.8.3"
|
|
babel-plugin-polyfill-corejs3 "^0.8.3"
|
|
|
babel-plugin-polyfill-regenerator "^0.5.2"
|
|
babel-plugin-polyfill-regenerator "^0.5.2"
|