-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update babel monorepo to v7.21.0
- Loading branch information
1 parent
50ea34c
commit ad2585c
Showing
2 changed files
with
144 additions
and
48 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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@ampproject/remapping@^2.1.0": | ||
"@ampproject/remapping@^2.1.0", "@ampproject/remapping@^2.2.0": | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d" | ||
integrity sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w== | ||
|
@@ -58,21 +58,21 @@ | |
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.14.tgz#4106fc8b755f3e3ee0a0a7c27dde5de1d2b2baf8" | ||
integrity sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw== | ||
|
||
"@babel/core@7.20.12": | ||
version "7.20.12" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" | ||
integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== | ||
"@babel/core@7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" | ||
integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== | ||
dependencies: | ||
"@ampproject/remapping" "^2.1.0" | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.20.7" | ||
"@babel/generator" "^7.21.0" | ||
"@babel/helper-compilation-targets" "^7.20.7" | ||
"@babel/helper-module-transforms" "^7.20.11" | ||
"@babel/helpers" "^7.20.7" | ||
"@babel/parser" "^7.20.7" | ||
"@babel/helper-module-transforms" "^7.21.0" | ||
"@babel/helpers" "^7.21.0" | ||
"@babel/parser" "^7.21.0" | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.20.12" | ||
"@babel/types" "^7.20.7" | ||
"@babel/traverse" "^7.21.0" | ||
"@babel/types" "^7.21.0" | ||
convert-source-map "^1.7.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
|
@@ -175,6 +175,16 @@ | |
"@jridgewell/gen-mapping" "^0.3.2" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/generator@^7.21.0", "@babel/generator@^7.21.1": | ||
version "7.21.1" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd" | ||
integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA== | ||
dependencies: | ||
"@babel/types" "^7.21.0" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
"@jridgewell/trace-mapping" "^0.3.17" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" | ||
|
@@ -251,6 +261,20 @@ | |
"@babel/helper-replace-supers" "^7.18.6" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
|
||
"@babel/helper-create-class-features-plugin@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz#64f49ecb0020532f19b1d014b03bccaa1ab85fb9" | ||
integrity sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ== | ||
dependencies: | ||
"@babel/helper-annotate-as-pure" "^7.18.6" | ||
"@babel/helper-environment-visitor" "^7.18.9" | ||
"@babel/helper-function-name" "^7.21.0" | ||
"@babel/helper-member-expression-to-functions" "^7.21.0" | ||
"@babel/helper-optimise-call-expression" "^7.18.6" | ||
"@babel/helper-replace-supers" "^7.20.7" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.20.0" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
|
||
"@babel/helper-create-regexp-features-plugin@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.10.4.tgz#fdd60d88524659a0b6959c0579925e425714f3b8" | ||
|
@@ -370,6 +394,14 @@ | |
"@babel/template" "^7.18.10" | ||
"@babel/types" "^7.19.0" | ||
|
||
"@babel/helper-function-name@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" | ||
integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== | ||
dependencies: | ||
"@babel/template" "^7.20.7" | ||
"@babel/types" "^7.21.0" | ||
|
||
"@babel/helper-get-function-arity@^7.10.4": | ||
version "7.10.4" | ||
resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" | ||
|
@@ -426,6 +458,13 @@ | |
dependencies: | ||
"@babel/types" "^7.20.7" | ||
|
||
"@babel/helper-member-expression-to-functions@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz#319c6a940431a133897148515877d2f3269c3ba5" | ||
integrity sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q== | ||
dependencies: | ||
"@babel/types" "^7.21.0" | ||
|
||
"@babel/helper-module-imports@^7.0.0": | ||
version "7.10.4" | ||
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" | ||
|
@@ -489,6 +528,20 @@ | |
"@babel/traverse" "^7.20.10" | ||
"@babel/types" "^7.20.7" | ||
|
||
"@babel/helper-module-transforms@^7.21.0": | ||
version "7.21.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" | ||
integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.18.9" | ||
"@babel/helper-module-imports" "^7.18.6" | ||
"@babel/helper-simple-access" "^7.20.2" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/helper-validator-identifier" "^7.19.1" | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.21.2" | ||
"@babel/types" "^7.21.2" | ||
|
||
"@babel/helper-optimise-call-expression@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe" | ||
|
@@ -684,6 +737,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" | ||
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== | ||
|
||
"@babel/helper-validator-option@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" | ||
integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== | ||
|
||
"@babel/helper-wrap-function@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz#ec44ea4ad9d8988b90c3e465ba2382f4de81a073" | ||
|
@@ -722,14 +780,14 @@ | |
"@babel/traverse" "^7.18.6" | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helpers@^7.20.7": | ||
version "7.20.13" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.13.tgz#e3cb731fb70dc5337134cadc24cbbad31cc87ad2" | ||
integrity sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg== | ||
"@babel/helpers@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.21.0.tgz#9dd184fb5599862037917cdc9eecb84577dc4e7e" | ||
integrity sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA== | ||
dependencies: | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.20.13" | ||
"@babel/types" "^7.20.7" | ||
"@babel/traverse" "^7.21.0" | ||
"@babel/types" "^7.21.0" | ||
|
||
"@babel/highlight@^7.10.4": | ||
version "7.10.4" | ||
|
@@ -802,6 +860,11 @@ | |
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.15.tgz#eec9f36d8eaf0948bb88c87a46784b5ee9fd0c89" | ||
integrity sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg== | ||
|
||
"@babel/parser@^7.21.0", "@babel/parser@^7.21.2": | ||
version "7.21.2" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3" | ||
integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ== | ||
|
||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": | ||
version "7.18.6" | ||
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.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2" | ||
|
@@ -1095,12 +1158,12 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.12.13" | ||
|
||
"@babel/plugin-syntax-typescript@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz#1c09cd25795c7c2b8a4ba9ae49394576d4133285" | ||
integrity sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA== | ||
"@babel/plugin-syntax-typescript@^7.20.0": | ||
version "7.20.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz#4e9a0cfc769c85689b77a2e642d24e9f697fc8c7" | ||
integrity sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.19.0" | ||
|
||
"@babel/plugin-syntax-typescript@^7.7.2": | ||
version "7.16.5" | ||
|
@@ -1349,13 +1412,13 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
|
||
"@babel/plugin-transform-runtime@7.19.6": | ||
version "7.19.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz#9d2a9dbf4e12644d6f46e5e75bfbf02b5d6e9194" | ||
integrity sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw== | ||
"@babel/plugin-transform-runtime@7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.21.0.tgz#2a884f29556d0a68cd3d152dcc9e6c71dfb6eee8" | ||
integrity sha512-ReY6pxwSzEU0b3r2/T/VhqMKg/AkceBT19X0UptA3/tYi5Pe2eXgEUH+NNMC5nok6c6XQz5tyVTUpuezRfSMSg== | ||
dependencies: | ||
"@babel/helper-module-imports" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.19.0" | ||
"@babel/helper-plugin-utils" "^7.20.2" | ||
babel-plugin-polyfill-corejs2 "^0.3.3" | ||
babel-plugin-polyfill-corejs3 "^0.6.0" | ||
babel-plugin-polyfill-regenerator "^0.4.1" | ||
|
@@ -1397,14 +1460,14 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.9" | ||
|
||
"@babel/plugin-transform-typescript@^7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.18.6.tgz#8f4ade1a9cf253e5cf7c7c20173082c2c08a50a7" | ||
integrity sha512-ijHNhzIrLj5lQCnI6aaNVRtGVuUZhOXFLRVFs7lLrkXTHip4FKty5oAuQdk4tywG0/WjXmjTfQCWmuzrvFer1w== | ||
"@babel/plugin-transform-typescript@^7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.0.tgz#f0956a153679e3b377ae5b7f0143427151e4c848" | ||
integrity sha512-xo///XTPp3mDzTtrqXoBlK9eiAYW3wv9JXglcn/u1bi60RW11dEUxIgA8cbnDhutS1zacjMRmAwxE0gMklLnZg== | ||
dependencies: | ||
"@babel/helper-create-class-features-plugin" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/plugin-syntax-typescript" "^7.18.6" | ||
"@babel/helper-create-class-features-plugin" "^7.21.0" | ||
"@babel/helper-plugin-utils" "^7.20.2" | ||
"@babel/plugin-syntax-typescript" "^7.20.0" | ||
|
||
"@babel/plugin-transform-unicode-escapes@^7.18.10": | ||
version "7.18.10" | ||
|
@@ -1525,14 +1588,14 @@ | |
"@babel/plugin-transform-react-jsx-development" "^7.18.6" | ||
"@babel/plugin-transform-react-pure-annotations" "^7.18.6" | ||
|
||
"@babel/preset-typescript@7.18.6": | ||
version "7.18.6" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.18.6.tgz#ce64be3e63eddc44240c6358daefac17b3186399" | ||
integrity sha512-s9ik86kXBAnD760aybBucdpnLsAt0jK1xqJn2juOn9lkOvSHV60os5hxoVJsPzMQxvnUJFAlkont2DvvaYEBtQ== | ||
"@babel/preset-typescript@7.21.0": | ||
version "7.21.0" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.0.tgz#bcbbca513e8213691fe5d4b23d9251e01f00ebff" | ||
integrity sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.18.6" | ||
"@babel/helper-validator-option" "^7.18.6" | ||
"@babel/plugin-transform-typescript" "^7.18.6" | ||
"@babel/helper-plugin-utils" "^7.20.2" | ||
"@babel/helper-validator-option" "^7.21.0" | ||
"@babel/plugin-transform-typescript" "^7.21.0" | ||
|
||
"@babel/runtime-corejs3@^7.10.2": | ||
version "7.10.4" | ||
|
@@ -1665,7 +1728,7 @@ | |
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.7": | ||
"@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7": | ||
version "7.20.13" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.13.tgz#817c1ba13d11accca89478bd5481b2d168d07473" | ||
integrity sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ== | ||
|
@@ -1681,6 +1744,22 @@ | |
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2": | ||
version "7.21.2" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75" | ||
integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.21.1" | ||
"@babel/helper-environment-visitor" "^7.18.9" | ||
"@babel/helper-function-name" "^7.21.0" | ||
"@babel/helper-hoist-variables" "^7.18.6" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/parser" "^7.21.2" | ||
"@babel/types" "^7.21.2" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.4.5": | ||
version "7.10.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564" | ||
|
@@ -1772,6 +1851,15 @@ | |
"@babel/helper-validator-identifier" "^7.19.1" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@babel/types@^7.21.0", "@babel/types@^7.21.2": | ||
version "7.21.2" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1" | ||
integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.19.4" | ||
"@babel/helper-validator-identifier" "^7.19.1" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@bcoe/v8-coverage@^0.2.3": | ||
version "0.2.3" | ||
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" | ||
|
@@ -2156,7 +2244,7 @@ | |
"@jridgewell/sourcemap-codec" "^1.4.10" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@jridgewell/resolve-uri@^3.0.3": | ||
"@jridgewell/resolve-uri@3.1.0", "@jridgewell/resolve-uri@^3.0.3": | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" | ||
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== | ||
|
@@ -2179,7 +2267,7 @@ | |
"@jridgewell/gen-mapping" "^0.3.0" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@jridgewell/sourcemap-codec@^1.4.10": | ||
"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": | ||
version "1.4.14" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" | ||
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== | ||
|
@@ -2192,6 +2280,14 @@ | |
"@jridgewell/resolve-uri" "^3.0.3" | ||
"@jridgewell/sourcemap-codec" "^1.4.10" | ||
|
||
"@jridgewell/trace-mapping@^0.3.17": | ||
version "0.3.17" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" | ||
integrity sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g== | ||
dependencies: | ||
"@jridgewell/resolve-uri" "3.1.0" | ||
"@jridgewell/sourcemap-codec" "1.4.14" | ||
|
||
"@lerna-lite/[email protected]": | ||
version "1.15.1" | ||
resolved "https://registry.yarnpkg.com/@lerna-lite/cli/-/cli-1.15.1.tgz#c99c8ff907f321f541ce53ccb7fffa715cef0901" | ||
|