|
@@ -111,12 +111,13 @@
|
|
|
"@algolia/logger-common" "4.13.1"
|
|
|
"@algolia/requester-common" "4.13.1"
|
|
|
|
|
|
-"@ampproject/remapping@^2.1.0":
|
|
|
- version "2.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
|
|
|
- integrity sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==
|
|
|
+"@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==
|
|
|
dependencies:
|
|
|
- "@jridgewell/trace-mapping" "^0.3.0"
|
|
|
+ "@jridgewell/gen-mapping" "^0.1.0"
|
|
|
+ "@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
|
|
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -130,34 +131,35 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec"
|
|
|
integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==
|
|
|
|
|
|
-"@babel/core@>=7.2.2", "@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@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.2.2", "@babel/core@^7.0.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@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"
|
|
|
json5 "^2.2.2"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-"@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==
|
|
|
+"@babel/generator@^7.20.7", "@babel/generator@^7.21.0", "@babel/generator@^7.7.2":
|
|
|
+ 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.20.7"
|
|
|
+ "@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.18.6":
|
|
@@ -186,17 +188,18 @@
|
|
|
lru-cache "^5.1.1"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-"@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.19.0":
|
|
|
- version "7.19.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.19.0.tgz#bfd6904620df4e46470bae4850d66be1054c404b"
|
|
|
- integrity sha512-NRz8DwF4jT3UfrmUoZjd0Uph9HQnP30t7Ash+weACcyNkiYTywpIjDBgReJMKgr+n86sn2nPVVmJ28Dm053Kqw==
|
|
|
+"@babel/helper-create-class-features-plugin@^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.19.0"
|
|
|
- "@babel/helper-member-expression-to-functions" "^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.18.9"
|
|
|
+ "@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.18.6", "@babel/helper-create-regexp-features-plugin@^7.19.0":
|
|
@@ -231,13 +234,13 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.18.6"
|
|
|
|
|
|
-"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^7.19.0":
|
|
|
- version "7.19.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
|
|
|
- integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==
|
|
|
+"@babel/helper-function-name@^7.18.9", "@babel/helper-function-name@^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.18.10"
|
|
|
- "@babel/types" "^7.19.0"
|
|
|
+ "@babel/template" "^7.20.7"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
|
|
|
"@babel/helper-hoist-variables@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -246,12 +249,12 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.18.6"
|
|
|
|
|
|
-"@babel/helper-member-expression-to-functions@^7.18.9", "@babel/helper-member-expression-to-functions@^7.20.7":
|
|
|
- version "7.20.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.20.7.tgz#a6f26e919582275a93c3aa6594756d71b0bb7f05"
|
|
|
- integrity sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==
|
|
|
+"@babel/helper-member-expression-to-functions@^7.18.9", "@babel/helper-member-expression-to-functions@^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.20.7"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
|
|
|
"@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -260,10 +263,10 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.18.6"
|
|
|
|
|
|
-"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11":
|
|
|
- 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==
|
|
|
+"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.0":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.0.tgz#89a8f86ad748870e3d024e470b2e8405e869db67"
|
|
|
+ integrity sha512-eD/JQ21IG2i1FraJnTMbUarAUkA7G988ofehG5MDCRXaUU91rEBJuCeSoou2Sk1y4RbLYXzqEg1QLwEmRU4qcQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
@@ -271,8 +274,8 @@
|
|
|
"@babel/helper-split-export-declaration" "^7.18.6"
|
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
|
"@babel/template" "^7.20.7"
|
|
|
- "@babel/traverse" "^7.20.10"
|
|
|
- "@babel/types" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.21.0"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
|
|
|
"@babel/helper-optimise-call-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -315,12 +318,12 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.20.2"
|
|
|
|
|
|
-"@babel/helper-skip-transparent-expression-wrappers@^7.18.9":
|
|
|
- version "7.18.9"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.18.9.tgz#778d87b3a758d90b471e7b9918f34a9a02eb5818"
|
|
|
- integrity sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==
|
|
|
+"@babel/helper-skip-transparent-expression-wrappers@^7.18.9", "@babel/helper-skip-transparent-expression-wrappers@^7.20.0":
|
|
|
+ version "7.20.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz#fbe4c52f60518cab8140d77101f0e63a8a230684"
|
|
|
+ integrity sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==
|
|
|
dependencies:
|
|
|
- "@babel/types" "^7.18.9"
|
|
|
+ "@babel/types" "^7.20.0"
|
|
|
|
|
|
"@babel/helper-split-export-declaration@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -339,10 +342,10 @@
|
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
|
|
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
|
|
|
|
|
-"@babel/helper-validator-option@^7.18.6":
|
|
|
- version "7.18.6"
|
|
|
- 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.18.6", "@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.9":
|
|
|
version "7.19.0"
|
|
@@ -354,14 +357,14 @@
|
|
|
"@babel/traverse" "^7.19.0"
|
|
|
"@babel/types" "^7.19.0"
|
|
|
|
|
|
-"@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==
|
|
|
+"@babel/helpers@^7.20.7", "@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.7"
|
|
|
- "@babel/types" "^7.20.7"
|
|
|
+ "@babel/traverse" "^7.21.0"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
|
|
|
"@babel/highlight@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -372,10 +375,10 @@
|
|
|
chalk "^2.0.0"
|
|
|
js-tokens "^4.0.0"
|
|
|
|
|
|
-"@babel/parser@^7.1.0", "@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/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0":
|
|
|
+ version "7.21.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.1.tgz#a8f81ee2fe872af23faea4b17a08fcc869de7bcc"
|
|
|
+ integrity sha512-JzhBFpkuhBNYUY7qs+wTzNmyCWUHEaAFpQQD2YfU1rPL38/L43Wvid0fFkiOCnHvsGncRZgEPyGnltABLcVDTg==
|
|
|
|
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -648,12 +651,12 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
|
|
-"@babel/plugin-syntax-typescript@^7.18.6", "@babel/plugin-syntax-typescript@^7.7.2":
|
|
|
- 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", "@babel/plugin-syntax-typescript@^7.7.2":
|
|
|
+ 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-transform-arrow-functions@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -860,16 +863,16 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.19.0"
|
|
|
|
|
|
-"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.20.7":
|
|
|
- version "7.20.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.20.7.tgz#025d85a1935fd7e19dfdcb1b1d4df34d4da484f7"
|
|
|
- integrity sha512-Tfq7qqD+tRj3EoDhY00nn2uP2hsRxgYGi5mLQ5TimKav0a9Lrpd4deE+fcLXU8zFYRjlKPHZhpCvfEA6qnBxqQ==
|
|
|
+"@babel/plugin-transform-react-jsx@^7.18.6", "@babel/plugin-transform-react-jsx@^7.21.0":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.0.tgz#656b42c2fdea0a6d8762075d58ef9d4e3c4ab8a2"
|
|
|
+ integrity sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg==
|
|
|
dependencies:
|
|
|
"@babel/helper-annotate-as-pure" "^7.18.6"
|
|
|
"@babel/helper-module-imports" "^7.18.6"
|
|
|
"@babel/helper-plugin-utils" "^7.20.2"
|
|
|
"@babel/plugin-syntax-jsx" "^7.18.6"
|
|
|
- "@babel/types" "^7.20.7"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
|
|
|
"@babel/plugin-transform-react-pure-annotations@^7.18.6":
|
|
|
version "7.18.6"
|
|
@@ -894,13 +897,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"
|
|
@@ -942,14 +945,14 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.18.9"
|
|
|
|
|
|
-"@babel/plugin-transform-typescript@^7.18.6":
|
|
|
- version "7.19.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.19.3.tgz#4f1db1e0fe278b42ddbc19ec2f6cd2f8262e35d6"
|
|
|
- integrity sha512-z6fnuK9ve9u/0X0rRvI9MY0xg+DOUaABDYOe+/SQTxtlptaBB/V9JIUxJn6xp3lMBeb9qe8xSFmHU35oZDXD+w==
|
|
|
+"@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.19.0"
|
|
|
- "@babel/helper-plugin-utils" "^7.19.0"
|
|
|
- "@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"
|
|
@@ -1070,14 +1073,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@7.4.5":
|
|
|
version "7.4.5"
|
|
@@ -1086,10 +1089,10 @@
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.2"
|
|
|
|
|
|
-"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@~7.20.7":
|
|
|
- version "7.20.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
|
|
|
- integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
|
|
|
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@~7.21.0":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673"
|
|
|
+ integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==
|
|
|
dependencies:
|
|
|
regenerator-runtime "^0.13.11"
|
|
|
|
|
@@ -1102,26 +1105,26 @@
|
|
|
"@babel/parser" "^7.20.7"
|
|
|
"@babel/types" "^7.20.7"
|
|
|
|
|
|
-"@babel/traverse@^7.19.0", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2":
|
|
|
- version "7.20.12"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.12.tgz#7f0f787b3a67ca4475adef1f56cb94f6abd4a4b5"
|
|
|
- integrity sha512-MsIbFN0u+raeja38qboyF8TIT7K0BFzz/Yd/77ta4MsUsmP2RAnidIlwq7d5HFQrH/OZJecGV6B71C4zAgpoSQ==
|
|
|
+"@babel/traverse@^7.19.0", "@babel/traverse@^7.20.10", "@babel/traverse@^7.20.12", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.7.2":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.0.tgz#0e1807abd5db98e6a19c204b80ed1e3f5bca0edc"
|
|
|
+ integrity sha512-Xdt2P1H4LKTO8ApPfnO1KmzYMFpp7D/EinoXzLYN/cHcBNrVCAkAtGUcXnHXrl/VGktureU6fkQrHSBE2URfoA==
|
|
|
dependencies:
|
|
|
"@babel/code-frame" "^7.18.6"
|
|
|
- "@babel/generator" "^7.20.7"
|
|
|
+ "@babel/generator" "^7.21.0"
|
|
|
"@babel/helper-environment-visitor" "^7.18.9"
|
|
|
- "@babel/helper-function-name" "^7.19.0"
|
|
|
+ "@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.20.7"
|
|
|
- "@babel/types" "^7.20.7"
|
|
|
+ "@babel/parser" "^7.21.0"
|
|
|
+ "@babel/types" "^7.21.0"
|
|
|
debug "^4.1.0"
|
|
|
globals "^11.1.0"
|
|
|
|
|
|
-"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@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", "@babel/types@^7.4.4":
|
|
|
- version "7.20.7"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
|
|
- integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
|
+"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
|
|
|
+ version "7.21.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.0.tgz#1da00d89c2f18b226c9207d96edbeb79316a1819"
|
|
|
+ integrity sha512-uR7NWq2VNFnDi7EYqiRz2Jv/VQIu38tu64Zy8TX2nQFQ6etJ9V/Rr2msW8BS132mum2rL645qpDrLtAJtVpuow==
|
|
|
dependencies:
|
|
|
"@babel/helper-string-parser" "^7.19.4"
|
|
|
"@babel/helper-validator-identifier" "^7.19.1"
|
|
@@ -1645,6 +1648,14 @@
|
|
|
"@types/yargs" "^17.0.8"
|
|
|
chalk "^4.0.0"
|
|
|
|
|
|
+"@jridgewell/gen-mapping@^0.1.0":
|
|
|
+ version "0.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
|
|
|
+ integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
|
|
|
+ dependencies:
|
|
|
+ "@jridgewell/set-array" "^1.0.0"
|
|
|
+ "@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
+
|
|
|
"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
|
|
|
version "0.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9"
|
|
@@ -1659,7 +1670,7 @@
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
|
|
|
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
|
|
|
|
|
-"@jridgewell/set-array@^1.0.1":
|
|
|
+"@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
@@ -1685,7 +1696,7 @@
|
|
|
"@jridgewell/resolve-uri" "^3.0.3"
|
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
|
|
|
|
-"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.9":
|
|
|
+"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.15", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
|
|
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==
|