-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1149 from totaldebug/dependabot/npm_and_yarn/mast…
…er/babel/core-7.22.19 build(deps-dev): bump @babel/core from 7.22.17 to 7.22.19
- Loading branch information
Showing
2 changed files
with
31 additions
and
204 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,54 +31,34 @@ | |
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3" | ||
chokidar "^3.4.0" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.5.tgz#234d98e1551960604f1246e6475891a570ad5658" | ||
integrity sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ== | ||
dependencies: | ||
"@babel/highlight" "^7.22.5" | ||
|
||
"@babel/code-frame@^7.21.4": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3" | ||
integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== | ||
dependencies: | ||
"@babel/highlight" "^7.22.10" | ||
chalk "^2.4.2" | ||
|
||
"@babel/code-frame@^7.22.13": | ||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.22.13": | ||
version "7.22.13" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" | ||
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== | ||
dependencies: | ||
"@babel/highlight" "^7.22.13" | ||
chalk "^2.4.2" | ||
|
||
"@babel/compat-data@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.5.tgz#b1f6c86a02d85d2dd3368a2b67c09add8cd0c255" | ||
integrity sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA== | ||
|
||
"@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/core@^7.22.17": | ||
version "7.22.17" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866" | ||
integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ== | ||
"@babel/core@^7.22.19": | ||
version "7.22.19" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.19.tgz#b38162460a6f3baf2a424bda720b24a8aafea241" | ||
integrity sha512-Q8Yj5X4LHVYTbLCKVz0//2D2aDmHF4xzCdEttYvKOnWvErGsa6geHXD6w46x64n5tP69VfeH+IfSrdyH3MLhwA== | ||
dependencies: | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/generator" "^7.22.15" | ||
"@babel/helper-compilation-targets" "^7.22.15" | ||
"@babel/helper-module-transforms" "^7.22.17" | ||
"@babel/helper-module-transforms" "^7.22.19" | ||
"@babel/helpers" "^7.22.15" | ||
"@babel/parser" "^7.22.16" | ||
"@babel/template" "^7.22.15" | ||
"@babel/traverse" "^7.22.17" | ||
"@babel/types" "^7.22.17" | ||
"@babel/traverse" "^7.22.19" | ||
"@babel/types" "^7.22.19" | ||
convert-source-map "^1.7.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
|
@@ -95,16 +75,6 @@ | |
"@jridgewell/trace-mapping" "^0.3.17" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/generator@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7" | ||
integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
"@jridgewell/trace-mapping" "^0.3.17" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/helper-annotate-as-pure@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" | ||
|
@@ -119,7 +89,7 @@ | |
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-compilation-targets@^7.22.15": | ||
"@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" | ||
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== | ||
|
@@ -130,28 +100,6 @@ | |
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-compilation-targets@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz#fc7319fc54c5e2fa14b2909cf3c5fd3046813e02" | ||
integrity sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.5" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
browserslist "^4.21.3" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-compilation-targets@^7.22.6": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" | ||
integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-validator-option" "^7.22.5" | ||
browserslist "^4.21.9" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz#2192a1970ece4685fbff85b48da2c32fcb130b7c" | ||
|
@@ -265,41 +213,16 @@ | |
dependencies: | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17": | ||
version "7.22.17" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693" | ||
integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ== | ||
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.19", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": | ||
version "7.22.19" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.19.tgz#94b1f281caa6518f02ec0f5ea2b5348e298ce266" | ||
integrity sha512-m6h1cJvn+OJ+R3jOHp30faq5xKJ7VbjwDj5RGgHuRlU9hrMeKsGC+JpihkR5w1g7IfseCPPtZ0r7/hB4UKaYlA== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-module-imports" "^7.22.15" | ||
"@babel/helper-simple-access" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@babel/helper-validator-identifier" "^7.22.15" | ||
|
||
"@babel/helper-module-transforms@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz#0f65daa0716961b6e96b164034e737f60a80d2ef" | ||
integrity sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-module-imports" "^7.22.5" | ||
"@babel/helper-simple-access" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
"@babel/template" "^7.22.5" | ||
"@babel/traverse" "^7.22.5" | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-module-transforms@^7.22.9": | ||
version "7.22.9" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" | ||
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-module-imports" "^7.22.5" | ||
"@babel/helper-simple-access" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.19" | ||
|
||
"@babel/helper-optimise-call-expression@^7.22.5": | ||
version "7.22.5" | ||
|
@@ -386,10 +309,10 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" | ||
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== | ||
|
||
"@babel/helper-validator-identifier@^7.22.15": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" | ||
integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== | ||
"@babel/helper-validator-identifier@^7.22.19": | ||
version "7.22.19" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz#2f34ab1e445f5b95e2e6edfe50ea2449e610583a" | ||
integrity sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg== | ||
|
||
"@babel/helper-validator-identifier@^7.22.5": | ||
version "7.22.5" | ||
|
@@ -401,11 +324,6 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" | ||
integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== | ||
|
||
"@babel/helper-validator-option@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" | ||
integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw== | ||
|
||
"@babel/helper-wrap-function@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.22.5.tgz#44d205af19ed8d872b4eefb0d2fa65f45eb34f06" | ||
|
@@ -434,15 +352,6 @@ | |
"@babel/traverse" "^7.22.15" | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/highlight@^7.22.10": | ||
version "7.22.10" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7" | ||
integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/highlight@^7.22.13": | ||
version "7.22.13" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16" | ||
|
@@ -452,25 +361,11 @@ | |
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/highlight@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.5.tgz#aa6c05c5407a67ebce408162b7ede789b4d22031" | ||
integrity sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.22.15", "@babel/parser@^7.22.16": | ||
version "7.22.16" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95" | ||
integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== | ||
|
||
"@babel/parser@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea" | ||
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q== | ||
|
||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.15.tgz#02dc8a03f613ed5fdc29fb2f728397c78146c962" | ||
|
@@ -1140,7 +1035,7 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.11" | ||
|
||
"@babel/template@^7.22.15": | ||
"@babel/template@^7.22.15", "@babel/template@^7.22.5": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" | ||
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== | ||
|
@@ -1149,19 +1044,10 @@ | |
"@babel/parser" "^7.22.15" | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/template@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" | ||
integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.5" | ||
"@babel/parser" "^7.22.5" | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17": | ||
version "7.22.17" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44" | ||
integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg== | ||
"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.19", "@babel/traverse@^7.22.5": | ||
version "7.22.19" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.19.tgz#bb2b12b7de9d7fec9e812ed89eea097b941954f8" | ||
integrity sha512-ZCcpVPK64krfdScRbpxF6xA5fz7IOsfMwx1tcACvCzt6JY+0aHkBk7eIU8FRDSZRU5Zei6Z4JfgAxN1bqXGECg== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/generator" "^7.22.15" | ||
|
@@ -1170,51 +1056,17 @@ | |
"@babel/helper-hoist-variables" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@babel/parser" "^7.22.16" | ||
"@babel/types" "^7.22.17" | ||
"@babel/types" "^7.22.19" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" | ||
integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.5" | ||
"@babel/generator" "^7.22.5" | ||
"@babel/helper-environment-visitor" "^7.22.5" | ||
"@babel/helper-function-name" "^7.22.5" | ||
"@babel/helper-hoist-variables" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.5" | ||
"@babel/parser" "^7.22.5" | ||
"@babel/types" "^7.22.5" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.22.10": | ||
version "7.22.11" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" | ||
integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== | ||
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.4.4": | ||
version "7.22.19" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.19.tgz#7425343253556916e440e662bb221a93ddb75684" | ||
integrity sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.22.15", "@babel/types@^7.22.17": | ||
version "7.22.17" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee" | ||
integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.15" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.22.5", "@babel/types@^7.4.4": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe" | ||
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@colors/[email protected]": | ||
|
@@ -3433,16 +3285,6 @@ browserslist@^4.21.10, browserslist@^4.21.9: | |
node-releases "^2.0.13" | ||
update-browserslist-db "^1.0.11" | ||
|
||
browserslist@^4.21.3: | ||
version "4.21.8" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.8.tgz#db2498e1f4b80ed199c076248a094935860b6017" | ||
integrity sha512-j+7xYe+v+q2Id9qbBeCI8WX5NmZSRe8es1+0xntD/+gaWXznP8tFEkv5IgSaHf5dS1YwVMbX/4W6m937mj+wQw== | ||
dependencies: | ||
caniuse-lite "^1.0.30001502" | ||
electron-to-chromium "^1.4.428" | ||
node-releases "^2.0.12" | ||
update-browserslist-db "^1.0.11" | ||
|
||
buffer-from@^1.0.0: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" | ||
|
@@ -3543,11 +3385,6 @@ camelcase@^5.3.1: | |
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" | ||
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== | ||
|
||
caniuse-lite@^1.0.30001502: | ||
version "1.0.30001502" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001502.tgz#f7e4a76eb1d2d585340f773767be1fefc118dca8" | ||
integrity sha512-AZ+9tFXw1sS0o0jcpJQIXvFTOB/xGiQ4OQ2t98QX3NDn2EZTSRBC801gxrsGgViuq2ak/NLkNgSNEPtCr5lfKg== | ||
|
||
caniuse-lite@^1.0.30001517: | ||
version "1.0.30001522" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001522.tgz#44b87a406c901269adcdb834713e23582dd71856" | ||
|
@@ -3561,7 +3398,7 @@ cardinal@^2.1.1: | |
ansicolors "~0.3.2" | ||
redeyed "~2.1.0" | ||
|
||
chalk@^2.0.0, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: | ||
chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||
|
@@ -4071,11 +3908,6 @@ eastasianwidth@^0.2.0: | |
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb" | ||
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== | ||
|
||
electron-to-chromium@^1.4.428: | ||
version "1.4.428" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.428.tgz#c31fc88e854f49d8305cdabf6ec934ff1588a902" | ||
integrity sha512-L7uUknyY286of0AYC8CKfgWstD0Smk2DvHDi9F0GWQhSH90Bzi7iDrmCbZKz75tYJxeGSAc7TYeKpmbjMDoh1w== | ||
|
||
electron-to-chromium@^1.4.477: | ||
version "1.4.501" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.501.tgz#05e97f61d109dc7a5ab246a81bb3fb892edfe954" | ||
|
@@ -6232,11 +6064,6 @@ node-gyp@^9.0.0, node-gyp@^9.4.0: | |
tar "^6.1.2" | ||
which "^2.0.2" | ||
|
||
node-releases@^2.0.12: | ||
version "2.0.12" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039" | ||
integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ== | ||
|
||
node-releases@^2.0.13: | ||
version "2.0.13" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" | ||
|