-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump @babel/traverse from 7.23.2 to 7.25.7
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.2 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
4e3e6ba
commit c9a59dd
Showing
2 changed files
with
62 additions
and
181 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 |
---|---|---|
|
@@ -23,20 +23,12 @@ | |
"@jridgewell/gen-mapping" "^0.3.5" | ||
"@jridgewell/trace-mapping" "^0.3.24" | ||
|
||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@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== | ||
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.25.7": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" | ||
integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== | ||
dependencies: | ||
"@babel/highlight" "^7.22.13" | ||
chalk "^2.4.2" | ||
|
||
"@babel/code-frame@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.6.tgz#ab88da19344445c3d8889af2216606d3329f3ef2" | ||
integrity "sha1-q4jaGTRERcPYiJryIWYG0zKfPvI= sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==" | ||
dependencies: | ||
"@babel/highlight" "^7.24.6" | ||
"@babel/highlight" "^7.25.7" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/compat-data@^7.22.9": | ||
|
@@ -65,25 +57,15 @@ | |
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/generator@^7.23.0", "@babel/generator@^7.7.2": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" | ||
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== | ||
dependencies: | ||
"@babel/types" "^7.23.0" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
"@jridgewell/trace-mapping" "^0.3.17" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/generator@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.6.tgz#dfac82a228582a9d30c959fe50ad28951d4737a7" | ||
integrity "sha1-36yCoihYKp0wyVn+UK0olR1HN6c= sha512-S7m4eNa6YAPJRHmKsLHIDJhNAGNKoWNiWefz1MBbpnt8g9lvMDl1hir4P9bo/57bQEmuwEhnRU/AMWsD0G/Fbg==" | ||
"@babel/generator@^7.23.0", "@babel/generator@^7.25.7", "@babel/generator@^7.7.2": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" | ||
integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== | ||
dependencies: | ||
"@babel/types" "^7.24.6" | ||
"@babel/types" "^7.25.7" | ||
"@jridgewell/gen-mapping" "^0.3.5" | ||
"@jridgewell/trace-mapping" "^0.3.25" | ||
jsesc "^2.5.1" | ||
jsesc "^3.0.2" | ||
|
||
"@babel/helper-compilation-targets@^7.22.15": | ||
version "7.22.15" | ||
|
@@ -97,45 +79,10 @@ | |
semver "^6.3.1" | ||
|
||
"@babel/helper-environment-visitor@^7.22.20": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" | ||
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== | ||
|
||
"@babel/helper-environment-visitor@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.6.tgz#ac7ad5517821641550f6698dd5468f8cef78620d" | ||
integrity "sha1-rHrVUXghZBVQ9mmN1UaPjO94Yg0= sha512-Y50Cg3k0LKLMjxdPjIl40SdJgMB85iXn27Vk/qbHZCFx/o5XO3PSnpi675h1KEmmDb6OFArfd5SCQEQ5Q4H88g==" | ||
|
||
"@babel/helper-function-name@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" | ||
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== | ||
dependencies: | ||
"@babel/template" "^7.22.15" | ||
"@babel/types" "^7.23.0" | ||
|
||
"@babel/helper-function-name@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.24.6.tgz#cebdd063386fdb95d511d84b117e51fc68fec0c8" | ||
integrity "sha1-zr3QYzhv25XVEdhLEX5R/Gj+wMg= sha512-xpeLqeeRkbxhnYimfr2PC+iA0Q7ljX/d1eZ9/inYbmfG2jpl8Lu3DyXvpOAnrS5kxkfOWJjioIMQsaMBXFI05w==" | ||
dependencies: | ||
"@babel/template" "^7.24.6" | ||
"@babel/types" "^7.24.6" | ||
|
||
"@babel/helper-hoist-variables@^7.22.5": | ||
version "7.22.5" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" | ||
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-hoist-variables@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.6.tgz#8a7ece8c26756826b6ffcdd0e3cf65de275af7f9" | ||
integrity "sha1-in7OjCZ1aCa2/83Q489l3ida9/k= sha512-SF/EMrC3OD7dSta1bLJIlrsVxwtd0UpjRJqLno6125epQMJ/kyFmpTT4pbvPbdQHzCHg+biQ7Syo8lnDtbR+uA==" | ||
dependencies: | ||
"@babel/types" "^7.24.6" | ||
|
||
"@babel/helper-module-imports@^7.22.15": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" | ||
|
@@ -167,38 +114,26 @@ | |
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-split-export-declaration@^7.22.6": | ||
version "7.22.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" | ||
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== | ||
dependencies: | ||
"@babel/types" "^7.22.5" | ||
|
||
"@babel/helper-split-export-declaration@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.6.tgz#e830068f7ba8861c53b7421c284da30ae656d7a3" | ||
integrity "sha1-6DAGj3uohhxTt0IcKE2jCuZW16M= sha512-CvLSkwXGWnYlF9+J3iZUvwgAxKiYzK3BWuo+mLzD/MDGOZDj7Gq8+hqaOkMxmJwmlv0iu86uH5fdADd9Hxkymw==" | ||
dependencies: | ||
"@babel/types" "^7.24.6" | ||
|
||
"@babel/helper-string-parser@^7.22.5": | ||
version "7.22.5" | ||
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-string-parser@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df" | ||
integrity "sha1-KFg8KLFfKjM5z6+v6q1C+aDoKN8= sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==" | ||
"@babel/helper-string-parser@^7.25.7": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" | ||
integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== | ||
|
||
"@babel/helper-validator-identifier@^7.22.20": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" | ||
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== | ||
|
||
"@babel/helper-validator-identifier@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz#08bb6612b11bdec78f3feed3db196da682454a5e" | ||
integrity "sha1-CLtmErEb3sePP+7T2xltpoJFSl4= sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==" | ||
"@babel/helper-validator-identifier@^7.25.7": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" | ||
integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== | ||
|
||
"@babel/helper-validator-option@^7.22.15": | ||
version "7.22.15" | ||
|
@@ -214,39 +149,22 @@ | |
"@babel/traverse" "^7.23.0" | ||
"@babel/types" "^7.23.0" | ||
|
||
"@babel/highlight@^7.22.13": | ||
version "7.22.20" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" | ||
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.22.20" | ||
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/highlight@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.6.tgz#6d610c1ebd2c6e061cade0153bf69b0590b7b3df" | ||
integrity "sha1-bWEMHr0sbgYcreAVO/abBZC3s98= sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==" | ||
"@babel/highlight@^7.25.7": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" | ||
integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== | ||
dependencies: | ||
"@babel/helper-validator-identifier" "^7.24.6" | ||
"@babel/helper-validator-identifier" "^7.25.7" | ||
chalk "^2.4.2" | ||
js-tokens "^4.0.0" | ||
picocolors "^1.0.0" | ||
|
||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" | ||
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== | ||
|
||
"@babel/parser@^7.21.8", "@babel/parser@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.6.tgz#5e030f440c3c6c78d195528c3b688b101a365328" | ||
integrity sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q== | ||
|
||
"@babel/parser@^7.23.6": | ||
version "7.24.0" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.0.tgz#26a3d1ff49031c53a97d03b604375f028746a9ac" | ||
integrity sha512-QuP/FxEAzMSjXygs8v4N9dvdXzEHN4W1oF3PxuWAtPo08UdM17u89RDMgjLn/mlc56iM0HlLmVkO/wgR+rDgHg== | ||
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8", "@babel/parser@^7.23.0", "@babel/parser@^7.23.6", "@babel/parser@^7.25.7": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" | ||
integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== | ||
dependencies: | ||
"@babel/types" "^7.25.7" | ||
|
||
"@babel/plugin-syntax-async-generators@^7.8.4": | ||
version "7.8.4" | ||
|
@@ -346,72 +264,35 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/template@^7.22.15", "@babel/template@^7.3.3": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" | ||
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/parser" "^7.22.15" | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/template@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.24.6.tgz#048c347b2787a6072b24c723664c8d02b67a44f9" | ||
integrity "sha1-BIw0eyeHpgcrJMcjZkyNArZ6RPk= sha512-3vgazJlLwNXi9jhrR1ef8qiB65L1RK90+lEQwv4OxveHnqC3BfmnHdgySwRLzf6akhlOYenT+b7AfWq+a//AHw==" | ||
dependencies: | ||
"@babel/code-frame" "^7.24.6" | ||
"@babel/parser" "^7.24.6" | ||
"@babel/types" "^7.24.6" | ||
|
||
"@babel/[email protected]": | ||
version "7.23.2" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" | ||
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== | ||
dependencies: | ||
"@babel/code-frame" "^7.22.13" | ||
"@babel/generator" "^7.23.0" | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-function-name" "^7.23.0" | ||
"@babel/helper-hoist-variables" "^7.22.5" | ||
"@babel/helper-split-export-declaration" "^7.22.6" | ||
"@babel/parser" "^7.23.0" | ||
"@babel/types" "^7.23.0" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.23.0": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.6.tgz#0941ec50cdeaeacad0911eb67ae227a4f8424edc" | ||
integrity "sha1-CUHsUM3q6srQkR62euInpPhCTtw= sha512-OsNjaJwT9Zn8ozxcfoBc+RaHdj3gFmCmYoQLUII1o6ZrUwku0BMg80FoOTPx+Gi6XhcQxAYE4xyjPTo4SxEQqw==" | ||
dependencies: | ||
"@babel/code-frame" "^7.24.6" | ||
"@babel/generator" "^7.24.6" | ||
"@babel/helper-environment-visitor" "^7.24.6" | ||
"@babel/helper-function-name" "^7.24.6" | ||
"@babel/helper-hoist-variables" "^7.24.6" | ||
"@babel/helper-split-export-declaration" "^7.24.6" | ||
"@babel/parser" "^7.24.6" | ||
"@babel/types" "^7.24.6" | ||
"@babel/template@^7.22.15", "@babel/template@^7.25.7", "@babel/template@^7.3.3": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" | ||
integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== | ||
dependencies: | ||
"@babel/code-frame" "^7.25.7" | ||
"@babel/parser" "^7.25.7" | ||
"@babel/types" "^7.25.7" | ||
|
||
"@babel/[email protected]", "@babel/traverse@^7.23.0": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" | ||
integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== | ||
dependencies: | ||
"@babel/code-frame" "^7.25.7" | ||
"@babel/generator" "^7.25.7" | ||
"@babel/parser" "^7.25.7" | ||
"@babel/template" "^7.25.7" | ||
"@babel/types" "^7.25.7" | ||
debug "^4.3.1" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.3.3": | ||
version "7.23.0" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" | ||
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== | ||
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.24.6", "@babel/types@^7.25.7", "@babel/types@^7.3.3": | ||
version "7.25.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" | ||
integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.22.5" | ||
"@babel/helper-validator-identifier" "^7.22.20" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.23.6", "@babel/types@^7.24.6": | ||
version "7.24.6" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912" | ||
integrity "sha1-uk4fWYcMENwvqVonSsT+7COyGRI= sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==" | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.24.6" | ||
"@babel/helper-validator-identifier" "^7.24.6" | ||
"@babel/helper-string-parser" "^7.25.7" | ||
"@babel/helper-validator-identifier" "^7.25.7" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@bcoe/v8-coverage@^0.2.3": | ||
|
@@ -825,7 +706,7 @@ | |
"@types/yargs" "^17.0.8" | ||
chalk "^4.0.0" | ||
|
||
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2": | ||
"@jridgewell/gen-mapping@^0.3.0": | ||
version "0.3.3" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" | ||
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== | ||
|
@@ -871,7 +752,7 @@ | |
"@jridgewell/resolve-uri" "^3.0.3" | ||
"@jridgewell/sourcemap-codec" "^1.4.10" | ||
|
||
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": | ||
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.9": | ||
version "0.3.19" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" | ||
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== | ||
|
@@ -5382,10 +5263,10 @@ js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^3.6.1: | |
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
jsesc@^2.5.1: | ||
version "2.5.2" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" | ||
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== | ||
jsesc@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" | ||
integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== | ||
|
||
[email protected]: | ||
version "3.0.1" | ||
|