|
|
@@ -18,10 +18,10 @@
|
|
|
"@babel/highlight" "^7.25.7"
|
|
|
picocolors "^1.0.0"
|
|
|
|
|
|
-"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.7.tgz#b8479fe0018ef0ac87b6b7a5c6916fcd67ae2c9c"
|
|
|
- integrity sha512-9ickoLz+hcXCeh7jrcin+/SLWm+GkxE2kTvoYyp38p4WkdFXfQJxDFGWp/YHjiKLPx06z2A7W8XKuqbReXDzsw==
|
|
|
+"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.7", "@babel/compat-data@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.8.tgz#0376e83df5ab0eb0da18885c0140041f0747a402"
|
|
|
+ integrity sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==
|
|
|
|
|
|
"@babel/core@^7.25.2":
|
|
|
version "7.25.7"
|
|
|
@@ -170,7 +170,7 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.25.7"
|
|
|
|
|
|
-"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.7", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
|
|
|
+"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.7.tgz#8ec5b21812d992e1ef88a9b068260537b6f0e36c"
|
|
|
integrity sha512-eaPZai0PiqCi09pPs3pAFfl/zYgGaE6IdXtYvmf0qlcDTd3WCtO7JWCcRd64e0EQrcYgiHibEZnOGsSY4QSgaw==
|
|
|
@@ -302,41 +302,6 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel%2fplugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz#7844f9289546efa9febac2de4cfe358a050bd703"
|
|
|
integrity sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==
|
|
|
|
|
|
-"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
|
- version "7.8.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
|
- integrity sha1-qYP7Gusuw/btBCohD2QOkOeG/g0=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-class-properties@^7.12.13":
|
|
|
- version "7.12.13"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10"
|
|
|
- integrity sha1-tcmHJ0xKOoK4lxR5aTGmtTVErhA=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.12.13"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-class-static-block@^7.14.5":
|
|
|
- version "7.14.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#195df89b146b4b78b3bf897fd7a257c84659d406"
|
|
|
- integrity sha1-GV34mxRrS3izv4l/16JXyEZZ1AY=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.14.5"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-dynamic-import@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
|
|
|
- integrity sha1-Yr+Ysto80h1iYVT8lu5bPLaOrLM=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-export-namespace-from@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
|
|
|
- integrity sha1-AolkqbqA28CUyRXEh618TnpmRlo=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.3"
|
|
|
-
|
|
|
"@babel/plugin-syntax-import-assertions@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.7.tgz#8ce248f9f4ed4b7ed4cb2e0eb4ed9efd9f52921f"
|
|
|
@@ -351,76 +316,6 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-syntax-import-meta@^7.10.4":
|
|
|
- version "7.10.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
|
|
|
- integrity sha1-7mATSMNw+jNNIge+FYd3SWUh/VE=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
|
|
- integrity sha1-AcohtmjNghjJ5kDLbdiMVBKyyWo=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
|
|
|
- version "7.10.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
|
|
|
- integrity sha1-ypHvRjA1MESLkGZSusLp/plB9pk=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
|
- integrity sha1-Fn7XA2iIYIH3S1w2xlqIwDtm0ak=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-numeric-separator@^7.10.4":
|
|
|
- version "7.10.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97"
|
|
|
- integrity sha1-ubBws+M1cM2f0Hun+pHA3Te5r5c=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.10.4"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
|
|
|
- integrity sha1-YOIl7cvZimQDMqLnLdPmbxr1WHE=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
|
|
|
- integrity sha1-YRGiZbz7Ag6579D9/X0mQCue1sE=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
|
- version "7.8.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
|
|
|
- integrity sha1-T2nCq5UWfgGAzVM2YT+MV4j31Io=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.8.0"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-private-property-in-object@^7.14.5":
|
|
|
- version "7.14.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#0dc6671ec0ea22b6e94a1114f857970cd39de1ad"
|
|
|
- integrity sha1-DcZnHsDqIrbpShEU+FeXDNOd4a0=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.14.5"
|
|
|
-
|
|
|
-"@babel/plugin-syntax-top-level-await@^7.14.5":
|
|
|
- version "7.14.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#c1cfdadc35a646240001f06138247b741c34d94c"
|
|
|
- integrity sha1-wc/a3DWmRiQAAfBhOCR7dBw02Uw=
|
|
|
- dependencies:
|
|
|
- "@babel/helper-plugin-utils" "^7.14.5"
|
|
|
-
|
|
|
"@babel/plugin-syntax-unicode-sets-regex@^7.18.6":
|
|
|
version "7.18.6"
|
|
|
resolved "https://registry.yarnpkg.com/@babel%2fplugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz#d49a3b3e6b52e5be6740022317580234a6a47357"
|
|
|
@@ -436,14 +331,13 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-async-generator-functions@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.7.tgz#af61a02b30d7bff5108c63bd39ac7938403426d7"
|
|
|
- integrity sha512-4B6OhTrwYKHYYgcwErvZjbmH9X5TxQBsaBHdzEIB4l71gR5jh/tuHGlb9in47udL2+wVUcOz5XXhhfhVJwEpEg==
|
|
|
+"@babel/plugin-transform-async-generator-functions@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.8.tgz#3331de02f52cc1f2c75b396bec52188c85b0b1ec"
|
|
|
+ integrity sha512-9ypqkozyzpG+HxlH4o4gdctalFGIjjdufzo7I2XPda0iBnZ6a+FO0rIEQcdSPXp02CkvGsII1exJhmROPQd5oA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
"@babel/helper-remap-async-to-generator" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
"@babel/traverse" "^7.25.7"
|
|
|
|
|
|
"@babel/plugin-transform-async-to-generator@^7.25.7":
|
|
|
@@ -477,14 +371,13 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-class-static-block@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.7.tgz#d2cf3c812e3b3162d56aadf4566f45c30538cb2c"
|
|
|
- integrity sha512-rvUUtoVlkDWtDWxGAiiQj0aNktTPn3eFynBcMC2IhsXweehwgdI9ODe+XjWw515kEmv22sSOTp/rxIRuTiB7zg==
|
|
|
+"@babel/plugin-transform-class-static-block@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.8.tgz#a8af22028920fe404668031eceb4c3aadccb5262"
|
|
|
+ integrity sha512-e82gl3TCorath6YLf9xUwFehVvjvfqFhdOo4+0iVIVju+6XOi5XHkqB3P2AXnSwoeTX0HBoXq5gJFtvotJzFnQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-create-class-features-plugin" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
|
|
|
"@babel/plugin-transform-classes@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -536,13 +429,12 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-dynamic-import@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.7.tgz#31905ab2cfa94dcf1b1f8ce66096720b2908e518"
|
|
|
- integrity sha512-UvcLuual4h7/GfylKm2IAA3aph9rwvAM2XBA0uPKU3lca+Maai4jBjjEVUS568ld6kJcgbouuumCBhMd/Yz17w==
|
|
|
+"@babel/plugin-transform-dynamic-import@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.25.8.tgz#f1edbe75b248cf44c70c8ca8ed3818a668753aaa"
|
|
|
+ integrity sha512-gznWY+mr4ZQL/EWPcbBQUP3BXS5FwZp8RUOw06BaRn8tQLzN4XLIxXejpHN9Qo8x8jjBmAAKp6FoS51AgkSA/A==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
|
|
|
"@babel/plugin-transform-exponentiation-operator@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -552,13 +444,12 @@
|
|
|
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-export-namespace-from@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.7.tgz#beb2679db6fd3bdfe6ad6de2c8cac84a86ef2da1"
|
|
|
- integrity sha512-h3MDAP5l34NQkkNulsTNyjdaR+OiB0Im67VU//sFupouP8Q6m9Spy7l66DcaAQxtmCqGdanPByLsnwFttxKISQ==
|
|
|
+"@babel/plugin-transform-export-namespace-from@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.25.8.tgz#d1988c3019a380b417e0516418b02804d3858145"
|
|
|
+ integrity sha512-sPtYrduWINTQTW7FtOy99VCTWp4H23UX7vYcut7S4CIMEXU+54zKX9uCoGkLsWXteyaMXzVHgzWbLfQ1w4GZgw==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
|
|
|
"@babel/plugin-transform-for-of@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -577,13 +468,12 @@
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
"@babel/traverse" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-json-strings@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.7.tgz#6626433554aff4bd6f76a2c621a1f40e802dfb0a"
|
|
|
- integrity sha512-Ot43PrL9TEAiCe8C/2erAjXMeVSnE/BLEx6eyrKLNFCCw5jvhTHKyHxdI1pA0kz5njZRYAnMO2KObGqOCRDYSA==
|
|
|
+"@babel/plugin-transform-json-strings@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.25.8.tgz#6fb3ec383a2ea92652289fdba653e3f9de722694"
|
|
|
+ integrity sha512-4OMNv7eHTmJ2YXs3tvxAfa/I43di+VcF+M4Wt66c88EAED1RoGaf1D64cL5FkRpNL+Vx9Hds84lksWvd/wMIdA==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
|
|
|
"@babel/plugin-transform-literals@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -592,13 +482,12 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-logical-assignment-operators@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.7.tgz#93847feb513a1f191c5f5d903d991a0ee24fe99b"
|
|
|
- integrity sha512-iImzbA55BjiovLyG2bggWS+V+OLkaBorNvc/yJoeeDQGztknRnDdYfp2d/UPmunZYEnZi6Lg8QcTmNMHOB0lGA==
|
|
|
+"@babel/plugin-transform-logical-assignment-operators@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.25.8.tgz#01868ff92daa9e525b4c7902aa51979082a05710"
|
|
|
+ integrity sha512-f5W0AhSbbI+yY6VakT04jmxdxz+WsID0neG7+kQZbCOjuyJNdL5Nn4WIBm4hRpKnUcO9lP0eipUhFN12JpoH8g==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
|
|
|
"@babel/plugin-transform-member-expression-literals@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -657,30 +546,27 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-nullish-coalescing-operator@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.7.tgz#0af84b86d4332654c43cf028dbdcf878b00ac168"
|
|
|
- integrity sha512-FbuJ63/4LEL32mIxrxwYaqjJxpbzxPVQj5a+Ebrc8JICV6YX8nE53jY+K0RZT3um56GoNWgkS2BQ/uLGTjtwfw==
|
|
|
+"@babel/plugin-transform-nullish-coalescing-operator@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.8.tgz#befb4900c130bd52fccf2b926314557987f1b552"
|
|
|
+ integrity sha512-Z7WJJWdQc8yCWgAmjI3hyC+5PXIubH9yRKzkl9ZEG647O9szl9zvmKLzpbItlijBnVhTUf1cpyWBsZ3+2wjWPQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-transform-numeric-separator@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.7.tgz#a516b78f894d1c08283f39d809b2048fd2f29448"
|
|
|
- integrity sha512-8CbutzSSh4hmD+jJHIA8vdTNk15kAzOnFLVVgBSMGr28rt85ouT01/rezMecks9pkU939wDInImwCKv4ahU4IA==
|
|
|
+"@babel/plugin-transform-numeric-separator@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.25.8.tgz#91e370486371637bd42161052f2602c701386891"
|
|
|
+ integrity sha512-rm9a5iEFPS4iMIy+/A/PiS0QN0UyjPIeVvbU5EMZFKJZHt8vQnasbpo3T3EFcxzCeYO0BHfc4RqooCZc51J86Q==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-transform-object-rest-spread@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.7.tgz#fa0916521be96fd434e2db59780b24b308c6d169"
|
|
|
- integrity sha512-1JdVKPhD7Y5PvgfFy0Mv2brdrolzpzSoUq2pr6xsR+m+3viGGeHEokFKsCgOkbeFOQxfB1Vt2F0cPJLRpFI4Zg==
|
|
|
+"@babel/plugin-transform-object-rest-spread@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.25.8.tgz#0904ac16bcce41df4db12d915d6780f85c7fb04b"
|
|
|
+ integrity sha512-LkUu0O2hnUKHKE7/zYOIjByMa4VRaV2CD/cdGz0AxU9we+VA3kDDggKEzI0Oz1IroG+6gUP6UmWEHBMWZU316g==
|
|
|
dependencies:
|
|
|
"@babel/helper-compilation-targets" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
"@babel/plugin-transform-parameters" "^7.25.7"
|
|
|
|
|
|
"@babel/plugin-transform-object-super@^7.25.7":
|
|
|
@@ -691,22 +577,20 @@
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
"@babel/helper-replace-supers" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-optional-catch-binding@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.7.tgz#400e2d891f9288f5231694234696aa67164e4913"
|
|
|
- integrity sha512-m9obYBA39mDPN7lJzD5WkGGb0GO54PPLXsbcnj1Hyeu8mSRz7Gb4b1A6zxNX32ZuUySDK4G6it8SDFWD1nCnqg==
|
|
|
+"@babel/plugin-transform-optional-catch-binding@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.25.8.tgz#2649b86a3bb202c6894ec81a6ddf41b94d8f3103"
|
|
|
+ integrity sha512-EbQYweoMAHOn7iJ9GgZo14ghhb9tTjgOc88xFgYngifx7Z9u580cENCV159M4xDh3q/irbhSjZVpuhpC2gKBbg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
|
|
|
-"@babel/plugin-transform-optional-chaining@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.7.tgz#b7f7c9321aa1d8414e67799c28d87c23682e4d68"
|
|
|
- integrity sha512-h39agClImgPWg4H8mYVAbD1qP9vClFbEjqoJmt87Zen8pjqK8FTPUwrOXAvqu5soytwxrLMd2fx2KSCp2CHcNg==
|
|
|
+"@babel/plugin-transform-optional-chaining@^7.25.7", "@babel/plugin-transform-optional-chaining@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.25.8.tgz#f46283b78adcc5b6ab988a952f989e7dce70653f"
|
|
|
+ integrity sha512-q05Bk7gXOxpTHoQ8RSzGSh/LHVB9JEIkKnk3myAWwZHnYiTGYtbdrYkIsS8Xyh4ltKf7GNUSgzs/6P2bJtBAQg==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
"@babel/helper-skip-transparent-expression-wrappers" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
|
|
|
"@babel/plugin-transform-parameters@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -723,15 +607,14 @@
|
|
|
"@babel/helper-create-class-features-plugin" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
-"@babel/plugin-transform-private-property-in-object@^7.25.7":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.7.tgz#aff877efd05b57c4ad04611d8de97bf155a53369"
|
|
|
- integrity sha512-LzA5ESzBy7tqj00Yjey9yWfs3FKy4EmJyKOSWld144OxkTji81WWnUT8nkLUn+imN/zHL8ZQlOu/MTUAhHaX3g==
|
|
|
+"@babel/plugin-transform-private-property-in-object@^7.25.8":
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.25.8.tgz#1234f856ce85e061f9688764194e51ea7577c434"
|
|
|
+ integrity sha512-8Uh966svuB4V8RHHg0QJOB32QK287NBksJOByoKmHMp1TAobNniNalIkI2i5IPj5+S9NYCG4VIjbEuiSN8r+ow==
|
|
|
dependencies:
|
|
|
"@babel/helper-annotate-as-pure" "^7.25.7"
|
|
|
"@babel/helper-create-class-features-plugin" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
|
|
|
"@babel/plugin-transform-property-literals@^7.25.7":
|
|
|
version "7.25.7"
|
|
|
@@ -823,11 +706,11 @@
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
|
|
|
"@babel/preset-env@^7.25.4":
|
|
|
- version "7.25.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.7.tgz#fc1b092152db4b58377b85dc05c890081c1157e0"
|
|
|
- integrity sha512-Gibz4OUdyNqqLj+7OAvBZxOD7CklCtMA5/j0JgUEwOnaRULsPDXmic2iKxL2DX2vQduPR5wH2hjZas/Vr/Oc0g==
|
|
|
+ version "7.25.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.8.tgz#dc6b719627fb29cd9cccbbbe041802fd575b524c"
|
|
|
+ integrity sha512-58T2yulDHMN8YMUxiLq5YmWUnlDCyY1FsHM+v12VMx+1/FlrUj5tY50iDCpofFQEM8fMYOaY9YRvym2jcjn1Dg==
|
|
|
dependencies:
|
|
|
- "@babel/compat-data" "^7.25.7"
|
|
|
+ "@babel/compat-data" "^7.25.8"
|
|
|
"@babel/helper-compilation-targets" "^7.25.7"
|
|
|
"@babel/helper-plugin-utils" "^7.25.7"
|
|
|
"@babel/helper-validator-option" "^7.25.7"
|
|
|
@@ -837,45 +720,30 @@
|
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.7"
|
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.7"
|
|
|
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
|
|
- "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
|
- "@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
|
- "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
|
|
- "@babel/plugin-syntax-dynamic-import" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-export-namespace-from" "^7.8.3"
|
|
|
"@babel/plugin-syntax-import-assertions" "^7.25.7"
|
|
|
"@babel/plugin-syntax-import-attributes" "^7.25.7"
|
|
|
- "@babel/plugin-syntax-import-meta" "^7.10.4"
|
|
|
- "@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
|
|
|
- "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
|
|
- "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
|
- "@babel/plugin-syntax-private-property-in-object" "^7.14.5"
|
|
|
- "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
|
|
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
|
|
"@babel/plugin-transform-arrow-functions" "^7.25.7"
|
|
|
- "@babel/plugin-transform-async-generator-functions" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-async-generator-functions" "^7.25.8"
|
|
|
"@babel/plugin-transform-async-to-generator" "^7.25.7"
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.25.7"
|
|
|
"@babel/plugin-transform-block-scoping" "^7.25.7"
|
|
|
"@babel/plugin-transform-class-properties" "^7.25.7"
|
|
|
- "@babel/plugin-transform-class-static-block" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-class-static-block" "^7.25.8"
|
|
|
"@babel/plugin-transform-classes" "^7.25.7"
|
|
|
"@babel/plugin-transform-computed-properties" "^7.25.7"
|
|
|
"@babel/plugin-transform-destructuring" "^7.25.7"
|
|
|
"@babel/plugin-transform-dotall-regex" "^7.25.7"
|
|
|
"@babel/plugin-transform-duplicate-keys" "^7.25.7"
|
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.7"
|
|
|
- "@babel/plugin-transform-dynamic-import" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-dynamic-import" "^7.25.8"
|
|
|
"@babel/plugin-transform-exponentiation-operator" "^7.25.7"
|
|
|
- "@babel/plugin-transform-export-namespace-from" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-export-namespace-from" "^7.25.8"
|
|
|
"@babel/plugin-transform-for-of" "^7.25.7"
|
|
|
"@babel/plugin-transform-function-name" "^7.25.7"
|
|
|
- "@babel/plugin-transform-json-strings" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-json-strings" "^7.25.8"
|
|
|
"@babel/plugin-transform-literals" "^7.25.7"
|
|
|
- "@babel/plugin-transform-logical-assignment-operators" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-logical-assignment-operators" "^7.25.8"
|
|
|
"@babel/plugin-transform-member-expression-literals" "^7.25.7"
|
|
|
"@babel/plugin-transform-modules-amd" "^7.25.7"
|
|
|
"@babel/plugin-transform-modules-commonjs" "^7.25.7"
|
|
|
@@ -883,15 +751,15 @@
|
|
|
"@babel/plugin-transform-modules-umd" "^7.25.7"
|
|
|
"@babel/plugin-transform-named-capturing-groups-regex" "^7.25.7"
|
|
|
"@babel/plugin-transform-new-target" "^7.25.7"
|
|
|
- "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.7"
|
|
|
- "@babel/plugin-transform-numeric-separator" "^7.25.7"
|
|
|
- "@babel/plugin-transform-object-rest-spread" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.8"
|
|
|
+ "@babel/plugin-transform-numeric-separator" "^7.25.8"
|
|
|
+ "@babel/plugin-transform-object-rest-spread" "^7.25.8"
|
|
|
"@babel/plugin-transform-object-super" "^7.25.7"
|
|
|
- "@babel/plugin-transform-optional-catch-binding" "^7.25.7"
|
|
|
- "@babel/plugin-transform-optional-chaining" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-optional-catch-binding" "^7.25.8"
|
|
|
+ "@babel/plugin-transform-optional-chaining" "^7.25.8"
|
|
|
"@babel/plugin-transform-parameters" "^7.25.7"
|
|
|
"@babel/plugin-transform-private-methods" "^7.25.7"
|
|
|
- "@babel/plugin-transform-private-property-in-object" "^7.25.7"
|
|
|
+ "@babel/plugin-transform-private-property-in-object" "^7.25.8"
|
|
|
"@babel/plugin-transform-property-literals" "^7.25.7"
|
|
|
"@babel/plugin-transform-regenerator" "^7.25.7"
|
|
|
"@babel/plugin-transform-reserved-words" "^7.25.7"
|