-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b89a998
commit f13940c
Showing
1 changed file
with
76 additions
and
75 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,49 +17,50 @@ | |
dependencies: | ||
"@babel/highlight" "^7.18.6" | ||
|
||
"@babel/compat-data@^7.20.0": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" | ||
integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== | ||
"@babel/compat-data@^7.20.5": | ||
version "7.20.10" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" | ||
integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== | ||
|
||
"@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.3.4": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" | ||
integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" | ||
integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== | ||
dependencies: | ||
"@ampproject/remapping" "^2.1.0" | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.20.5" | ||
"@babel/helper-compilation-targets" "^7.20.0" | ||
"@babel/helper-module-transforms" "^7.20.2" | ||
"@babel/helpers" "^7.20.5" | ||
"@babel/parser" "^7.20.5" | ||
"@babel/template" "^7.18.10" | ||
"@babel/traverse" "^7.20.5" | ||
"@babel/types" "^7.20.5" | ||
"@babel/generator" "^7.20.7" | ||
"@babel/helper-compilation-targets" "^7.20.7" | ||
"@babel/helper-module-transforms" "^7.20.7" | ||
"@babel/helpers" "^7.20.7" | ||
"@babel/parser" "^7.20.7" | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.20.7" | ||
"@babel/types" "^7.20.7" | ||
convert-source-map "^1.7.0" | ||
debug "^4.1.0" | ||
gensync "^1.0.0-beta.2" | ||
json5 "^2.2.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/generator@^7.20.5", "@babel/generator@^7.7.2": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" | ||
integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== | ||
"@babel/generator@^7.20.7", "@babel/generator@^7.7.2": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" | ||
integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== | ||
dependencies: | ||
"@babel/types" "^7.20.5" | ||
"@babel/types" "^7.20.7" | ||
"@jridgewell/gen-mapping" "^0.3.2" | ||
jsesc "^2.5.1" | ||
|
||
"@babel/helper-compilation-targets@^7.20.0": | ||
version "7.20.0" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" | ||
integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== | ||
"@babel/helper-compilation-targets@^7.20.7": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" | ||
integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.20.0" | ||
"@babel/compat-data" "^7.20.5" | ||
"@babel/helper-validator-option" "^7.18.6" | ||
browserslist "^4.21.3" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.0" | ||
|
||
"@babel/helper-environment-visitor@^7.18.9": | ||
|
@@ -89,21 +90,21 @@ | |
dependencies: | ||
"@babel/types" "^7.18.6" | ||
|
||
"@babel/helper-module-transforms@^7.19.6", "@babel/helper-module-transforms@^7.20.2": | ||
version "7.20.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" | ||
integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== | ||
"@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.20.7": | ||
version "7.20.11" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz#df4c7af713c557938c50ea3ad0117a7944b2f1b0" | ||
integrity sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg== | ||
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.18.10" | ||
"@babel/traverse" "^7.20.1" | ||
"@babel/types" "^7.20.2" | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.20.10" | ||
"@babel/types" "^7.20.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.19.0", "@babel/helper-plugin-utils@^7.8.0": | ||
"@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.19.0", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0": | ||
version "7.20.2" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629" | ||
integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== | ||
|
@@ -137,14 +138,14 @@ | |
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/helpers@^7.20.5": | ||
version "7.20.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" | ||
integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== | ||
"@babel/helpers@^7.20.7": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" | ||
integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== | ||
dependencies: | ||
"@babel/template" "^7.18.10" | ||
"@babel/traverse" "^7.20.5" | ||
"@babel/types" "^7.20.5" | ||
"@babel/template" "^7.20.7" | ||
"@babel/traverse" "^7.20.7" | ||
"@babel/types" "^7.20.7" | ||
|
||
"@babel/highlight@^7.18.6": | ||
version "7.18.6" | ||
|
@@ -155,10 +156,10 @@ | |
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@babel/parser@^7.1.0", "@babel/parser@^7.13.15", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" | ||
integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== | ||
"@babel/parser@^7.1.0", "@babel/parser@^7.13.15", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" | ||
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== | ||
|
||
"@babel/plugin-syntax-async-generators@^7.8.4": | ||
version "7.8.4" | ||
|
@@ -252,12 +253,12 @@ | |
"@babel/helper-plugin-utils" "^7.19.0" | ||
|
||
"@babel/plugin-transform-modules-amd@^7.2.0": | ||
version "7.19.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz#aca391801ae55d19c4d8d2ebfeaa33df5f2a2cbd" | ||
integrity sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg== | ||
version "7.20.11" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz#3daccca8e4cc309f03c3a0c4b41dc4b26f55214a" | ||
integrity sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g== | ||
dependencies: | ||
"@babel/helper-module-transforms" "^7.19.6" | ||
"@babel/helper-plugin-utils" "^7.19.0" | ||
"@babel/helper-module-transforms" "^7.20.11" | ||
"@babel/helper-plugin-utils" "^7.20.2" | ||
|
||
"@babel/polyfill@^7.11.5": | ||
version "7.12.1" | ||
|
@@ -267,35 +268,35 @@ | |
core-js "^2.6.5" | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@babel/template@^7.18.10", "@babel/template@^7.3.3": | ||
version "7.18.10" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" | ||
integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== | ||
"@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" | ||
integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/parser" "^7.18.10" | ||
"@babel/types" "^7.18.10" | ||
"@babel/parser" "^7.20.7" | ||
"@babel/types" "^7.20.7" | ||
|
||
"@babel/traverse@^7.13.17", "@babel/traverse@^7.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.7.2": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" | ||
integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== | ||
"@babel/traverse@^7.13.17", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": | ||
version "7.20.10" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.10.tgz#2bf98239597fcec12f842756f186a9dde6d09230" | ||
integrity sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg== | ||
dependencies: | ||
"@babel/code-frame" "^7.18.6" | ||
"@babel/generator" "^7.20.5" | ||
"@babel/generator" "^7.20.7" | ||
"@babel/helper-environment-visitor" "^7.18.9" | ||
"@babel/helper-function-name" "^7.19.0" | ||
"@babel/helper-hoist-variables" "^7.18.6" | ||
"@babel/helper-split-export-declaration" "^7.18.6" | ||
"@babel/parser" "^7.20.5" | ||
"@babel/types" "^7.20.5" | ||
"@babel/parser" "^7.20.7" | ||
"@babel/types" "^7.20.7" | ||
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": | ||
version "7.20.5" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" | ||
integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== | ||
"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": | ||
version "7.20.7" | ||
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" | ||
integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== | ||
dependencies: | ||
"@babel/helper-string-parser" "^7.19.4" | ||
"@babel/helper-validator-identifier" "^7.19.1" | ||
|
@@ -908,9 +909,9 @@ | |
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== | ||
|
||
"@types/prettier@^2.1.5": | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.1.tgz#dfd20e2dc35f027cdd6c1908e80a5ddc7499670e" | ||
integrity sha512-ri0UmynRRvZiiUJdiz38MmIblKK+oH30MztdBVR95dv/Ubw6neWSb8u1XpRb72L4qsZOhz+L+z9JD40SJmfWow== | ||
version "2.7.2" | ||
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0" | ||
integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg== | ||
|
||
"@types/stack-utils@^2.0.0": | ||
version "2.0.1" | ||
|
@@ -1466,9 +1467,9 @@ can-symlink@^1.0.0: | |
tmp "0.0.28" | ||
|
||
caniuse-lite@^1.0.30001400: | ||
version "1.0.30001439" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz#ab7371faeb4adff4b74dad1718a6fd122e45d9cb" | ||
integrity sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A== | ||
version "1.0.30001441" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz#987437b266260b640a23cd18fbddb509d7f69f3e" | ||
integrity sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg== | ||
|
||
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: | ||
version "4.1.2" | ||
|
@@ -2799,9 +2800,9 @@ ieee754@^1.1.13: | |
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== | ||
|
||
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.2.0: | ||
version "5.2.1" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.1.tgz#c2b1f76cb999ede1502f3a226a9310fdfe88d46c" | ||
integrity sha512-d2qQLzTJ9WxQftPAuEQpSPmKqzxePjzVbpAVv62AQ64NTL+wR4JkrVqR/LqFsFEUsHDAiId52mJteHDFuDkElA== | ||
version "5.2.4" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324" | ||
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ== | ||
|
||
[email protected]: | ||
version "3.0.0" | ||
|