mirror of
https://github.com/evroon/bracket.git
synced 2026-04-21 15:57:00 -04:00
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/babel/babel-loader/releases">babel-loader's releases</a>.</em></p> <blockquote> <h2>v10.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>bump node requirement to <code>^18.20.0 || ^20.10.0 || >=22.0.0</code> and webpack requirement to <code>>= 5.61.0</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1026">babel/babel-loader#1026</a></li> <li>breaking: use output.hashFunction as loader cache hasher by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1027">babel/babel-loader#1027</a></li> </ul> <h3>New Features</h3> <ul> <li>Add babel-loader logger by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1034">babel/babel-loader#1034</a></li> <li>Support cache with external dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1033">babel/babel-loader#1033</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Bugfix] Ensure stability of filename cache-keys by <a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <h3>Docs</h3> <ul> <li>docs: clarify that <code>cacheIdentifier</code> is computed from the merged options by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1000">babel/babel-loader#1000</a></li> <li>Create SECURITY.md by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1032">babel/babel-loader#1032</a></li> <li>Add babel-loader v10 readme by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1046">babel/babel-loader#1046</a></li> <li>add readme section for loggingDebug support by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1038">babel/babel-loader#1038</a></li> <li>Update readme and repo templates by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1041">babel/babel-loader#1041</a></li> </ul> <h3>Dependencies</h3> <ul> <li>migrate to c8 by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/996">babel/babel-loader#996</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/998">babel/babel-loader#998</a></li> <li>Bump dev dependencies by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1001">babel/babel-loader#1001</a></li> <li>Bump braces from 3.0.2 to 3.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1020">babel/babel-loader#1020</a></li> <li>Update deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1025">babel/babel-loader#1025</a></li> <li>refactor: replace <code>find-cache-dir</code> by <code>find-up</code> by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1031">babel/babel-loader#1031</a></li> <li>Bump webpack from 5.93.0 to 5.94.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1035">babel/babel-loader#1035</a></li> <li>chore: update dev deps by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1036">babel/babel-loader#1036</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1049">babel/babel-loader#1049</a></li> </ul> <h3>Internal</h3> <ul> <li>Remove caller option check by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1007">babel/babel-loader#1007</a></li> <li>Update tests by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1003">babel/babel-loader#1003</a></li> <li>Update metadata test by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1024">babel/babel-loader#1024</a></li> <li>Migrate to node test runner by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1028">babel/babel-loader#1028</a></li> <li>chore: use default eslint rules by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1029">babel/babel-loader#1029</a></li> <li>refactor: use webpack builtin schema util by <a href="https://github.com/JLHwung"><code>@JLHwung</code></a> in <a href="https://redirect.github.com/babel/babel-loader/pull/1030">babel/babel-loader#1030</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/stefanpenner"><code>@stefanpenner</code></a> made their first contribution in <a href="https://redirect.github.com/babel/babel-loader/pull/909">babel/babel-loader#909</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0">https://github.com/babel/babel-loader/compare/v9.1.3...v10.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="10456d3f19"><code>10456d3</code></a> 10.0.0</li> <li><a href="5a223cf039"><code>5a223cf</code></a> Add babel-loader v10 readme (<a href="https://redirect.github.com/babel/babel-loader/issues/1046">#1046</a>)</li> <li><a href="8f8866700f"><code>8f88667</code></a> Bump cross-spawn from 7.0.3 to 7.0.6 (<a href="https://redirect.github.com/babel/babel-loader/issues/1049">#1049</a>)</li> <li><a href="f765949ece"><code>f765949</code></a> Update readme and repo templates (<a href="https://redirect.github.com/babel/babel-loader/issues/1041">#1041</a>)</li> <li><a href="b582028d51"><code>b582028</code></a> add readme section for loggingDebug support (<a href="https://redirect.github.com/babel/babel-loader/issues/1038">#1038</a>)</li> <li><a href="a0c450dde1"><code>a0c450d</code></a> feat: add babel-loader debug logger (<a href="https://redirect.github.com/babel/babel-loader/issues/1034">#1034</a>)</li> <li><a href="d4181b8e20"><code>d4181b8</code></a> Support cache with external dependencies (<a href="https://redirect.github.com/babel/babel-loader/issues/1033">#1033</a>)</li> <li><a href="7fcb533936"><code>7fcb533</code></a> chore: update dev deps (<a href="https://redirect.github.com/babel/babel-loader/issues/1036">#1036</a>)</li> <li><a href="c2a90e5de5"><code>c2a90e5</code></a> Bump webpack from 5.93.0 to 5.94.0 (<a href="https://redirect.github.com/babel/babel-loader/issues/1035">#1035</a>)</li> <li><a href="70a3710dbe"><code>70a3710</code></a> refactor: replace find-cache-dir by find-up (<a href="https://redirect.github.com/babel/babel-loader/issues/1031">#1031</a>)</li> <li>Additional commits viewable in <a href="https://github.com/babel/babel-loader/compare/v9.2.1...v10.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6237 lines
247 KiB
YAML
6237 lines
247 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
"@aashutoshrathi/word-wrap@^1.2.3":
|
|
version "1.2.6"
|
|
resolved "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz"
|
|
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
|
|
|
|
"@adobe/css-tools@^4.4.0":
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.0.tgz"
|
|
integrity sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==
|
|
|
|
"@ampproject/remapping@^2.2.0":
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz"
|
|
integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==
|
|
dependencies:
|
|
"@jridgewell/gen-mapping" "^0.3.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.25.9", "@babel/code-frame@^7.26.0":
|
|
version "7.26.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
|
|
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
|
|
dependencies:
|
|
"@babel/helper-validator-identifier" "^7.25.9"
|
|
js-tokens "^4.0.0"
|
|
picocolors "^1.0.0"
|
|
|
|
"@babel/compat-data@^7.25.9":
|
|
version "7.26.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
|
|
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
|
|
|
|
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.26.0":
|
|
version "7.26.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
|
|
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
|
|
dependencies:
|
|
"@ampproject/remapping" "^2.2.0"
|
|
"@babel/code-frame" "^7.26.0"
|
|
"@babel/generator" "^7.26.0"
|
|
"@babel/helper-compilation-targets" "^7.25.9"
|
|
"@babel/helper-module-transforms" "^7.26.0"
|
|
"@babel/helpers" "^7.26.0"
|
|
"@babel/parser" "^7.26.0"
|
|
"@babel/template" "^7.25.9"
|
|
"@babel/traverse" "^7.25.9"
|
|
"@babel/types" "^7.26.0"
|
|
convert-source-map "^2.0.0"
|
|
debug "^4.1.0"
|
|
gensync "^1.0.0-beta.2"
|
|
json5 "^2.2.3"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.26.2", "@babel/generator@^7.7.2":
|
|
version "7.26.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019"
|
|
integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==
|
|
dependencies:
|
|
"@babel/parser" "^7.26.3"
|
|
"@babel/types" "^7.26.3"
|
|
"@jridgewell/gen-mapping" "^0.3.5"
|
|
"@jridgewell/trace-mapping" "^0.3.25"
|
|
jsesc "^3.0.2"
|
|
|
|
"@babel/helper-compilation-targets@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
|
|
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
|
|
dependencies:
|
|
"@babel/compat-data" "^7.25.9"
|
|
"@babel/helper-validator-option" "^7.25.9"
|
|
browserslist "^4.24.0"
|
|
lru-cache "^5.1.1"
|
|
semver "^6.3.1"
|
|
|
|
"@babel/helper-module-imports@^7.16.7":
|
|
version "7.22.15"
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz"
|
|
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
|
|
dependencies:
|
|
"@babel/types" "^7.22.15"
|
|
|
|
"@babel/helper-module-imports@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
|
|
integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==
|
|
dependencies:
|
|
"@babel/traverse" "^7.25.9"
|
|
"@babel/types" "^7.25.9"
|
|
|
|
"@babel/helper-module-transforms@^7.26.0":
|
|
version "7.26.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
|
|
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.25.9"
|
|
"@babel/helper-validator-identifier" "^7.25.9"
|
|
"@babel/traverse" "^7.25.9"
|
|
|
|
"@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.22.5", "@babel/helper-plugin-utils@^7.8.0":
|
|
version "7.22.5"
|
|
resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz"
|
|
integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==
|
|
|
|
"@babel/helper-string-parser@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
|
|
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
|
|
|
|
"@babel/helper-validator-identifier@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
|
|
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
|
|
|
|
"@babel/helper-validator-option@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
|
|
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
|
|
|
|
"@babel/helpers@^7.26.0":
|
|
version "7.26.0"
|
|
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
|
|
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
|
|
dependencies:
|
|
"@babel/template" "^7.25.9"
|
|
"@babel/types" "^7.26.0"
|
|
|
|
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2", "@babel/parser@^7.26.3":
|
|
version "7.26.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234"
|
|
integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==
|
|
dependencies:
|
|
"@babel/types" "^7.26.3"
|
|
|
|
"@babel/plugin-syntax-async-generators@^7.8.4":
|
|
version "7.8.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz"
|
|
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-bigint@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz"
|
|
integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-class-properties@^7.8.3":
|
|
version "7.12.13"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"
|
|
integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.12.13"
|
|
|
|
"@babel/plugin-syntax-import-meta@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz"
|
|
integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-json-strings@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz"
|
|
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-jsx@^7.7.2":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz"
|
|
integrity sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz"
|
|
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz"
|
|
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-numeric-separator@^7.8.3":
|
|
version "7.10.4"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz"
|
|
integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz"
|
|
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz"
|
|
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-optional-chaining@^7.8.3":
|
|
version "7.8.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz"
|
|
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.8.0"
|
|
|
|
"@babel/plugin-syntax-top-level-await@^7.8.3":
|
|
version "7.14.5"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz"
|
|
integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.14.5"
|
|
|
|
"@babel/plugin-syntax-typescript@^7.7.2":
|
|
version "7.23.3"
|
|
resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz"
|
|
integrity sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.22.5"
|
|
|
|
"@babel/runtime@^7.12.5", "@babel/runtime@^7.17.9", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7":
|
|
version "7.26.7"
|
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.7.tgz#f4e7fe527cd710f8dc0618610b61b4b060c3c341"
|
|
integrity sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==
|
|
dependencies:
|
|
regenerator-runtime "^0.14.0"
|
|
|
|
"@babel/template@^7.25.9", "@babel/template@^7.3.3":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
|
|
integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.25.9"
|
|
"@babel/parser" "^7.25.9"
|
|
"@babel/types" "^7.25.9"
|
|
|
|
"@babel/traverse@^7.25.9":
|
|
version "7.25.9"
|
|
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
|
|
integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.25.9"
|
|
"@babel/generator" "^7.25.9"
|
|
"@babel/parser" "^7.25.9"
|
|
"@babel/template" "^7.25.9"
|
|
"@babel/types" "^7.25.9"
|
|
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.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3", "@babel/types@^7.3.3":
|
|
version "7.26.3"
|
|
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0"
|
|
integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==
|
|
dependencies:
|
|
"@babel/helper-string-parser" "^7.25.9"
|
|
"@babel/helper-validator-identifier" "^7.25.9"
|
|
|
|
"@bcoe/v8-coverage@^0.2.3":
|
|
version "0.2.3"
|
|
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
|
|
|
"@discoveryjs/json-ext@0.5.7":
|
|
version "0.5.7"
|
|
resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz"
|
|
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
|
|
|
|
"@emnapi/runtime@^1.2.0":
|
|
version "1.3.1"
|
|
resolved "https://registry.yarnpkg.com/@emnapi/runtime/-/runtime-1.3.1.tgz#0fcaa575afc31f455fd33534c19381cfce6c6f60"
|
|
integrity sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==
|
|
dependencies:
|
|
tslib "^2.4.0"
|
|
|
|
"@emotion/babel-plugin@^11.13.5":
|
|
version "11.13.5"
|
|
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0"
|
|
integrity sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==
|
|
dependencies:
|
|
"@babel/helper-module-imports" "^7.16.7"
|
|
"@babel/runtime" "^7.18.3"
|
|
"@emotion/hash" "^0.9.2"
|
|
"@emotion/memoize" "^0.9.0"
|
|
"@emotion/serialize" "^1.3.3"
|
|
babel-plugin-macros "^3.1.0"
|
|
convert-source-map "^1.5.0"
|
|
escape-string-regexp "^4.0.0"
|
|
find-root "^1.1.0"
|
|
source-map "^0.5.7"
|
|
stylis "4.2.0"
|
|
|
|
"@emotion/cache@^11.14.0":
|
|
version "11.14.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
|
|
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
|
|
dependencies:
|
|
"@emotion/memoize" "^0.9.0"
|
|
"@emotion/sheet" "^1.4.0"
|
|
"@emotion/utils" "^1.4.2"
|
|
"@emotion/weak-memoize" "^0.4.0"
|
|
stylis "4.2.0"
|
|
|
|
"@emotion/hash@^0.9.2":
|
|
version "0.9.2"
|
|
resolved "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz"
|
|
integrity sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==
|
|
|
|
"@emotion/memoize@^0.9.0":
|
|
version "0.9.0"
|
|
resolved "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz"
|
|
integrity sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==
|
|
|
|
"@emotion/react@^11.14.0":
|
|
version "11.14.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.14.0.tgz#cfaae35ebc67dd9ef4ea2e9acc6cd29e157dd05d"
|
|
integrity sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.18.3"
|
|
"@emotion/babel-plugin" "^11.13.5"
|
|
"@emotion/cache" "^11.14.0"
|
|
"@emotion/serialize" "^1.3.3"
|
|
"@emotion/use-insertion-effect-with-fallbacks" "^1.2.0"
|
|
"@emotion/utils" "^1.4.2"
|
|
"@emotion/weak-memoize" "^0.4.0"
|
|
hoist-non-react-statics "^3.3.1"
|
|
|
|
"@emotion/serialize@^1.3.3":
|
|
version "1.3.3"
|
|
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.3.3.tgz#d291531005f17d704d0463a032fe679f376509e8"
|
|
integrity sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==
|
|
dependencies:
|
|
"@emotion/hash" "^0.9.2"
|
|
"@emotion/memoize" "^0.9.0"
|
|
"@emotion/unitless" "^0.10.0"
|
|
"@emotion/utils" "^1.4.2"
|
|
csstype "^3.0.2"
|
|
|
|
"@emotion/server@^11.11.0":
|
|
version "11.11.0"
|
|
resolved "https://registry.npmjs.org/@emotion/server/-/server-11.11.0.tgz"
|
|
integrity sha512-6q89fj2z8VBTx9w93kJ5n51hsmtYuFPtZgnc1L8VzRx9ti4EU6EyvF6Nn1H1x3vcCQCF7u2dB2lY4AYJwUW4PA==
|
|
dependencies:
|
|
"@emotion/utils" "^1.2.1"
|
|
html-tokenize "^2.0.0"
|
|
multipipe "^1.0.2"
|
|
through "^2.3.8"
|
|
|
|
"@emotion/sheet@^1.4.0":
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz"
|
|
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
|
|
|
|
"@emotion/unitless@^0.10.0":
|
|
version "0.10.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.10.0.tgz#2af2f7c7e5150f497bdabd848ce7b218a27cf745"
|
|
integrity sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==
|
|
|
|
"@emotion/use-insertion-effect-with-fallbacks@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.yarnpkg.com/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz#8a8cb77b590e09affb960f4ff1e9a89e532738bf"
|
|
integrity sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==
|
|
|
|
"@emotion/utils@^1.2.1", "@emotion/utils@^1.4.2":
|
|
version "1.4.2"
|
|
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.4.2.tgz#6df6c45881fcb1c412d6688a311a98b7f59c1b52"
|
|
integrity sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==
|
|
|
|
"@emotion/weak-memoize@^0.4.0":
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz"
|
|
integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==
|
|
|
|
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
|
version "4.4.0"
|
|
resolved "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz"
|
|
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
|
|
dependencies:
|
|
eslint-visitor-keys "^3.3.0"
|
|
|
|
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
|
|
version "4.10.0"
|
|
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz"
|
|
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
|
|
|
|
"@eslint/eslintrc@^2.1.4":
|
|
version "2.1.4"
|
|
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz"
|
|
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
|
|
dependencies:
|
|
ajv "^6.12.4"
|
|
debug "^4.3.2"
|
|
espree "^9.6.0"
|
|
globals "^13.19.0"
|
|
ignore "^5.2.0"
|
|
import-fresh "^3.2.1"
|
|
js-yaml "^4.1.0"
|
|
minimatch "^3.1.2"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
"@eslint/js@8.57.0":
|
|
version "8.57.0"
|
|
resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz"
|
|
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
|
|
|
|
"@floating-ui/core@^1.0.0":
|
|
version "1.6.0"
|
|
resolved "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.0.tgz"
|
|
integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==
|
|
dependencies:
|
|
"@floating-ui/utils" "^0.2.1"
|
|
|
|
"@floating-ui/dom@^1.6.1":
|
|
version "1.6.3"
|
|
resolved "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.3.tgz"
|
|
integrity sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==
|
|
dependencies:
|
|
"@floating-ui/core" "^1.0.0"
|
|
"@floating-ui/utils" "^0.2.0"
|
|
|
|
"@floating-ui/react-dom@^2.0.8":
|
|
version "2.0.8"
|
|
resolved "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz"
|
|
integrity sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==
|
|
dependencies:
|
|
"@floating-ui/dom" "^1.6.1"
|
|
|
|
"@floating-ui/react@^0.26.9":
|
|
version "0.26.9"
|
|
resolved "https://registry.npmjs.org/@floating-ui/react/-/react-0.26.9.tgz"
|
|
integrity sha512-p86wynZJVEkEq2BBjY/8p2g3biQ6TlgT4o/3KgFKyTWoJLU1GZ8wpctwRqtkEl2tseYA+kw7dBAIDFcednfI5w==
|
|
dependencies:
|
|
"@floating-ui/react-dom" "^2.0.8"
|
|
"@floating-ui/utils" "^0.2.1"
|
|
tabbable "^6.0.1"
|
|
|
|
"@floating-ui/utils@^0.2.0", "@floating-ui/utils@^0.2.1":
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.1.tgz"
|
|
integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==
|
|
|
|
"@hcaptcha/loader@^2.0.0":
|
|
version "2.0.0"
|
|
resolved "https://registry.yarnpkg.com/@hcaptcha/loader/-/loader-2.0.0.tgz#674b14262ca3d3302f39628a46bdfbb6f3f903f1"
|
|
integrity sha512-fFQH6ApU/zCCl6Y1bnbsxsp1Er/lKX+qlgljrpWDeFcenpEtoP68hExlKSXECospzKLeSWcr06cbTjlR/x3IJA==
|
|
|
|
"@hcaptcha/react-hcaptcha@^1.12.0":
|
|
version "1.12.0"
|
|
resolved "https://registry.yarnpkg.com/@hcaptcha/react-hcaptcha/-/react-hcaptcha-1.12.0.tgz#0d4d416edfc5a4c9b6e7e658f414abdad3c5825d"
|
|
integrity sha512-QiHnQQ52k8SJJSHkc3cq4TlYzag7oPd4f5ZqnjVSe4fJDSlZaOQFtu5F5AYisVslwaitdDELPVLRsRJxiiI0Aw==
|
|
dependencies:
|
|
"@babel/runtime" "^7.17.9"
|
|
"@hcaptcha/loader" "^2.0.0"
|
|
|
|
"@hello-pangea/dnd@^18.0.1":
|
|
version "18.0.1"
|
|
resolved "https://registry.yarnpkg.com/@hello-pangea/dnd/-/dnd-18.0.1.tgz#7d5ef7fe8bddf195307b16e03635b1be582b7b8d"
|
|
integrity sha512-xojVWG8s/TGrKT1fC8K2tIWeejJYTAeJuj36zM//yEm/ZrnZUSFGS15BpO+jGZT1ybWvyXmeDJwPYb4dhWlbZQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.26.7"
|
|
css-box-model "^1.2.1"
|
|
raf-schd "^4.0.3"
|
|
react-redux "^9.2.0"
|
|
redux "^5.0.1"
|
|
|
|
"@humanwhocodes/config-array@^0.11.14":
|
|
version "0.11.14"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz"
|
|
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
|
|
dependencies:
|
|
"@humanwhocodes/object-schema" "^2.0.2"
|
|
debug "^4.3.1"
|
|
minimatch "^3.0.5"
|
|
|
|
"@humanwhocodes/module-importer@^1.0.1":
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz"
|
|
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
|
|
|
|
"@humanwhocodes/object-schema@^2.0.2":
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz"
|
|
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
|
|
|
|
"@img/sharp-darwin-arm64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.33.5.tgz#ef5b5a07862805f1e8145a377c8ba6e98813ca08"
|
|
integrity sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-darwin-arm64" "1.0.4"
|
|
|
|
"@img/sharp-darwin-x64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.33.5.tgz#e03d3451cd9e664faa72948cc70a403ea4063d61"
|
|
integrity sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-darwin-x64" "1.0.4"
|
|
|
|
"@img/sharp-libvips-darwin-arm64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.0.4.tgz#447c5026700c01a993c7804eb8af5f6e9868c07f"
|
|
integrity sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==
|
|
|
|
"@img/sharp-libvips-darwin-x64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.0.4.tgz#e0456f8f7c623f9dbfbdc77383caa72281d86062"
|
|
integrity sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==
|
|
|
|
"@img/sharp-libvips-linux-arm64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.0.4.tgz#979b1c66c9a91f7ff2893556ef267f90ebe51704"
|
|
integrity sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==
|
|
|
|
"@img/sharp-libvips-linux-arm@1.0.5":
|
|
version "1.0.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.0.5.tgz#99f922d4e15216ec205dcb6891b721bfd2884197"
|
|
integrity sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==
|
|
|
|
"@img/sharp-libvips-linux-s390x@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.0.4.tgz#f8a5eb1f374a082f72b3f45e2fb25b8118a8a5ce"
|
|
integrity sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==
|
|
|
|
"@img/sharp-libvips-linux-x64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.0.4.tgz"
|
|
integrity sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==
|
|
|
|
"@img/sharp-libvips-linuxmusl-arm64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.0.4.tgz#166778da0f48dd2bded1fa3033cee6b588f0d5d5"
|
|
integrity sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==
|
|
|
|
"@img/sharp-libvips-linuxmusl-x64@1.0.4":
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.0.4.tgz"
|
|
integrity sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==
|
|
|
|
"@img/sharp-linux-arm64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.33.5.tgz#edb0697e7a8279c9fc829a60fc35644c4839bb22"
|
|
integrity sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-arm64" "1.0.4"
|
|
|
|
"@img/sharp-linux-arm@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-arm/-/sharp-linux-arm-0.33.5.tgz#422c1a352e7b5832842577dc51602bcd5b6f5eff"
|
|
integrity sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-arm" "1.0.5"
|
|
|
|
"@img/sharp-linux-s390x@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.33.5.tgz#f5c077926b48e97e4a04d004dfaf175972059667"
|
|
integrity sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-s390x" "1.0.4"
|
|
|
|
"@img/sharp-linux-x64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.33.5.tgz"
|
|
integrity sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linux-x64" "1.0.4"
|
|
|
|
"@img/sharp-linuxmusl-arm64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.33.5.tgz#252975b915894fb315af5deea174651e208d3d6b"
|
|
integrity sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linuxmusl-arm64" "1.0.4"
|
|
|
|
"@img/sharp-linuxmusl-x64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.33.5.tgz"
|
|
integrity sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==
|
|
optionalDependencies:
|
|
"@img/sharp-libvips-linuxmusl-x64" "1.0.4"
|
|
|
|
"@img/sharp-wasm32@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-wasm32/-/sharp-wasm32-0.33.5.tgz#6f44f3283069d935bb5ca5813153572f3e6f61a1"
|
|
integrity sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==
|
|
dependencies:
|
|
"@emnapi/runtime" "^1.2.0"
|
|
|
|
"@img/sharp-win32-ia32@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.33.5.tgz#1a0c839a40c5351e9885628c85f2e5dfd02b52a9"
|
|
integrity sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==
|
|
|
|
"@img/sharp-win32-x64@0.33.5":
|
|
version "0.33.5"
|
|
resolved "https://registry.yarnpkg.com/@img/sharp-win32-x64/-/sharp-win32-x64-0.33.5.tgz#56f00962ff0c4e0eb93d34a047d29fa995e3e342"
|
|
integrity sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==
|
|
|
|
"@istanbuljs/load-nyc-config@^1.0.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz"
|
|
integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==
|
|
dependencies:
|
|
camelcase "^5.3.1"
|
|
find-up "^4.1.0"
|
|
get-package-type "^0.1.0"
|
|
js-yaml "^3.13.1"
|
|
resolve-from "^5.0.0"
|
|
|
|
"@istanbuljs/schema@^0.1.2":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
|
|
"@jest/console@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz"
|
|
integrity sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/core@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz"
|
|
integrity sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==
|
|
dependencies:
|
|
"@jest/console" "^29.7.0"
|
|
"@jest/reporters" "^29.7.0"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/transform" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
jest-changed-files "^29.7.0"
|
|
jest-config "^29.7.0"
|
|
jest-haste-map "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-regex-util "^29.6.3"
|
|
jest-resolve "^29.7.0"
|
|
jest-resolve-dependencies "^29.7.0"
|
|
jest-runner "^29.7.0"
|
|
jest-runtime "^29.7.0"
|
|
jest-snapshot "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jest-validate "^29.7.0"
|
|
jest-watcher "^29.7.0"
|
|
micromatch "^4.0.4"
|
|
pretty-format "^29.7.0"
|
|
slash "^3.0.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
"@jest/environment@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz"
|
|
integrity sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==
|
|
dependencies:
|
|
"@jest/fake-timers" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
jest-mock "^29.7.0"
|
|
|
|
"@jest/expect-utils@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz"
|
|
integrity sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==
|
|
dependencies:
|
|
jest-get-type "^29.6.3"
|
|
|
|
"@jest/expect@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz"
|
|
integrity sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==
|
|
dependencies:
|
|
expect "^29.7.0"
|
|
jest-snapshot "^29.7.0"
|
|
|
|
"@jest/fake-timers@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz"
|
|
integrity sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
"@sinonjs/fake-timers" "^10.0.2"
|
|
"@types/node" "*"
|
|
jest-message-util "^29.7.0"
|
|
jest-mock "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
|
|
"@jest/globals@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz"
|
|
integrity sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==
|
|
dependencies:
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/expect" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
jest-mock "^29.7.0"
|
|
|
|
"@jest/reporters@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz"
|
|
integrity sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==
|
|
dependencies:
|
|
"@bcoe/v8-coverage" "^0.2.3"
|
|
"@jest/console" "^29.7.0"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/transform" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@jridgewell/trace-mapping" "^0.3.18"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
exit "^0.1.2"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
istanbul-lib-instrument "^6.0.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
istanbul-lib-source-maps "^4.0.0"
|
|
istanbul-reports "^3.1.3"
|
|
jest-message-util "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jest-worker "^29.7.0"
|
|
slash "^3.0.0"
|
|
string-length "^4.0.1"
|
|
strip-ansi "^6.0.0"
|
|
v8-to-istanbul "^9.0.1"
|
|
|
|
"@jest/schemas@^29.6.3":
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz"
|
|
integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==
|
|
dependencies:
|
|
"@sinclair/typebox" "^0.27.8"
|
|
|
|
"@jest/source-map@^29.6.3":
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz"
|
|
integrity sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.18"
|
|
callsites "^3.0.0"
|
|
graceful-fs "^4.2.9"
|
|
|
|
"@jest/test-result@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz"
|
|
integrity sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==
|
|
dependencies:
|
|
"@jest/console" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
|
|
"@jest/test-sequencer@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz"
|
|
integrity sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==
|
|
dependencies:
|
|
"@jest/test-result" "^29.7.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.7.0"
|
|
slash "^3.0.0"
|
|
|
|
"@jest/transform@^29.7.0":
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz"
|
|
integrity sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@jest/types" "^29.6.3"
|
|
"@jridgewell/trace-mapping" "^0.3.18"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
chalk "^4.0.0"
|
|
convert-source-map "^2.0.0"
|
|
fast-json-stable-stringify "^2.1.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.7.0"
|
|
jest-regex-util "^29.6.3"
|
|
jest-util "^29.7.0"
|
|
micromatch "^4.0.4"
|
|
pirates "^4.0.4"
|
|
slash "^3.0.0"
|
|
write-file-atomic "^4.0.2"
|
|
|
|
"@jest/types@^29.6.3":
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz"
|
|
integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
|
|
dependencies:
|
|
"@jest/schemas" "^29.6.3"
|
|
"@types/istanbul-lib-coverage" "^2.0.0"
|
|
"@types/istanbul-reports" "^3.0.0"
|
|
"@types/node" "*"
|
|
"@types/yargs" "^17.0.8"
|
|
chalk "^4.0.0"
|
|
|
|
"@jridgewell/gen-mapping@^0.3.0":
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz"
|
|
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.0.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.9"
|
|
|
|
"@jridgewell/gen-mapping@^0.3.5":
|
|
version "0.3.5"
|
|
resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz"
|
|
integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==
|
|
dependencies:
|
|
"@jridgewell/set-array" "^1.2.1"
|
|
"@jridgewell/sourcemap-codec" "^1.4.10"
|
|
"@jridgewell/trace-mapping" "^0.3.24"
|
|
|
|
"@jridgewell/resolve-uri@^3.1.0":
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz"
|
|
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
|
|
|
|
"@jridgewell/set-array@^1.0.1":
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz"
|
|
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
|
|
|
"@jridgewell/set-array@^1.2.1":
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz"
|
|
integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==
|
|
|
|
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
|
version "1.4.15"
|
|
resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz"
|
|
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
|
|
|
|
"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25", "@jridgewell/trace-mapping@^0.3.9":
|
|
version "0.3.25"
|
|
resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz"
|
|
integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==
|
|
dependencies:
|
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
|
|
"@mantine/core@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/core/-/core-7.12.1.tgz"
|
|
integrity sha512-PXKIDaT1fpNB77dPQIcdFGM2NRnfmsJSVx3uuBccngBQWMIWI0wPyiO1Y26DK4LQrbrypeb+TS+Zxpgx6RoiCA==
|
|
dependencies:
|
|
"@floating-ui/react" "^0.26.9"
|
|
clsx "^2.1.1"
|
|
react-number-format "^5.3.1"
|
|
react-remove-scroll "^2.5.7"
|
|
react-textarea-autosize "8.5.3"
|
|
type-fest "^4.12.0"
|
|
|
|
"@mantine/dates@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/dates/-/dates-7.12.1.tgz"
|
|
integrity sha512-+Dg5ZGoYPWYRWPY7HagLeW36ayVjKQIkTpdNvgGDwh5YpaFy5cHd6LK6USKUshTsRPuzM3oUKwXIBK8hsigMyA==
|
|
dependencies:
|
|
clsx "^2.1.1"
|
|
|
|
"@mantine/dropzone@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.12.1.tgz"
|
|
integrity sha512-IuAdCnl6PDtkDnGp4vQlHgxr9z3R7s0685khVKpxy/3f+XfdoswUBBY3X7XyirpDXMIjMD4SLpkIzwuUXgZsag==
|
|
dependencies:
|
|
react-dropzone-esm "15.0.1"
|
|
|
|
"@mantine/form@7.17.0":
|
|
version "7.17.0"
|
|
resolved "https://registry.yarnpkg.com/@mantine/form/-/form-7.17.0.tgz#1129add79531d98b85ea98145caacc9a52e0f12d"
|
|
integrity sha512-LONdeb+wL8h9fvyQ339ZFLxqrvYff+b+H+kginZhnr45OBTZDLXNVAt/YoKVFEkynF9WDJjdBVrXKcOZvPgmrA==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.3"
|
|
klona "^2.0.6"
|
|
|
|
"@mantine/hooks@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.12.1.tgz"
|
|
integrity sha512-YPA3qiMHJkWID5+YzakBaLvjHtX3Fg3PdPY49iIb/CaWM9+lrJ+77TOVS7bsY7ZTBHXUfzft1/6Woqt3xSuweA==
|
|
|
|
"@mantine/next@^6.0.21":
|
|
version "6.0.21"
|
|
resolved "https://registry.npmjs.org/@mantine/next/-/next-6.0.21.tgz"
|
|
integrity sha512-McaVZZsmUol3yY92mSJSgcMQKFST97pVxNtI7Z52YocyuTjPPFXmqxF/TFj24A7noh1wzvRCPjfd9HX66sY+iQ==
|
|
dependencies:
|
|
"@mantine/ssr" "6.0.21"
|
|
"@mantine/styles" "6.0.21"
|
|
|
|
"@mantine/notifications@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.12.1.tgz"
|
|
integrity sha512-YIV2ItCRJzbOjEyXtz5Rjf3qn6kwmcz6CqAGurpd+kecxx6wwNoKuKs6YNlz7tcprFegcH/hCUkW2tVbXHKVBA==
|
|
dependencies:
|
|
"@mantine/store" "7.12.1"
|
|
react-transition-group "4.4.5"
|
|
|
|
"@mantine/spotlight@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/spotlight/-/spotlight-7.12.1.tgz"
|
|
integrity sha512-WaXB149ZVYXLz0Oft5FTan63M75NBq/Q/HNKXtkQ071X1AnbAwAEPpA895GRlXP2/NTFNan4MO69Wit/+XJceA==
|
|
dependencies:
|
|
"@mantine/store" "7.12.1"
|
|
|
|
"@mantine/ssr@6.0.21":
|
|
version "6.0.21"
|
|
resolved "https://registry.npmjs.org/@mantine/ssr/-/ssr-6.0.21.tgz"
|
|
integrity sha512-TVPiz7VxbBntT42UFg4LCRqsv6HM5nvL5d2jBBbFcg9oztJ/5KVGhrtWbu2+kpq/uWWOpmE0sKDs3HQ/qr1PdQ==
|
|
dependencies:
|
|
"@mantine/styles" "6.0.21"
|
|
html-react-parser "1.4.12"
|
|
|
|
"@mantine/store@7.12.1":
|
|
version "7.12.1"
|
|
resolved "https://registry.npmjs.org/@mantine/store/-/store-7.12.1.tgz"
|
|
integrity sha512-zIzYEheEyXchPTNKsm88BJ0CTEZV6ZNwMhMDWHKQE3CzjKLJdKHJdIBcZImRU3Pn4GROZdZdIkQF9HLJ6BjvYw==
|
|
|
|
"@mantine/styles@6.0.21":
|
|
version "6.0.21"
|
|
resolved "https://registry.npmjs.org/@mantine/styles/-/styles-6.0.21.tgz"
|
|
integrity sha512-PVtL7XHUiD/B5/kZ/QvZOZZQQOj12QcRs3Q6nPoqaoPcOX5+S7bMZLMH0iLtcGq5OODYk0uxlvuJkOZGoPj8Mg==
|
|
dependencies:
|
|
clsx "1.1.1"
|
|
csstype "3.0.9"
|
|
|
|
"@next/bundle-analyzer@^15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-15.2.0.tgz#4a72e76867cbfa61431cc55391836eac49213685"
|
|
integrity sha512-RZjYnKD6qQRIQ58YefxnbUIH6dq3cqcZPWpdLkKRaQFbnNejmXCA6MWAIMGDiAOt/NUL/IlhQhSDeADtmF3sFg==
|
|
dependencies:
|
|
webpack-bundle-analyzer "4.10.1"
|
|
|
|
"@next/env@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/env/-/env-15.2.0.tgz#4c3508ca2c0bb2bc324066818bb8d0415f767641"
|
|
integrity sha512-eMgJu1RBXxxqqnuRJQh5RozhskoNUDHBFybvi+Z+yK9qzKeG7dadhv/Vp1YooSZmCnegf7JxWuapV77necLZNA==
|
|
|
|
"@next/eslint-plugin-next@^15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-15.2.0.tgz#051269307e1c6926ef4bffa771c21058984dbeb7"
|
|
integrity sha512-jHFUG2OwmAuOASqq253RAEG/5BYcPHn27p1NoWZDCf4OdvdK0yRYWX92YKkL+Mk2s+GyJrmd/GATlL5b2IySpw==
|
|
dependencies:
|
|
fast-glob "3.3.1"
|
|
|
|
"@next/swc-darwin-arm64@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-15.2.0.tgz#51ebba2162330ee3e8b3412bf31defd94a7b85e7"
|
|
integrity sha512-rlp22GZwNJjFCyL7h5wz9vtpBVuCt3ZYjFWpEPBGzG712/uL1bbSkS675rVAUCRZ4hjoTJ26Q7IKhr5DfJrHDA==
|
|
|
|
"@next/swc-darwin-x64@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-15.2.0.tgz#90fd6c6cee494d4348342434cfb9ca9506eae895"
|
|
integrity sha512-DiU85EqSHogCz80+sgsx90/ecygfCSGl5P3b4XDRVZpgujBm5lp4ts7YaHru7eVTyZMjHInzKr+w0/7+qDrvMA==
|
|
|
|
"@next/swc-linux-arm64-gnu@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-15.2.0.tgz#f10a26cdbacf2e3de2a02a926c72857b3cb613e1"
|
|
integrity sha512-VnpoMaGukiNWVxeqKHwi8MN47yKGyki5q+7ql/7p/3ifuU2341i/gDwGK1rivk0pVYbdv5D8z63uu9yMw0QhpQ==
|
|
|
|
"@next/swc-linux-arm64-musl@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-15.2.0.tgz#1821c9a1dd17c441d8182f5cefd586f7902fcdb5"
|
|
integrity sha512-ka97/ssYE5nPH4Qs+8bd8RlYeNeUVBhcnsNUmFM6VWEob4jfN9FTr0NBhXVi1XEJpj3cMfgSRW+LdE3SUZbPrw==
|
|
|
|
"@next/swc-linux-x64-gnu@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-15.2.0.tgz#522f55c7672346bab43bce0bcb35c4cb668ad20f"
|
|
integrity sha512-zY1JduE4B3q0k2ZCE+DAF/1efjTXUsKP+VXRtrt/rJCTgDlUyyryx7aOgYXNc1d8gobys/Lof9P9ze8IyRDn7Q==
|
|
|
|
"@next/swc-linux-x64-musl@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-15.2.0.tgz#e23be1d046c9a630a0315588f9d692d9705ac355"
|
|
integrity sha512-QqvLZpurBD46RhaVaVBepkVQzh8xtlUN00RlG4Iq1sBheNugamUNPuZEH1r9X1YGQo1KqAe1iiShF0acva3jHQ==
|
|
|
|
"@next/swc-win32-arm64-msvc@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-15.2.0.tgz#9e2cb008b82c676dad7d632a43549f969cb2194f"
|
|
integrity sha512-ODZ0r9WMyylTHAN6pLtvUtQlGXBL9voljv6ujSlcsjOxhtXPI1Ag6AhZK0SE8hEpR1374WZZ5w33ChpJd5fsjw==
|
|
|
|
"@next/swc-win32-x64-msvc@15.2.0":
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.2.0.tgz#d280f450a5b6dbb7437c3265f81ea62febf4bf3c"
|
|
integrity sha512-8+4Z3Z7xa13NdUuUAcpVNA6o76lNPniBd9Xbo02bwXQXnZgFvEopwY2at5+z7yHl47X9qbZpvwatZ2BRo3EdZw==
|
|
|
|
"@nodelib/fs.scandir@2.1.5":
|
|
version "2.1.5"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz"
|
|
integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "2.0.5"
|
|
run-parallel "^1.1.9"
|
|
|
|
"@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2":
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz"
|
|
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
|
|
|
|
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz"
|
|
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
|
|
dependencies:
|
|
"@nodelib/fs.scandir" "2.1.5"
|
|
fastq "^1.6.0"
|
|
|
|
"@polka/url@^1.0.0-next.24":
|
|
version "1.0.0-next.24"
|
|
resolved "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.24.tgz"
|
|
integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==
|
|
|
|
"@react-icons/all-files@^4.1.0":
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/@react-icons/all-files/-/all-files-4.1.0.tgz"
|
|
integrity sha512-hxBI2UOuVaI3O/BhQfhtb4kcGn9ft12RWAFVMUeNjqqhLsHvFtzIkFaptBJpFDANTKoDfdVoHTKZDlwKCACbMQ==
|
|
|
|
"@rtsao/scc@^1.1.0":
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz"
|
|
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
|
|
|
|
"@sinclair/typebox@^0.27.8":
|
|
version "0.27.8"
|
|
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz"
|
|
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
|
|
|
|
"@sinonjs/commons@^3.0.0":
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.0.tgz"
|
|
integrity sha512-jXBtWAF4vmdNmZgD5FoKsVLv3rPgDnLgPbU84LIJ3otV44vJlDRokVng5v8NFJdCf/da9legHcKaRuZs4L7faA==
|
|
dependencies:
|
|
type-detect "4.0.8"
|
|
|
|
"@sinonjs/fake-timers@^10.0.2":
|
|
version "10.3.0"
|
|
resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz"
|
|
integrity sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==
|
|
dependencies:
|
|
"@sinonjs/commons" "^3.0.0"
|
|
|
|
"@swc/counter@0.1.3":
|
|
version "0.1.3"
|
|
resolved "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz"
|
|
integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==
|
|
|
|
"@swc/helpers@0.5.15":
|
|
version "0.5.15"
|
|
resolved "https://registry.yarnpkg.com/@swc/helpers/-/helpers-0.5.15.tgz#79efab344c5819ecf83a43f3f9f811fc84b516d7"
|
|
integrity sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==
|
|
dependencies:
|
|
tslib "^2.8.0"
|
|
|
|
"@tabler/icons-react@^3.30.0":
|
|
version "3.30.0"
|
|
resolved "https://registry.yarnpkg.com/@tabler/icons-react/-/icons-react-3.30.0.tgz#38159e19aa0c743182796193dd0bef6595de9a29"
|
|
integrity sha512-9KZ9D1UNAyjlLkkYp2HBPHdf6lAJ2aelDqh8YYAnnmLF3xwprWKxxW8+zw5jlI0IwdfN4XFFuzqePkaw+DpIOg==
|
|
dependencies:
|
|
"@tabler/icons" "3.30.0"
|
|
|
|
"@tabler/icons@3.30.0":
|
|
version "3.30.0"
|
|
resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.30.0.tgz#4f80f52cc6355b440a4ee0dadd4c3e3775e50663"
|
|
integrity sha512-c8OKLM48l00u9TFbh2qhSODMONIzML8ajtCyq95rW8vzkWcBrKRPM61tdkThz2j4kd5u17srPGIjqdeRUZdfdw==
|
|
|
|
"@testing-library/dom@^10.4.0":
|
|
version "10.4.0"
|
|
resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz"
|
|
integrity sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.10.4"
|
|
"@babel/runtime" "^7.12.5"
|
|
"@types/aria-query" "^5.0.1"
|
|
aria-query "5.3.0"
|
|
chalk "^4.1.0"
|
|
dom-accessibility-api "^0.5.9"
|
|
lz-string "^1.5.0"
|
|
pretty-format "^27.0.2"
|
|
|
|
"@testing-library/jest-dom@^6.6.1":
|
|
version "6.6.1"
|
|
resolved "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.6.1.tgz"
|
|
integrity sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==
|
|
dependencies:
|
|
"@adobe/css-tools" "^4.4.0"
|
|
aria-query "^5.0.0"
|
|
chalk "^3.0.0"
|
|
css.escape "^1.5.1"
|
|
dom-accessibility-api "^0.6.3"
|
|
lodash "^4.17.21"
|
|
redent "^3.0.0"
|
|
|
|
"@testing-library/react@^16.2.0":
|
|
version "16.2.0"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
|
|
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.12.5"
|
|
|
|
"@testing-library/user-event@^14.6.0":
|
|
version "14.6.0"
|
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d"
|
|
integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ==
|
|
|
|
"@tootallnate/once@2":
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz"
|
|
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==
|
|
|
|
"@trivago/prettier-plugin-sort-imports@^5.2.0":
|
|
version "5.2.0"
|
|
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-5.2.0.tgz#a9dfdc3aa8bda1fc868a46575fa3c2d8f067bf42"
|
|
integrity sha512-yEIJ7xMKYQwyNRjxSdi4Gs37iszikAjxfky+3hu9bn24u8eHLJNDMAoOTyowp8p6EpSl8IQMdkfBx+WnJTttsw==
|
|
dependencies:
|
|
"@babel/generator" "^7.26.2"
|
|
"@babel/parser" "^7.26.2"
|
|
"@babel/traverse" "^7.25.9"
|
|
"@babel/types" "^7.26.0"
|
|
javascript-natural-sort "^0.7.1"
|
|
lodash "^4.17.21"
|
|
|
|
"@types/aria-query@^5.0.1":
|
|
version "5.0.4"
|
|
resolved "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz"
|
|
integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==
|
|
|
|
"@types/babel__core@^7.1.14":
|
|
version "7.20.5"
|
|
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz"
|
|
integrity sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==
|
|
dependencies:
|
|
"@babel/parser" "^7.20.7"
|
|
"@babel/types" "^7.20.7"
|
|
"@types/babel__generator" "*"
|
|
"@types/babel__template" "*"
|
|
"@types/babel__traverse" "*"
|
|
|
|
"@types/babel__generator@*":
|
|
version "7.6.8"
|
|
resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz"
|
|
integrity sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==
|
|
dependencies:
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__template@*":
|
|
version "7.4.4"
|
|
resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz"
|
|
integrity sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==
|
|
dependencies:
|
|
"@babel/parser" "^7.1.0"
|
|
"@babel/types" "^7.0.0"
|
|
|
|
"@types/babel__traverse@*", "@types/babel__traverse@^7.0.6":
|
|
version "7.20.5"
|
|
resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.5.tgz"
|
|
integrity sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ==
|
|
dependencies:
|
|
"@babel/types" "^7.20.7"
|
|
|
|
"@types/graceful-fs@^4.1.3":
|
|
version "4.1.9"
|
|
resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz"
|
|
integrity sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
|
|
"@types/hoist-non-react-statics@^3.3.4":
|
|
version "3.3.5"
|
|
resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.5.tgz"
|
|
integrity sha512-SbcrWzkKBw2cdwRTwQAswfpB9g9LJWfjtUeW/jvNwbhC8cpmmNYVePa+ncbUe0rGTQ7G3Ff6mYUN2VMfLVr+Sg==
|
|
dependencies:
|
|
"@types/react" "*"
|
|
hoist-non-react-statics "^3.3.0"
|
|
|
|
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz"
|
|
integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==
|
|
|
|
"@types/istanbul-lib-report@*":
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz"
|
|
integrity sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==
|
|
dependencies:
|
|
"@types/istanbul-lib-coverage" "*"
|
|
|
|
"@types/istanbul-reports@^3.0.0":
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz"
|
|
integrity sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==
|
|
dependencies:
|
|
"@types/istanbul-lib-report" "*"
|
|
|
|
"@types/jest@^29.5.11":
|
|
version "29.5.11"
|
|
resolved "https://registry.npmjs.org/@types/jest/-/jest-29.5.11.tgz"
|
|
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
|
|
dependencies:
|
|
expect "^29.0.0"
|
|
pretty-format "^29.0.0"
|
|
|
|
"@types/jsdom@^20.0.0":
|
|
version "20.0.1"
|
|
resolved "https://registry.npmjs.org/@types/jsdom/-/jsdom-20.0.1.tgz"
|
|
integrity sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
"@types/tough-cookie" "*"
|
|
parse5 "^7.0.0"
|
|
|
|
"@types/json5@^0.0.29":
|
|
version "0.0.29"
|
|
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
|
|
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
|
|
|
"@types/node@*", "@types/node@^22.13.0":
|
|
version "22.13.0"
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
|
|
integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
|
|
dependencies:
|
|
undici-types "~6.20.0"
|
|
|
|
"@types/parse-json@^4.0.0":
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz"
|
|
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
|
|
|
|
"@types/prop-types@*":
|
|
version "15.7.11"
|
|
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.11.tgz"
|
|
integrity sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==
|
|
|
|
"@types/react@*":
|
|
version "18.2.48"
|
|
resolved "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz"
|
|
integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
"@types/scheduler" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/react@^18.3.0":
|
|
version "18.3.0"
|
|
resolved "https://registry.npmjs.org/@types/react/-/react-18.3.0.tgz"
|
|
integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==
|
|
dependencies:
|
|
"@types/prop-types" "*"
|
|
csstype "^3.0.2"
|
|
|
|
"@types/scheduler@*":
|
|
version "0.16.8"
|
|
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.8.tgz"
|
|
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
|
|
|
|
"@types/stack-utils@^2.0.0":
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz"
|
|
integrity sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==
|
|
|
|
"@types/tough-cookie@*":
|
|
version "4.0.5"
|
|
resolved "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz"
|
|
integrity sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==
|
|
|
|
"@types/use-sync-external-store@^0.0.6":
|
|
version "0.0.6"
|
|
resolved "https://registry.yarnpkg.com/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz#60be8d21baab8c305132eb9cb912ed497852aadc"
|
|
integrity sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==
|
|
|
|
"@types/yargs-parser@*":
|
|
version "21.0.3"
|
|
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz"
|
|
integrity sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==
|
|
|
|
"@types/yargs@^17.0.8":
|
|
version "17.0.32"
|
|
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz"
|
|
integrity sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==
|
|
dependencies:
|
|
"@types/yargs-parser" "*"
|
|
|
|
"@typescript-eslint/eslint-plugin@^7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz"
|
|
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
|
|
dependencies:
|
|
"@eslint-community/regexpp" "^4.10.0"
|
|
"@typescript-eslint/scope-manager" "7.18.0"
|
|
"@typescript-eslint/type-utils" "7.18.0"
|
|
"@typescript-eslint/utils" "7.18.0"
|
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
graphemer "^1.4.0"
|
|
ignore "^5.3.1"
|
|
natural-compare "^1.4.0"
|
|
ts-api-utils "^1.3.0"
|
|
|
|
"@typescript-eslint/parser@^7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz"
|
|
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
|
|
dependencies:
|
|
"@typescript-eslint/scope-manager" "7.18.0"
|
|
"@typescript-eslint/types" "7.18.0"
|
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
debug "^4.3.4"
|
|
|
|
"@typescript-eslint/scope-manager@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz"
|
|
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
|
|
dependencies:
|
|
"@typescript-eslint/types" "7.18.0"
|
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
|
|
"@typescript-eslint/scope-manager@8.15.0", "@typescript-eslint/scope-manager@^8.15.0":
|
|
version "8.15.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
|
|
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
|
|
dependencies:
|
|
"@typescript-eslint/types" "8.15.0"
|
|
"@typescript-eslint/visitor-keys" "8.15.0"
|
|
|
|
"@typescript-eslint/type-utils@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz"
|
|
integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==
|
|
dependencies:
|
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
"@typescript-eslint/utils" "7.18.0"
|
|
debug "^4.3.4"
|
|
ts-api-utils "^1.3.0"
|
|
|
|
"@typescript-eslint/types@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz"
|
|
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
|
|
|
"@typescript-eslint/types@8.15.0":
|
|
version "8.15.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
|
|
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
|
|
|
|
"@typescript-eslint/typescript-estree@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz"
|
|
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
|
|
dependencies:
|
|
"@typescript-eslint/types" "7.18.0"
|
|
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
debug "^4.3.4"
|
|
globby "^11.1.0"
|
|
is-glob "^4.0.3"
|
|
minimatch "^9.0.4"
|
|
semver "^7.6.0"
|
|
ts-api-utils "^1.3.0"
|
|
|
|
"@typescript-eslint/typescript-estree@8.15.0":
|
|
version "8.15.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
|
|
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
|
|
dependencies:
|
|
"@typescript-eslint/types" "8.15.0"
|
|
"@typescript-eslint/visitor-keys" "8.15.0"
|
|
debug "^4.3.4"
|
|
fast-glob "^3.3.2"
|
|
is-glob "^4.0.3"
|
|
minimatch "^9.0.4"
|
|
semver "^7.6.0"
|
|
ts-api-utils "^1.3.0"
|
|
|
|
"@typescript-eslint/utils@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz"
|
|
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
"@typescript-eslint/scope-manager" "7.18.0"
|
|
"@typescript-eslint/types" "7.18.0"
|
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
|
|
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/utils@^8.15.0":
|
|
version "8.15.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
|
|
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
"@typescript-eslint/scope-manager" "8.15.0"
|
|
"@typescript-eslint/types" "8.15.0"
|
|
"@typescript-eslint/typescript-estree" "8.15.0"
|
|
|
|
"@typescript-eslint/visitor-keys@7.18.0":
|
|
version "7.18.0"
|
|
resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz"
|
|
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
|
|
dependencies:
|
|
"@typescript-eslint/types" "7.18.0"
|
|
eslint-visitor-keys "^3.4.3"
|
|
|
|
"@typescript-eslint/visitor-keys@8.15.0":
|
|
version "8.15.0"
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
|
|
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
|
|
dependencies:
|
|
"@typescript-eslint/types" "8.15.0"
|
|
eslint-visitor-keys "^4.2.0"
|
|
|
|
"@ungap/structured-clone@^1.2.0":
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz"
|
|
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
|
|
|
|
abab@^2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz"
|
|
integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==
|
|
|
|
acorn-globals@^7.0.0:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/acorn-globals/-/acorn-globals-7.0.1.tgz"
|
|
integrity sha512-umOSDSDrfHbTNPuNpC2NSnnA3LUrqpevPb4T9jRx4MagXNS0rs+gwiTcAvqCRmsD6utzsrzNt+ebm00SNWiC3Q==
|
|
dependencies:
|
|
acorn "^8.1.0"
|
|
acorn-walk "^8.0.2"
|
|
|
|
acorn-jsx@^5.3.2:
|
|
version "5.3.2"
|
|
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz"
|
|
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
|
|
|
|
acorn-walk@^8.0.0, acorn-walk@^8.0.2:
|
|
version "8.3.2"
|
|
resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz"
|
|
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
|
|
|
|
acorn@^8.0.4, acorn@^8.1.0, acorn@^8.8.1, acorn@^8.9.0:
|
|
version "8.11.3"
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz"
|
|
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
|
|
|
|
agent-base@6:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz"
|
|
integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==
|
|
dependencies:
|
|
debug "4"
|
|
|
|
ajv@^6.12.4:
|
|
version "6.12.6"
|
|
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
|
|
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
|
|
dependencies:
|
|
fast-deep-equal "^3.1.1"
|
|
fast-json-stable-stringify "^2.0.0"
|
|
json-schema-traverse "^0.4.1"
|
|
uri-js "^4.2.2"
|
|
|
|
ansi-escapes@^4.2.1:
|
|
version "4.3.2"
|
|
resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz"
|
|
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==
|
|
dependencies:
|
|
type-fest "^0.21.3"
|
|
|
|
ansi-regex@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz"
|
|
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
|
|
|
|
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz"
|
|
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
|
|
ansi-styles@^5.0.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz"
|
|
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
|
|
|
|
anymatch@^3.0.3:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz"
|
|
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
|
|
dependencies:
|
|
normalize-path "^3.0.0"
|
|
picomatch "^2.0.4"
|
|
|
|
argparse@^1.0.7:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz"
|
|
integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==
|
|
dependencies:
|
|
sprintf-js "~1.0.2"
|
|
|
|
argparse@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz"
|
|
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
|
|
|
|
aria-query@5.3.0, aria-query@^5.0.0:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz"
|
|
integrity sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==
|
|
dependencies:
|
|
dequal "^2.0.3"
|
|
|
|
aria-query@~5.1.3:
|
|
version "5.1.3"
|
|
resolved "https://registry.npmjs.org/aria-query/-/aria-query-5.1.3.tgz"
|
|
integrity sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==
|
|
dependencies:
|
|
deep-equal "^2.0.5"
|
|
|
|
array-buffer-byte-length@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz"
|
|
integrity sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
is-array-buffer "^3.0.1"
|
|
|
|
array-buffer-byte-length@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz"
|
|
integrity sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
is-array-buffer "^3.0.4"
|
|
|
|
array-includes@^3.1.6, array-includes@^3.1.8:
|
|
version "3.1.8"
|
|
resolved "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz"
|
|
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
es-object-atoms "^1.0.0"
|
|
get-intrinsic "^1.2.4"
|
|
is-string "^1.0.7"
|
|
|
|
array-union@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz"
|
|
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
|
|
|
|
array.prototype.findlast@^1.2.5:
|
|
version "1.2.5"
|
|
resolved "https://registry.npmjs.org/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz"
|
|
integrity sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
es-errors "^1.3.0"
|
|
es-object-atoms "^1.0.0"
|
|
es-shim-unscopables "^1.0.2"
|
|
|
|
array.prototype.findlastindex@^1.2.5:
|
|
version "1.2.5"
|
|
resolved "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz"
|
|
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
es-errors "^1.3.0"
|
|
es-object-atoms "^1.0.0"
|
|
es-shim-unscopables "^1.0.2"
|
|
|
|
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz"
|
|
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
es-shim-unscopables "^1.0.0"
|
|
|
|
array.prototype.flatmap@^1.3.2:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz"
|
|
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
es-shim-unscopables "^1.0.0"
|
|
|
|
array.prototype.tosorted@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz"
|
|
integrity sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.3"
|
|
es-errors "^1.3.0"
|
|
es-shim-unscopables "^1.0.2"
|
|
|
|
arraybuffer.prototype.slice@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz"
|
|
integrity sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.0"
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
get-intrinsic "^1.2.1"
|
|
is-array-buffer "^3.0.2"
|
|
is-shared-array-buffer "^1.0.2"
|
|
|
|
arraybuffer.prototype.slice@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz"
|
|
integrity sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.1"
|
|
call-bind "^1.0.5"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.22.3"
|
|
es-errors "^1.2.1"
|
|
get-intrinsic "^1.2.3"
|
|
is-array-buffer "^3.0.4"
|
|
is-shared-array-buffer "^1.0.2"
|
|
|
|
ast-types-flow@^0.0.8:
|
|
version "0.0.8"
|
|
resolved "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.8.tgz"
|
|
integrity sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==
|
|
|
|
asynckit@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz"
|
|
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
|
|
|
|
available-typed-arrays@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz"
|
|
integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==
|
|
|
|
available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz"
|
|
integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==
|
|
dependencies:
|
|
possible-typed-array-names "^1.0.0"
|
|
|
|
axe-core@^4.10.0:
|
|
version "4.10.0"
|
|
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.10.0.tgz"
|
|
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
|
|
|
|
axios@^1.8.1:
|
|
version "1.8.1"
|
|
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.1.tgz#7c118d2146e9ebac512b7d1128771cdd738d11e3"
|
|
integrity sha512-NN+fvwH/kV01dYUQ3PTOZns4LWtWhOFCAhQ/pHb88WQ1hNe5V/dvFwc4VJcDL11LT9xSX0QtsR8sWUuyOuOq7g==
|
|
dependencies:
|
|
follow-redirects "^1.15.6"
|
|
form-data "^4.0.0"
|
|
proxy-from-env "^1.1.0"
|
|
|
|
axobject-query@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz"
|
|
integrity sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==
|
|
|
|
babel-jest@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz"
|
|
integrity sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==
|
|
dependencies:
|
|
"@jest/transform" "^29.7.0"
|
|
"@types/babel__core" "^7.1.14"
|
|
babel-plugin-istanbul "^6.1.1"
|
|
babel-preset-jest "^29.6.3"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
slash "^3.0.0"
|
|
|
|
babel-loader@^10.0.0:
|
|
version "10.0.0"
|
|
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-10.0.0.tgz#b9743714c0e1e084b3e4adef3cd5faee33089977"
|
|
integrity sha512-z8jt+EdS61AMw22nSfoNJAZ0vrtmhPRVi6ghL3rCeRZI8cdNYFiV5xeV3HbE7rlZZNmGH8BVccwWt8/ED0QOHA==
|
|
dependencies:
|
|
find-up "^5.0.0"
|
|
|
|
babel-plugin-istanbul@^6.1.1:
|
|
version "6.1.1"
|
|
resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz"
|
|
integrity sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==
|
|
dependencies:
|
|
"@babel/helper-plugin-utils" "^7.0.0"
|
|
"@istanbuljs/load-nyc-config" "^1.0.0"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-instrument "^5.0.4"
|
|
test-exclude "^6.0.0"
|
|
|
|
babel-plugin-jest-hoist@^29.6.3:
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz"
|
|
integrity sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==
|
|
dependencies:
|
|
"@babel/template" "^7.3.3"
|
|
"@babel/types" "^7.3.3"
|
|
"@types/babel__core" "^7.1.14"
|
|
"@types/babel__traverse" "^7.0.6"
|
|
|
|
babel-plugin-macros@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz"
|
|
integrity sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==
|
|
dependencies:
|
|
"@babel/runtime" "^7.12.5"
|
|
cosmiconfig "^7.0.0"
|
|
resolve "^1.19.0"
|
|
|
|
babel-preset-current-node-syntax@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz"
|
|
integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==
|
|
dependencies:
|
|
"@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
"@babel/plugin-syntax-bigint" "^7.8.3"
|
|
"@babel/plugin-syntax-class-properties" "^7.8.3"
|
|
"@babel/plugin-syntax-import-meta" "^7.8.3"
|
|
"@babel/plugin-syntax-json-strings" "^7.8.3"
|
|
"@babel/plugin-syntax-logical-assignment-operators" "^7.8.3"
|
|
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
|
|
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
|
|
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
|
"@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
|
"@babel/plugin-syntax-top-level-await" "^7.8.3"
|
|
|
|
babel-preset-jest@^29.6.3:
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz"
|
|
integrity sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==
|
|
dependencies:
|
|
babel-plugin-jest-hoist "^29.6.3"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
|
|
balanced-match@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
|
|
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
|
|
|
|
brace-expansion@^1.1.7:
|
|
version "1.1.11"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
|
|
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
concat-map "0.0.1"
|
|
|
|
brace-expansion@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz"
|
|
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
|
|
dependencies:
|
|
balanced-match "^1.0.0"
|
|
|
|
braces@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz"
|
|
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
|
|
dependencies:
|
|
fill-range "^7.1.1"
|
|
|
|
browserslist@^4.24.0:
|
|
version "4.24.2"
|
|
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.2.tgz#f5845bc91069dbd55ee89faf9822e1d885d16580"
|
|
integrity sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==
|
|
dependencies:
|
|
caniuse-lite "^1.0.30001669"
|
|
electron-to-chromium "^1.5.41"
|
|
node-releases "^2.0.18"
|
|
update-browserslist-db "^1.1.1"
|
|
|
|
bs-logger@0.x:
|
|
version "0.2.6"
|
|
resolved "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz"
|
|
integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==
|
|
dependencies:
|
|
fast-json-stable-stringify "2.x"
|
|
|
|
bser@2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz"
|
|
integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==
|
|
dependencies:
|
|
node-int64 "^0.4.0"
|
|
|
|
buffer-from@^1.0.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
|
|
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
|
|
|
|
buffer-from@~0.1.1:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-0.1.2.tgz"
|
|
integrity sha512-RiWIenusJsmI2KcvqQABB83tLxCByE3upSP8QU3rJDMVFGPWLvPQJt/O1Su9moRWeH7d+Q2HYb68f6+v+tw2vg==
|
|
|
|
busboy@1.6.0:
|
|
version "1.6.0"
|
|
resolved "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz"
|
|
integrity sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
|
|
dependencies:
|
|
streamsearch "^1.1.0"
|
|
|
|
call-bind@^1.0.0, call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz"
|
|
integrity sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.1"
|
|
set-function-length "^1.1.1"
|
|
|
|
call-bind@^1.0.6, call-bind@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz"
|
|
integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==
|
|
dependencies:
|
|
es-define-property "^1.0.0"
|
|
es-errors "^1.3.0"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.4"
|
|
set-function-length "^1.2.1"
|
|
|
|
callsites@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz"
|
|
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
|
|
|
|
camelcase-css@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz"
|
|
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==
|
|
|
|
camelcase@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz"
|
|
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
|
|
|
camelcase@^6.2.0:
|
|
version "6.3.0"
|
|
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz"
|
|
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
|
|
|
|
caniuse-lite@^1.0.30001579, caniuse-lite@^1.0.30001669:
|
|
version "1.0.30001673"
|
|
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001673.tgz#5aa291557af1c71340e809987367410aab7a5a9e"
|
|
integrity sha512-WTrjUCSMp3LYX0nE12ECkV0a+e6LC85E0Auz75555/qr78Oc8YWhEPNfDd6SHdtlCMSzqtuXY0uyEMNRcsKpKw==
|
|
|
|
chalk@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz"
|
|
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
chalk@^4.0.0, chalk@^4.1.0:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz"
|
|
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
|
|
dependencies:
|
|
ansi-styles "^4.1.0"
|
|
supports-color "^7.1.0"
|
|
|
|
char-regex@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz"
|
|
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==
|
|
|
|
ci-info@^3.2.0:
|
|
version "3.9.0"
|
|
resolved "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz"
|
|
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
|
|
|
|
cjs-module-lexer@^1.0.0:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz"
|
|
integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==
|
|
|
|
client-only@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz"
|
|
integrity sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==
|
|
|
|
cliui@^8.0.1:
|
|
version "8.0.1"
|
|
resolved "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz"
|
|
integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==
|
|
dependencies:
|
|
string-width "^4.2.0"
|
|
strip-ansi "^6.0.1"
|
|
wrap-ansi "^7.0.0"
|
|
|
|
clsx@1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/clsx/-/clsx-1.1.1.tgz"
|
|
integrity sha512-6/bPho624p3S2pMyvP5kKBPXnI3ufHLObBFCfgx+LkeR5lg2XYy2hqZqUf45ypD8COn2bhgGJSUE+l5dhNBieA==
|
|
|
|
clsx@^2.0.0, clsx@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz"
|
|
integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
|
|
|
|
co@^4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz"
|
|
integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==
|
|
|
|
collect-v8-coverage@^1.0.0:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz"
|
|
integrity sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==
|
|
|
|
color-convert@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz"
|
|
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
|
|
dependencies:
|
|
color-name "~1.1.4"
|
|
|
|
color-name@^1.0.0, color-name@~1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
|
|
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
|
|
|
|
color-string@^1.9.0:
|
|
version "1.9.1"
|
|
resolved "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz"
|
|
integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==
|
|
dependencies:
|
|
color-name "^1.0.0"
|
|
simple-swizzle "^0.2.2"
|
|
|
|
color@^4.2.3:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/color/-/color-4.2.3.tgz"
|
|
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
|
|
dependencies:
|
|
color-convert "^2.0.1"
|
|
color-string "^1.9.0"
|
|
|
|
combined-stream@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz"
|
|
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
|
|
dependencies:
|
|
delayed-stream "~1.0.0"
|
|
|
|
commander@^7.2.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz"
|
|
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
|
|
|
concat-map@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
|
|
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
|
|
|
|
confusing-browser-globals@^1.0.10:
|
|
version "1.0.11"
|
|
resolved "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz"
|
|
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
|
|
|
|
convert-source-map@^1.5.0:
|
|
version "1.9.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz"
|
|
integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==
|
|
|
|
convert-source-map@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz"
|
|
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==
|
|
|
|
cookie@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.1.tgz#e1a00d20420e0266aff817815640289eef142751"
|
|
integrity sha512-Xd8lFX4LM9QEEwxQpF9J9NTUh8pmdJO0cyRJhFiDoLTk2eH8FXlRv2IFGYVadZpqI3j8fhNrSdKCeYPxiAhLXw==
|
|
|
|
cookies-next@^5.1.0:
|
|
version "5.1.0"
|
|
resolved "https://registry.yarnpkg.com/cookies-next/-/cookies-next-5.1.0.tgz#b6e1c7d11a4e1d38ed0586a7847cd0f403c539e1"
|
|
integrity sha512-9Ekne+q8hfziJtnT9c1yDUBqT0eDMGgPrfPl4bpR3xwQHLTd/8gbSf6+IEkP/pjGsDZt1TGbC6emYmFYRbIXwQ==
|
|
dependencies:
|
|
cookie "^1.0.1"
|
|
|
|
core-js@3, core-js@^3:
|
|
version "3.35.0"
|
|
resolved "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz"
|
|
integrity sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==
|
|
|
|
core-util-is@~1.0.0:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz"
|
|
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
|
|
|
|
cosmiconfig@^7.0.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz"
|
|
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
|
|
dependencies:
|
|
"@types/parse-json" "^4.0.0"
|
|
import-fresh "^3.2.1"
|
|
parse-json "^5.0.0"
|
|
path-type "^4.0.0"
|
|
yaml "^1.10.0"
|
|
|
|
create-jest@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz"
|
|
integrity sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
chalk "^4.0.0"
|
|
exit "^0.1.2"
|
|
graceful-fs "^4.2.9"
|
|
jest-config "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
prompts "^2.0.1"
|
|
|
|
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
|
|
version "7.0.6"
|
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
|
|
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
|
|
dependencies:
|
|
path-key "^3.1.0"
|
|
shebang-command "^2.0.0"
|
|
which "^2.0.1"
|
|
|
|
css-box-model@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/css-box-model/-/css-box-model-1.2.1.tgz"
|
|
integrity sha512-a7Vr4Q/kd/aw96bnJG332W9V9LkJO69JRcaCYDUqjp6/z0w6VcZjgAcTbgFxEPfBgdnAwlh3iwu+hLopa+flJw==
|
|
dependencies:
|
|
tiny-invariant "^1.0.6"
|
|
|
|
css.escape@^1.5.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz"
|
|
integrity sha512-YUifsXXuknHlUsmlgyY0PKzgPOr7/FjCePfHNt0jxm83wHZi44VDMQ7/fGNkjY3/jV1MC+1CmZbaHzugyeRtpg==
|
|
|
|
cssesc@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
|
|
integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
|
|
|
cssom@^0.5.0:
|
|
version "0.5.0"
|
|
resolved "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz"
|
|
integrity sha512-iKuQcq+NdHqlAcwUY0o/HL69XQrUaQdMjmStJ8JFmUaiiQErlhrmuigkg/CU4E2J0IyUKUrMAgl36TvN67MqTw==
|
|
|
|
cssom@~0.3.6:
|
|
version "0.3.8"
|
|
resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz"
|
|
integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==
|
|
|
|
cssstyle@^2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz"
|
|
integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==
|
|
dependencies:
|
|
cssom "~0.3.6"
|
|
|
|
csstype@3.0.9:
|
|
version "3.0.9"
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.9.tgz"
|
|
integrity sha512-rpw6JPxK6Rfg1zLOYCSwle2GFOOsnjmDYDaBwEcwoOg4qlsIVCN789VkBZDJAGi4T07gI4YSutR43t9Zz4Lzuw==
|
|
|
|
csstype@^3.0.2:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz"
|
|
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
|
|
|
|
damerau-levenshtein@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz"
|
|
integrity sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==
|
|
|
|
data-urls@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/data-urls/-/data-urls-3.0.2.tgz"
|
|
integrity sha512-Jy/tj3ldjZJo63sVAvg6LHt2mHvl4V6AgRAmNDtLdm7faqtsx+aJG42rsyCo9JCoRVKwPFzKlIPx3DIibwSIaQ==
|
|
dependencies:
|
|
abab "^2.0.6"
|
|
whatwg-mimetype "^3.0.0"
|
|
whatwg-url "^11.0.0"
|
|
|
|
data-view-buffer@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.1.tgz"
|
|
integrity sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==
|
|
dependencies:
|
|
call-bind "^1.0.6"
|
|
es-errors "^1.3.0"
|
|
is-data-view "^1.0.1"
|
|
|
|
data-view-byte-length@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.1.tgz"
|
|
integrity sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
es-errors "^1.3.0"
|
|
is-data-view "^1.0.1"
|
|
|
|
data-view-byte-offset@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.0.tgz"
|
|
integrity sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==
|
|
dependencies:
|
|
call-bind "^1.0.6"
|
|
es-errors "^1.3.0"
|
|
is-data-view "^1.0.1"
|
|
|
|
date-fns@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz"
|
|
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
|
|
|
|
dayjs@^1.11.10:
|
|
version "1.11.10"
|
|
resolved "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz"
|
|
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==
|
|
|
|
debounce@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/debounce/-/debounce-1.2.1.tgz"
|
|
integrity sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==
|
|
|
|
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
|
|
version "4.3.4"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz"
|
|
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
|
|
dependencies:
|
|
ms "2.1.2"
|
|
|
|
debug@^3.2.7:
|
|
version "3.2.7"
|
|
resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz"
|
|
integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==
|
|
dependencies:
|
|
ms "^2.1.1"
|
|
|
|
decimal.js@^10.4.2:
|
|
version "10.4.3"
|
|
resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz"
|
|
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
|
|
|
|
dedent@^1.0.0:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/dedent/-/dedent-1.5.1.tgz"
|
|
integrity sha512-+LxW+KLWxu3HW3M2w2ympwtqPrqYRzU8fqi6Fhd18fBALe15blJPI/I4+UHveMVG6lJqB4JNd4UG0S5cnVHwIg==
|
|
|
|
deep-equal@^2.0.5:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-2.2.3.tgz"
|
|
integrity sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.0"
|
|
call-bind "^1.0.5"
|
|
es-get-iterator "^1.1.3"
|
|
get-intrinsic "^1.2.2"
|
|
is-arguments "^1.1.1"
|
|
is-array-buffer "^3.0.2"
|
|
is-date-object "^1.0.5"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.2"
|
|
isarray "^2.0.5"
|
|
object-is "^1.1.5"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.4"
|
|
regexp.prototype.flags "^1.5.1"
|
|
side-channel "^1.0.4"
|
|
which-boxed-primitive "^1.0.2"
|
|
which-collection "^1.0.1"
|
|
which-typed-array "^1.1.13"
|
|
|
|
deep-is@^0.1.3:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz"
|
|
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
|
|
|
|
deepmerge@^4.2.2:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz"
|
|
integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==
|
|
|
|
define-data-property@^1.0.1, define-data-property@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz"
|
|
integrity sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==
|
|
dependencies:
|
|
get-intrinsic "^1.2.1"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
define-data-property@^1.1.2, define-data-property@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz"
|
|
integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==
|
|
dependencies:
|
|
es-define-property "^1.0.0"
|
|
es-errors "^1.3.0"
|
|
gopd "^1.0.1"
|
|
|
|
define-properties@^1.1.3, define-properties@^1.2.0, define-properties@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz"
|
|
integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==
|
|
dependencies:
|
|
define-data-property "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
object-keys "^1.1.1"
|
|
|
|
delayed-stream@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz"
|
|
integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==
|
|
|
|
dequal@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
|
|
integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
|
|
|
|
detect-libc@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz"
|
|
integrity sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==
|
|
|
|
detect-newline@^3.0.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz"
|
|
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
|
|
|
|
detect-node-es@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/detect-node-es/-/detect-node-es-1.1.0.tgz"
|
|
integrity sha512-ypdmJU/TbBby2Dxibuv7ZLW3Bs1QEmM7nHjEANfohJLvE0XVujisn1qPJcZxg+qDucsr+bP6fLD1rPS3AhJ7EQ==
|
|
|
|
diff-sequences@^29.6.3:
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz"
|
|
integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
|
|
|
|
dir-glob@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz"
|
|
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
|
|
dependencies:
|
|
path-type "^4.0.0"
|
|
|
|
doctrine@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz"
|
|
integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==
|
|
dependencies:
|
|
esutils "^2.0.2"
|
|
|
|
doctrine@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz"
|
|
integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==
|
|
dependencies:
|
|
esutils "^2.0.2"
|
|
|
|
dom-accessibility-api@^0.5.9:
|
|
version "0.5.16"
|
|
resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz"
|
|
integrity sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==
|
|
|
|
dom-accessibility-api@^0.6.3:
|
|
version "0.6.3"
|
|
resolved "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz"
|
|
integrity sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==
|
|
|
|
dom-helpers@^5.0.1:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz"
|
|
integrity sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.8.7"
|
|
csstype "^3.0.2"
|
|
|
|
dom-serializer@^1.0.1:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz"
|
|
integrity sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==
|
|
dependencies:
|
|
domelementtype "^2.0.1"
|
|
domhandler "^4.2.0"
|
|
entities "^2.0.0"
|
|
|
|
domelementtype@^2.0.1, domelementtype@^2.2.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz"
|
|
integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==
|
|
|
|
domexception@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz"
|
|
integrity sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==
|
|
dependencies:
|
|
webidl-conversions "^7.0.0"
|
|
|
|
domhandler@4.3.1, domhandler@^4.2.0, domhandler@^4.2.2:
|
|
version "4.3.1"
|
|
resolved "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz"
|
|
integrity sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==
|
|
dependencies:
|
|
domelementtype "^2.2.0"
|
|
|
|
domutils@^2.8.0:
|
|
version "2.8.0"
|
|
resolved "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz"
|
|
integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==
|
|
dependencies:
|
|
dom-serializer "^1.0.1"
|
|
domelementtype "^2.2.0"
|
|
domhandler "^4.2.0"
|
|
|
|
duplexer2@^0.1.2:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz"
|
|
integrity sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==
|
|
dependencies:
|
|
readable-stream "^2.0.2"
|
|
|
|
duplexer@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz"
|
|
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
|
|
|
|
electron-to-chromium@^1.5.41:
|
|
version "1.5.47"
|
|
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.47.tgz#ef0751bc19b28be8ee44cd8405309de3bf3b20c7"
|
|
integrity sha512-zS5Yer0MOYw4rtK2iq43cJagHZ8sXN0jDHDKzB+86gSBSAI4v07S97mcq+Gs2vclAxSh1j7vOAHxSVgduiiuVQ==
|
|
|
|
emittery@^0.13.1:
|
|
version "0.13.1"
|
|
resolved "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz"
|
|
integrity sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==
|
|
|
|
emoji-regex@^8.0.0:
|
|
version "8.0.0"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz"
|
|
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
|
|
|
|
emoji-regex@^9.2.2:
|
|
version "9.2.2"
|
|
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz"
|
|
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
|
|
|
|
entities@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz"
|
|
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
|
|
|
|
entities@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-3.0.1.tgz"
|
|
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
|
|
|
|
entities@^4.4.0:
|
|
version "4.5.0"
|
|
resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
|
|
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
|
|
|
error-ex@^1.3.1:
|
|
version "1.3.2"
|
|
resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
|
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==
|
|
dependencies:
|
|
is-arrayish "^0.2.1"
|
|
|
|
es-abstract@^1.17.5, es-abstract@^1.23.0, es-abstract@^1.23.2, es-abstract@^1.23.3:
|
|
version "1.23.3"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz"
|
|
integrity sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.1"
|
|
arraybuffer.prototype.slice "^1.0.3"
|
|
available-typed-arrays "^1.0.7"
|
|
call-bind "^1.0.7"
|
|
data-view-buffer "^1.0.1"
|
|
data-view-byte-length "^1.0.1"
|
|
data-view-byte-offset "^1.0.0"
|
|
es-define-property "^1.0.0"
|
|
es-errors "^1.3.0"
|
|
es-object-atoms "^1.0.0"
|
|
es-set-tostringtag "^2.0.3"
|
|
es-to-primitive "^1.2.1"
|
|
function.prototype.name "^1.1.6"
|
|
get-intrinsic "^1.2.4"
|
|
get-symbol-description "^1.0.2"
|
|
globalthis "^1.0.3"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.2"
|
|
has-proto "^1.0.3"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.2"
|
|
internal-slot "^1.0.7"
|
|
is-array-buffer "^3.0.4"
|
|
is-callable "^1.2.7"
|
|
is-data-view "^1.0.1"
|
|
is-negative-zero "^2.0.3"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.3"
|
|
is-string "^1.0.7"
|
|
is-typed-array "^1.1.13"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.13.1"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.5"
|
|
regexp.prototype.flags "^1.5.2"
|
|
safe-array-concat "^1.1.2"
|
|
safe-regex-test "^1.0.3"
|
|
string.prototype.trim "^1.2.9"
|
|
string.prototype.trimend "^1.0.8"
|
|
string.prototype.trimstart "^1.0.8"
|
|
typed-array-buffer "^1.0.2"
|
|
typed-array-byte-length "^1.0.1"
|
|
typed-array-byte-offset "^1.0.2"
|
|
typed-array-length "^1.0.6"
|
|
unbox-primitive "^1.0.2"
|
|
which-typed-array "^1.1.15"
|
|
|
|
es-abstract@^1.22.1:
|
|
version "1.22.3"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.3.tgz"
|
|
integrity sha512-eiiY8HQeYfYH2Con2berK+To6GrK2RxbPawDkGq4UiCQQfZHb6wX9qQqkbpPqaxQFcl8d9QzZqo0tGE0VcrdwA==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.0"
|
|
arraybuffer.prototype.slice "^1.0.2"
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.5"
|
|
es-set-tostringtag "^2.0.1"
|
|
es-to-primitive "^1.2.1"
|
|
function.prototype.name "^1.1.6"
|
|
get-intrinsic "^1.2.2"
|
|
get-symbol-description "^1.0.0"
|
|
globalthis "^1.0.3"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.0"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
internal-slot "^1.0.5"
|
|
is-array-buffer "^3.0.2"
|
|
is-callable "^1.2.7"
|
|
is-negative-zero "^2.0.2"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.2"
|
|
is-string "^1.0.7"
|
|
is-typed-array "^1.1.12"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.13.1"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.4"
|
|
regexp.prototype.flags "^1.5.1"
|
|
safe-array-concat "^1.0.1"
|
|
safe-regex-test "^1.0.0"
|
|
string.prototype.trim "^1.2.8"
|
|
string.prototype.trimend "^1.0.7"
|
|
string.prototype.trimstart "^1.0.7"
|
|
typed-array-buffer "^1.0.0"
|
|
typed-array-byte-length "^1.0.0"
|
|
typed-array-byte-offset "^1.0.0"
|
|
typed-array-length "^1.0.4"
|
|
unbox-primitive "^1.0.2"
|
|
which-typed-array "^1.1.13"
|
|
|
|
es-abstract@^1.22.3:
|
|
version "1.22.5"
|
|
resolved "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.5.tgz"
|
|
integrity sha512-oW69R+4q2wG+Hc3KZePPZxOiisRIqfKBVo/HLx94QcJeWGU/8sZhCvc829rd1kS366vlJbzBfXf9yWwf0+Ko7w==
|
|
dependencies:
|
|
array-buffer-byte-length "^1.0.1"
|
|
arraybuffer.prototype.slice "^1.0.3"
|
|
available-typed-arrays "^1.0.7"
|
|
call-bind "^1.0.7"
|
|
es-define-property "^1.0.0"
|
|
es-errors "^1.3.0"
|
|
es-set-tostringtag "^2.0.3"
|
|
es-to-primitive "^1.2.1"
|
|
function.prototype.name "^1.1.6"
|
|
get-intrinsic "^1.2.4"
|
|
get-symbol-description "^1.0.2"
|
|
globalthis "^1.0.3"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.2"
|
|
has-proto "^1.0.3"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.1"
|
|
internal-slot "^1.0.7"
|
|
is-array-buffer "^3.0.4"
|
|
is-callable "^1.2.7"
|
|
is-negative-zero "^2.0.3"
|
|
is-regex "^1.1.4"
|
|
is-shared-array-buffer "^1.0.3"
|
|
is-string "^1.0.7"
|
|
is-typed-array "^1.1.13"
|
|
is-weakref "^1.0.2"
|
|
object-inspect "^1.13.1"
|
|
object-keys "^1.1.1"
|
|
object.assign "^4.1.5"
|
|
regexp.prototype.flags "^1.5.2"
|
|
safe-array-concat "^1.1.0"
|
|
safe-regex-test "^1.0.3"
|
|
string.prototype.trim "^1.2.8"
|
|
string.prototype.trimend "^1.0.7"
|
|
string.prototype.trimstart "^1.0.7"
|
|
typed-array-buffer "^1.0.2"
|
|
typed-array-byte-length "^1.0.1"
|
|
typed-array-byte-offset "^1.0.2"
|
|
typed-array-length "^1.0.5"
|
|
unbox-primitive "^1.0.2"
|
|
which-typed-array "^1.1.14"
|
|
|
|
es-define-property@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz"
|
|
integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==
|
|
dependencies:
|
|
get-intrinsic "^1.2.4"
|
|
|
|
es-errors@^1.2.1, es-errors@^1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz"
|
|
integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
|
|
|
|
es-get-iterator@^1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/es-get-iterator/-/es-get-iterator-1.1.3.tgz"
|
|
integrity sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.3"
|
|
has-symbols "^1.0.3"
|
|
is-arguments "^1.1.1"
|
|
is-map "^2.0.2"
|
|
is-set "^2.0.2"
|
|
is-string "^1.0.7"
|
|
isarray "^2.0.5"
|
|
stop-iteration-iterator "^1.0.0"
|
|
|
|
es-iterator-helpers@^1.0.19:
|
|
version "1.0.19"
|
|
resolved "https://registry.npmjs.org/es-iterator-helpers/-/es-iterator-helpers-1.0.19.tgz"
|
|
integrity sha512-zoMwbCcH5hwUkKJkT8kDIBZSz9I6mVG//+lDCinLCGov4+r7NIy0ld8o03M0cJxl2spVf6ESYVS6/gpIfq1FFw==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.3"
|
|
es-errors "^1.3.0"
|
|
es-set-tostringtag "^2.0.3"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.4"
|
|
globalthis "^1.0.3"
|
|
has-property-descriptors "^1.0.2"
|
|
has-proto "^1.0.3"
|
|
has-symbols "^1.0.3"
|
|
internal-slot "^1.0.7"
|
|
iterator.prototype "^1.1.2"
|
|
safe-array-concat "^1.1.2"
|
|
|
|
es-object-atoms@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz"
|
|
integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==
|
|
dependencies:
|
|
es-errors "^1.3.0"
|
|
|
|
es-set-tostringtag@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz"
|
|
integrity sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
has-tostringtag "^1.0.0"
|
|
hasown "^2.0.0"
|
|
|
|
es-set-tostringtag@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz"
|
|
integrity sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==
|
|
dependencies:
|
|
get-intrinsic "^1.2.4"
|
|
has-tostringtag "^1.0.2"
|
|
hasown "^2.0.1"
|
|
|
|
es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz"
|
|
integrity sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==
|
|
dependencies:
|
|
hasown "^2.0.0"
|
|
|
|
es-to-primitive@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz"
|
|
integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==
|
|
dependencies:
|
|
is-callable "^1.1.4"
|
|
is-date-object "^1.0.1"
|
|
is-symbol "^1.0.2"
|
|
|
|
escalade@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz"
|
|
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
|
|
|
|
escalade@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
|
|
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==
|
|
|
|
escape-string-regexp@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz"
|
|
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
|
|
|
|
escape-string-regexp@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
|
|
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
|
|
|
|
escodegen@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz"
|
|
integrity sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==
|
|
dependencies:
|
|
esprima "^4.0.1"
|
|
estraverse "^5.2.0"
|
|
esutils "^2.0.2"
|
|
optionalDependencies:
|
|
source-map "~0.6.1"
|
|
|
|
eslint-config-airbnb-base@^15.0.0:
|
|
version "15.0.0"
|
|
resolved "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz"
|
|
integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==
|
|
dependencies:
|
|
confusing-browser-globals "^1.0.10"
|
|
object.assign "^4.1.2"
|
|
object.entries "^1.1.5"
|
|
semver "^6.3.0"
|
|
|
|
eslint-config-airbnb-typescript@^18.0.0:
|
|
version "18.0.0"
|
|
resolved "https://registry.npmjs.org/eslint-config-airbnb-typescript/-/eslint-config-airbnb-typescript-18.0.0.tgz"
|
|
integrity sha512-oc+Lxzgzsu8FQyFVa4QFaVKiitTYiiW3frB9KYW5OWdPrqFc7FzxgB20hP4cHMlr+MBzGcLl3jnCOVOydL9mIg==
|
|
dependencies:
|
|
eslint-config-airbnb-base "^15.0.0"
|
|
|
|
eslint-config-airbnb@^19.0.4:
|
|
version "19.0.4"
|
|
resolved "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz"
|
|
integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==
|
|
dependencies:
|
|
eslint-config-airbnb-base "^15.0.0"
|
|
object.assign "^4.1.2"
|
|
object.entries "^1.1.5"
|
|
|
|
eslint-config-mantine@^3.2.0:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/eslint-config-mantine/-/eslint-config-mantine-3.2.0.tgz"
|
|
integrity sha512-egqRpaPQbbzqeGRVbGErvm+kGazaBTYZ1C7lZbhj68xb5Bw7NK+aB7ROPqmzYGOHUG+ZQS1yVN/zuYTZSs7IzQ==
|
|
|
|
eslint-import-resolver-node@^0.3.9:
|
|
version "0.3.9"
|
|
resolved "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz"
|
|
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
|
|
dependencies:
|
|
debug "^3.2.7"
|
|
is-core-module "^2.13.0"
|
|
resolve "^1.22.4"
|
|
|
|
eslint-module-utils@^2.12.0:
|
|
version "2.12.0"
|
|
resolved "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz"
|
|
integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==
|
|
dependencies:
|
|
debug "^3.2.7"
|
|
|
|
eslint-plugin-import@^2.31.0:
|
|
version "2.31.0"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz"
|
|
integrity sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==
|
|
dependencies:
|
|
"@rtsao/scc" "^1.1.0"
|
|
array-includes "^3.1.8"
|
|
array.prototype.findlastindex "^1.2.5"
|
|
array.prototype.flat "^1.3.2"
|
|
array.prototype.flatmap "^1.3.2"
|
|
debug "^3.2.7"
|
|
doctrine "^2.1.0"
|
|
eslint-import-resolver-node "^0.3.9"
|
|
eslint-module-utils "^2.12.0"
|
|
hasown "^2.0.2"
|
|
is-core-module "^2.15.1"
|
|
is-glob "^4.0.3"
|
|
minimatch "^3.1.2"
|
|
object.fromentries "^2.0.8"
|
|
object.groupby "^1.0.3"
|
|
object.values "^1.2.0"
|
|
semver "^6.3.1"
|
|
string.prototype.trimend "^1.0.8"
|
|
tsconfig-paths "^3.15.0"
|
|
|
|
eslint-plugin-jest@^28.11.0:
|
|
version "28.11.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e"
|
|
integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==
|
|
dependencies:
|
|
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
|
|
eslint-plugin-jsx-a11y@^6.10.0:
|
|
version "6.10.0"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.0.tgz"
|
|
integrity sha512-ySOHvXX8eSN6zz8Bywacm7CvGNhUtdjvqfQDVe6020TUK34Cywkw7m0KsCCk1Qtm9G1FayfTN1/7mMYnYO2Bhg==
|
|
dependencies:
|
|
aria-query "~5.1.3"
|
|
array-includes "^3.1.8"
|
|
array.prototype.flatmap "^1.3.2"
|
|
ast-types-flow "^0.0.8"
|
|
axe-core "^4.10.0"
|
|
axobject-query "^4.1.0"
|
|
damerau-levenshtein "^1.0.8"
|
|
emoji-regex "^9.2.2"
|
|
es-iterator-helpers "^1.0.19"
|
|
hasown "^2.0.2"
|
|
jsx-ast-utils "^3.3.5"
|
|
language-tags "^1.0.9"
|
|
minimatch "^3.1.2"
|
|
object.fromentries "^2.0.8"
|
|
safe-regex-test "^1.0.3"
|
|
string.prototype.includes "^2.0.0"
|
|
|
|
eslint-plugin-react-hooks@^4.6.0:
|
|
version "4.6.0"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz"
|
|
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
|
|
|
|
eslint-plugin-react@^7.37.0:
|
|
version "7.37.0"
|
|
resolved "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.0.tgz"
|
|
integrity sha512-IHBePmfWH5lKhJnJ7WB1V+v/GolbB0rjS8XYVCSQCZKaQCAUhMoVoOEn1Ef8Z8Wf0a7l8KTJvuZg5/e4qrZ6nA==
|
|
dependencies:
|
|
array-includes "^3.1.8"
|
|
array.prototype.findlast "^1.2.5"
|
|
array.prototype.flatmap "^1.3.2"
|
|
array.prototype.tosorted "^1.1.4"
|
|
doctrine "^2.1.0"
|
|
es-iterator-helpers "^1.0.19"
|
|
estraverse "^5.3.0"
|
|
hasown "^2.0.2"
|
|
jsx-ast-utils "^2.4.1 || ^3.0.0"
|
|
minimatch "^3.1.2"
|
|
object.entries "^1.1.8"
|
|
object.fromentries "^2.0.8"
|
|
object.values "^1.2.0"
|
|
prop-types "^15.8.1"
|
|
resolve "^2.0.0-next.5"
|
|
semver "^6.3.1"
|
|
string.prototype.matchall "^4.0.11"
|
|
string.prototype.repeat "^1.0.0"
|
|
|
|
eslint-plugin-testing-library@^7.1.0:
|
|
version "7.1.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
|
|
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
|
|
dependencies:
|
|
"@typescript-eslint/scope-manager" "^8.15.0"
|
|
"@typescript-eslint/utils" "^8.15.0"
|
|
|
|
eslint-scope@^7.2.2:
|
|
version "7.2.2"
|
|
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz"
|
|
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
|
|
dependencies:
|
|
esrecurse "^4.3.0"
|
|
estraverse "^5.2.0"
|
|
|
|
eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
|
|
version "3.4.3"
|
|
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz"
|
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
|
|
eslint-visitor-keys@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
|
|
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
|
|
|
|
eslint@^8.57.0:
|
|
version "8.57.0"
|
|
resolved "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz"
|
|
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
|
|
dependencies:
|
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
"@eslint-community/regexpp" "^4.6.1"
|
|
"@eslint/eslintrc" "^2.1.4"
|
|
"@eslint/js" "8.57.0"
|
|
"@humanwhocodes/config-array" "^0.11.14"
|
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
"@nodelib/fs.walk" "^1.2.8"
|
|
"@ungap/structured-clone" "^1.2.0"
|
|
ajv "^6.12.4"
|
|
chalk "^4.0.0"
|
|
cross-spawn "^7.0.2"
|
|
debug "^4.3.2"
|
|
doctrine "^3.0.0"
|
|
escape-string-regexp "^4.0.0"
|
|
eslint-scope "^7.2.2"
|
|
eslint-visitor-keys "^3.4.3"
|
|
espree "^9.6.1"
|
|
esquery "^1.4.2"
|
|
esutils "^2.0.2"
|
|
fast-deep-equal "^3.1.3"
|
|
file-entry-cache "^6.0.1"
|
|
find-up "^5.0.0"
|
|
glob-parent "^6.0.2"
|
|
globals "^13.19.0"
|
|
graphemer "^1.4.0"
|
|
ignore "^5.2.0"
|
|
imurmurhash "^0.1.4"
|
|
is-glob "^4.0.0"
|
|
is-path-inside "^3.0.3"
|
|
js-yaml "^4.1.0"
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
levn "^0.4.1"
|
|
lodash.merge "^4.6.2"
|
|
minimatch "^3.1.2"
|
|
natural-compare "^1.4.0"
|
|
optionator "^0.9.3"
|
|
strip-ansi "^6.0.1"
|
|
text-table "^0.2.0"
|
|
|
|
espree@^9.6.0, espree@^9.6.1:
|
|
version "9.6.1"
|
|
resolved "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz"
|
|
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
|
|
dependencies:
|
|
acorn "^8.9.0"
|
|
acorn-jsx "^5.3.2"
|
|
eslint-visitor-keys "^3.4.1"
|
|
|
|
esprima@^4.0.0, esprima@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz"
|
|
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
|
|
|
|
esquery@^1.4.2:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz"
|
|
integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==
|
|
dependencies:
|
|
estraverse "^5.1.0"
|
|
|
|
esrecurse@^4.3.0:
|
|
version "4.3.0"
|
|
resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz"
|
|
integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==
|
|
dependencies:
|
|
estraverse "^5.2.0"
|
|
|
|
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
|
|
version "5.3.0"
|
|
resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz"
|
|
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
|
|
|
|
esutils@^2.0.2:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz"
|
|
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
|
|
|
|
execa@^5.0.0:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz"
|
|
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
|
dependencies:
|
|
cross-spawn "^7.0.3"
|
|
get-stream "^6.0.0"
|
|
human-signals "^2.1.0"
|
|
is-stream "^2.0.0"
|
|
merge-stream "^2.0.0"
|
|
npm-run-path "^4.0.1"
|
|
onetime "^5.1.2"
|
|
signal-exit "^3.0.3"
|
|
strip-final-newline "^2.0.0"
|
|
|
|
exit@^0.1.2:
|
|
version "0.1.2"
|
|
resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
|
|
integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
|
|
|
|
expect@^29.0.0, expect@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz"
|
|
integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
|
|
dependencies:
|
|
"@jest/expect-utils" "^29.7.0"
|
|
jest-get-type "^29.6.3"
|
|
jest-matcher-utils "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
|
|
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
|
version "3.1.3"
|
|
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
|
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
|
|
|
fast-glob@3.3.1:
|
|
version "3.3.1"
|
|
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz"
|
|
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "^2.0.2"
|
|
"@nodelib/fs.walk" "^1.2.3"
|
|
glob-parent "^5.1.2"
|
|
merge2 "^1.3.0"
|
|
micromatch "^4.0.4"
|
|
|
|
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.2:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz"
|
|
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
|
|
dependencies:
|
|
"@nodelib/fs.stat" "^2.0.2"
|
|
"@nodelib/fs.walk" "^1.2.3"
|
|
glob-parent "^5.1.2"
|
|
merge2 "^1.3.0"
|
|
micromatch "^4.0.4"
|
|
|
|
fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz"
|
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
|
|
fast-levenshtein@^2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz"
|
|
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
|
|
|
|
fastq@^1.6.0:
|
|
version "1.16.0"
|
|
resolved "https://registry.npmjs.org/fastq/-/fastq-1.16.0.tgz"
|
|
integrity sha512-ifCoaXsDrsdkWTtiNJX5uzHDsrck5TzfKKDcuFFTIrrc/BS076qgEIfoIy1VeZqViznfKiysPYTh/QeHtnIsYA==
|
|
dependencies:
|
|
reusify "^1.0.4"
|
|
|
|
fb-watchman@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz"
|
|
integrity sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==
|
|
dependencies:
|
|
bser "2.1.1"
|
|
|
|
file-entry-cache@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz"
|
|
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
|
|
dependencies:
|
|
flat-cache "^3.0.4"
|
|
|
|
fill-range@^7.1.1:
|
|
version "7.1.1"
|
|
resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz"
|
|
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
|
|
dependencies:
|
|
to-regex-range "^5.0.1"
|
|
|
|
find-root@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz"
|
|
integrity sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==
|
|
|
|
find-up@^4.0.0, find-up@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz"
|
|
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
|
|
dependencies:
|
|
locate-path "^5.0.0"
|
|
path-exists "^4.0.0"
|
|
|
|
find-up@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
|
|
integrity sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==
|
|
dependencies:
|
|
locate-path "^6.0.0"
|
|
path-exists "^4.0.0"
|
|
|
|
flat-cache@^3.0.4:
|
|
version "3.2.0"
|
|
resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz"
|
|
integrity sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==
|
|
dependencies:
|
|
flatted "^3.2.9"
|
|
keyv "^4.5.3"
|
|
rimraf "^3.0.2"
|
|
|
|
flatted@^3.2.9:
|
|
version "3.2.9"
|
|
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
|
|
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
|
|
|
|
follow-redirects@^1.15.6:
|
|
version "1.15.6"
|
|
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz"
|
|
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
|
|
|
|
for-each@^0.3.3:
|
|
version "0.3.3"
|
|
resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz"
|
|
integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==
|
|
dependencies:
|
|
is-callable "^1.1.3"
|
|
|
|
form-data@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
|
|
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
|
|
dependencies:
|
|
asynckit "^0.4.0"
|
|
combined-stream "^1.0.8"
|
|
mime-types "^2.1.12"
|
|
|
|
fs.realpath@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
|
|
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
|
|
|
|
fsevents@^2.3.2:
|
|
version "2.3.3"
|
|
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
|
|
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
|
|
|
|
function-bind@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"
|
|
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
|
|
|
|
function.prototype.name@^1.1.5, function.prototype.name@^1.1.6:
|
|
version "1.1.6"
|
|
resolved "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz"
|
|
integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
functions-have-names "^1.2.3"
|
|
|
|
functions-have-names@^1.2.3:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz"
|
|
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
|
|
|
|
gensync@^1.0.0-beta.2:
|
|
version "1.0.0-beta.2"
|
|
resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz"
|
|
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
|
|
|
|
get-caller-file@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz"
|
|
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
|
|
|
|
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1, get-intrinsic@^1.1.3, get-intrinsic@^1.2.0, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2:
|
|
version "1.2.2"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz"
|
|
integrity sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
|
|
get-intrinsic@^1.2.3, get-intrinsic@^1.2.4:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz"
|
|
integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==
|
|
dependencies:
|
|
es-errors "^1.3.0"
|
|
function-bind "^1.1.2"
|
|
has-proto "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
hasown "^2.0.0"
|
|
|
|
get-nonce@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/get-nonce/-/get-nonce-1.0.1.tgz"
|
|
integrity sha512-FJhYRoDaiatfEkUK8HKlicmu/3SGFD51q3itKDGoSTysQJBnfOcxU5GxnhE1E6soB76MbT0MBtnKJuXyAx+96Q==
|
|
|
|
get-package-type@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
|
|
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
|
|
|
|
get-stream@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz"
|
|
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
|
|
|
|
get-symbol-description@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz"
|
|
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.1"
|
|
|
|
get-symbol-description@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.2.tgz"
|
|
integrity sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
es-errors "^1.3.0"
|
|
get-intrinsic "^1.2.4"
|
|
|
|
glob-parent@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz"
|
|
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
|
|
dependencies:
|
|
is-glob "^4.0.1"
|
|
|
|
glob-parent@^6.0.2:
|
|
version "6.0.2"
|
|
resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz"
|
|
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
|
|
dependencies:
|
|
is-glob "^4.0.3"
|
|
|
|
glob@^7.1.3, glob@^7.1.4:
|
|
version "7.2.3"
|
|
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
|
|
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
|
|
dependencies:
|
|
fs.realpath "^1.0.0"
|
|
inflight "^1.0.4"
|
|
inherits "2"
|
|
minimatch "^3.1.1"
|
|
once "^1.3.0"
|
|
path-is-absolute "^1.0.0"
|
|
|
|
globals@^11.1.0:
|
|
version "11.12.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
|
|
|
globals@^13.19.0:
|
|
version "13.24.0"
|
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
|
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
|
dependencies:
|
|
type-fest "^0.20.2"
|
|
|
|
globalthis@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
|
|
integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
|
|
globby@^11.1.0:
|
|
version "11.1.0"
|
|
resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz"
|
|
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
|
|
dependencies:
|
|
array-union "^2.1.0"
|
|
dir-glob "^3.0.1"
|
|
fast-glob "^3.2.9"
|
|
ignore "^5.2.0"
|
|
merge2 "^1.4.1"
|
|
slash "^3.0.0"
|
|
|
|
gopd@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz"
|
|
integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==
|
|
dependencies:
|
|
get-intrinsic "^1.1.3"
|
|
|
|
graceful-fs@^4.2.9:
|
|
version "4.2.11"
|
|
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz"
|
|
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
|
|
|
|
graphemer@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz"
|
|
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
|
|
|
|
gzip-size@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz"
|
|
integrity sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==
|
|
dependencies:
|
|
duplexer "^0.1.2"
|
|
|
|
has-bigints@^1.0.1, has-bigints@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz"
|
|
integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
|
|
|
|
has-flag@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
|
|
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
|
|
|
has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.1.tgz"
|
|
integrity sha512-VsX8eaIewvas0xnvinAe9bw4WfIeODpGYikiWYLH+dma0Jw6KHYqWiWfhQlgOVK8D6PvjubK5Uc4P0iIhIcNVg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
|
|
has-property-descriptors@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz"
|
|
integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==
|
|
dependencies:
|
|
es-define-property "^1.0.0"
|
|
|
|
has-proto@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz"
|
|
integrity sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==
|
|
|
|
has-proto@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz"
|
|
integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==
|
|
|
|
has-symbols@^1.0.2, has-symbols@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
|
|
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
|
|
|
|
has-tostringtag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz"
|
|
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
has-tostringtag@^1.0.1, has-tostringtag@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz"
|
|
integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==
|
|
dependencies:
|
|
has-symbols "^1.0.3"
|
|
|
|
hasown@^2.0.0, hasown@^2.0.1, hasown@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz"
|
|
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
|
|
dependencies:
|
|
function-bind "^1.1.2"
|
|
|
|
hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2:
|
|
version "3.3.2"
|
|
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
|
|
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
|
dependencies:
|
|
react-is "^16.7.0"
|
|
|
|
html-dom-parser@1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/html-dom-parser/-/html-dom-parser-1.2.0.tgz"
|
|
integrity sha512-2HIpFMvvffsXHFUFjso0M9LqM+1Lm22BF+Df2ba+7QHJXjk63pWChEnI6YG27eaWqUdfnh5/Vy+OXrNTtepRsg==
|
|
dependencies:
|
|
domhandler "4.3.1"
|
|
htmlparser2 "7.2.0"
|
|
|
|
html-encoding-sniffer@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz"
|
|
integrity sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==
|
|
dependencies:
|
|
whatwg-encoding "^2.0.0"
|
|
|
|
html-escaper@^2.0.0, html-escaper@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz"
|
|
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
|
|
|
html-parse-stringify@^3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz"
|
|
integrity sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg==
|
|
dependencies:
|
|
void-elements "3.1.0"
|
|
|
|
html-react-parser@1.4.12:
|
|
version "1.4.12"
|
|
resolved "https://registry.npmjs.org/html-react-parser/-/html-react-parser-1.4.12.tgz"
|
|
integrity sha512-nqYQzr4uXh67G9ejAG7djupTHmQvSTgjY83zbXLRfKHJ0F06751jXx6WKSFARDdXxCngo2/7H4Rwtfeowql4gQ==
|
|
dependencies:
|
|
domhandler "4.3.1"
|
|
html-dom-parser "1.2.0"
|
|
react-property "2.0.0"
|
|
style-to-js "1.1.0"
|
|
|
|
html-tokenize@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/html-tokenize/-/html-tokenize-2.0.1.tgz"
|
|
integrity sha512-QY6S+hZ0f5m1WT8WffYN+Hg+xm/w5I8XeUcAq/ZYP5wVC8xbKi4Whhru3FtrAebD5EhBW8rmFzkDI6eCAuFe2w==
|
|
dependencies:
|
|
buffer-from "~0.1.1"
|
|
inherits "~2.0.1"
|
|
minimist "~1.2.5"
|
|
readable-stream "~1.0.27-1"
|
|
through2 "~0.4.1"
|
|
|
|
htmlparser2@7.2.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/htmlparser2/-/htmlparser2-7.2.0.tgz"
|
|
integrity sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==
|
|
dependencies:
|
|
domelementtype "^2.0.1"
|
|
domhandler "^4.2.2"
|
|
domutils "^2.8.0"
|
|
entities "^3.0.1"
|
|
|
|
http-proxy-agent@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz"
|
|
integrity sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==
|
|
dependencies:
|
|
"@tootallnate/once" "2"
|
|
agent-base "6"
|
|
debug "4"
|
|
|
|
https-proxy-agent@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
|
|
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
|
|
dependencies:
|
|
agent-base "6"
|
|
debug "4"
|
|
|
|
human-signals@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
|
|
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
|
|
|
|
i18next-fs-backend@^2.6.0:
|
|
version "2.6.0"
|
|
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz#7b6b54c5ffc2a5073e47eda0673c002376fa1a3c"
|
|
integrity sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==
|
|
|
|
i18next@^24.2.0:
|
|
version "24.2.0"
|
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4"
|
|
integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==
|
|
dependencies:
|
|
"@babel/runtime" "^7.23.2"
|
|
|
|
iconv-lite@0.6.3:
|
|
version "0.6.3"
|
|
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz"
|
|
integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
|
|
dependencies:
|
|
safer-buffer ">= 2.1.2 < 3.0.0"
|
|
|
|
ignore@^5.2.0, ignore@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz"
|
|
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
|
|
|
|
import-fresh@^3.2.1:
|
|
version "3.3.0"
|
|
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz"
|
|
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
|
|
dependencies:
|
|
parent-module "^1.0.0"
|
|
resolve-from "^4.0.0"
|
|
|
|
import-local@^3.0.2:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz"
|
|
integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==
|
|
dependencies:
|
|
pkg-dir "^4.2.0"
|
|
resolve-cwd "^3.0.0"
|
|
|
|
imurmurhash@^0.1.4:
|
|
version "0.1.4"
|
|
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
|
|
integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==
|
|
|
|
indent-string@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz"
|
|
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
|
|
|
|
inflight@^1.0.4:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
|
|
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
|
|
dependencies:
|
|
once "^1.3.0"
|
|
wrappy "1"
|
|
|
|
inherits@2, inherits@~2.0.1, inherits@~2.0.3:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
|
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
|
|
|
inline-style-parser@0.1.1:
|
|
version "0.1.1"
|
|
resolved "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz"
|
|
integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==
|
|
|
|
internal-slot@^1.0.4, internal-slot@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.7.tgz"
|
|
integrity sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==
|
|
dependencies:
|
|
es-errors "^1.3.0"
|
|
hasown "^2.0.0"
|
|
side-channel "^1.0.4"
|
|
|
|
internal-slot@^1.0.5:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.6.tgz"
|
|
integrity sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==
|
|
dependencies:
|
|
get-intrinsic "^1.2.2"
|
|
hasown "^2.0.0"
|
|
side-channel "^1.0.4"
|
|
|
|
invariant@^2.2.4:
|
|
version "2.2.4"
|
|
resolved "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz"
|
|
integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==
|
|
dependencies:
|
|
loose-envify "^1.0.0"
|
|
|
|
is-arguments@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz"
|
|
integrity sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-array-buffer@^3.0.1, is-array-buffer@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz"
|
|
integrity sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.0"
|
|
is-typed-array "^1.1.10"
|
|
|
|
is-array-buffer@^3.0.4:
|
|
version "3.0.4"
|
|
resolved "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz"
|
|
integrity sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.1"
|
|
|
|
is-arrayish@^0.2.1:
|
|
version "0.2.1"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz"
|
|
integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
|
|
|
|
is-arrayish@^0.3.1:
|
|
version "0.3.2"
|
|
resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz"
|
|
integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==
|
|
|
|
is-async-function@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz"
|
|
integrity sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-bigint@^1.0.1:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz"
|
|
integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
|
|
dependencies:
|
|
has-bigints "^1.0.1"
|
|
|
|
is-boolean-object@^1.1.0:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz"
|
|
integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
|
|
version "1.2.7"
|
|
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz"
|
|
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==
|
|
|
|
is-core-module@^2.13.0, is-core-module@^2.15.1:
|
|
version "2.15.1"
|
|
resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz"
|
|
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
|
|
dependencies:
|
|
hasown "^2.0.2"
|
|
|
|
is-data-view@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.1.tgz"
|
|
integrity sha512-AHkaJrsUVW6wq6JS8y3JnM/GJF/9cf+k20+iDzlSaJrinEo5+7vRiteOSwBhHRiAyQATN1AmY4hwzxJKPmYf+w==
|
|
dependencies:
|
|
is-typed-array "^1.1.13"
|
|
|
|
is-date-object@^1.0.1, is-date-object@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz"
|
|
integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-extglob@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz"
|
|
integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
|
|
|
|
is-finalizationregistry@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.0.2.tgz"
|
|
integrity sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
is-fullwidth-code-point@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz"
|
|
integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==
|
|
|
|
is-generator-fn@^2.0.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz"
|
|
integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
|
|
|
|
is-generator-function@^1.0.10:
|
|
version "1.0.10"
|
|
resolved "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz"
|
|
integrity sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz"
|
|
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
|
|
dependencies:
|
|
is-extglob "^2.1.1"
|
|
|
|
is-map@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-map/-/is-map-2.0.2.tgz"
|
|
integrity sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==
|
|
|
|
is-map@^2.0.2:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz"
|
|
integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==
|
|
|
|
is-negative-zero@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz"
|
|
integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==
|
|
|
|
is-negative-zero@^2.0.3:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz"
|
|
integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==
|
|
|
|
is-number-object@^1.0.4:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz"
|
|
integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-number@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz"
|
|
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
|
|
|
|
is-path-inside@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz"
|
|
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
|
|
|
|
is-plain-object@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz"
|
|
integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==
|
|
|
|
is-potential-custom-element-name@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz"
|
|
integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==
|
|
|
|
is-regex@^1.1.4:
|
|
version "1.1.4"
|
|
resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz"
|
|
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-set@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-set/-/is-set-2.0.2.tgz"
|
|
integrity sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==
|
|
|
|
is-set@^2.0.2:
|
|
version "2.0.3"
|
|
resolved "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz"
|
|
integrity sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==
|
|
|
|
is-shared-array-buffer@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz"
|
|
integrity sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
is-shared-array-buffer@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz"
|
|
integrity sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
|
|
is-stream@^2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz"
|
|
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
|
|
|
|
is-string@^1.0.5, is-string@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz"
|
|
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
|
|
dependencies:
|
|
has-tostringtag "^1.0.0"
|
|
|
|
is-symbol@^1.0.2, is-symbol@^1.0.3:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz"
|
|
integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
|
|
dependencies:
|
|
has-symbols "^1.0.2"
|
|
|
|
is-typed-array@^1.1.10, is-typed-array@^1.1.12, is-typed-array@^1.1.9:
|
|
version "1.1.12"
|
|
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz"
|
|
integrity sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==
|
|
dependencies:
|
|
which-typed-array "^1.1.11"
|
|
|
|
is-typed-array@^1.1.13:
|
|
version "1.1.13"
|
|
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz"
|
|
integrity sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==
|
|
dependencies:
|
|
which-typed-array "^1.1.14"
|
|
|
|
is-weakmap@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.1.tgz"
|
|
integrity sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==
|
|
|
|
is-weakref@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz"
|
|
integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
|
|
is-weakset@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.2.tgz"
|
|
integrity sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.1.1"
|
|
|
|
isarray@0.0.1:
|
|
version "0.0.1"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
|
|
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
|
|
|
|
isarray@^2.0.5:
|
|
version "2.0.5"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz"
|
|
integrity sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==
|
|
|
|
isarray@~1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
|
|
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
|
|
|
|
isexe@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz"
|
|
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
|
|
|
|
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
|
|
version "3.2.2"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz"
|
|
integrity sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==
|
|
|
|
istanbul-lib-instrument@^5.0.4:
|
|
version "5.2.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz"
|
|
integrity sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==
|
|
dependencies:
|
|
"@babel/core" "^7.12.3"
|
|
"@babel/parser" "^7.14.7"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-coverage "^3.2.0"
|
|
semver "^6.3.0"
|
|
|
|
istanbul-lib-instrument@^6.0.0:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.1.tgz"
|
|
integrity sha512-EAMEJBsYuyyztxMxW3g7ugGPkrZsV57v0Hmv3mm1uQsmB+QnZuepg731CRaIgeUVSdmsTngOkSnauNF8p7FIhA==
|
|
dependencies:
|
|
"@babel/core" "^7.12.3"
|
|
"@babel/parser" "^7.14.7"
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
istanbul-lib-coverage "^3.2.0"
|
|
semver "^7.5.4"
|
|
|
|
istanbul-lib-report@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz"
|
|
integrity sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==
|
|
dependencies:
|
|
istanbul-lib-coverage "^3.0.0"
|
|
make-dir "^4.0.0"
|
|
supports-color "^7.1.0"
|
|
|
|
istanbul-lib-source-maps@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz"
|
|
integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==
|
|
dependencies:
|
|
debug "^4.1.1"
|
|
istanbul-lib-coverage "^3.0.0"
|
|
source-map "^0.6.1"
|
|
|
|
istanbul-reports@^3.1.3:
|
|
version "3.1.6"
|
|
resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz"
|
|
integrity sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==
|
|
dependencies:
|
|
html-escaper "^2.0.0"
|
|
istanbul-lib-report "^3.0.0"
|
|
|
|
iterator.prototype@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/iterator.prototype/-/iterator.prototype-1.1.2.tgz"
|
|
integrity sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==
|
|
dependencies:
|
|
define-properties "^1.2.1"
|
|
get-intrinsic "^1.2.1"
|
|
has-symbols "^1.0.3"
|
|
reflect.getprototypeof "^1.0.4"
|
|
set-function-name "^2.0.1"
|
|
|
|
javascript-natural-sort@^0.7.1:
|
|
version "0.7.1"
|
|
resolved "https://registry.yarnpkg.com/javascript-natural-sort/-/javascript-natural-sort-0.7.1.tgz#f9e2303d4507f6d74355a73664d1440fb5a0ef59"
|
|
integrity sha512-nO6jcEfZWQXDhOiBtG2KvKyEptz7RVbpGP4vTD2hLBdmNQSsCiicO2Ioinv6UI4y9ukqnBpy+XZ9H6uLNgJTlw==
|
|
|
|
jest-changed-files@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz"
|
|
integrity sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==
|
|
dependencies:
|
|
execa "^5.0.0"
|
|
jest-util "^29.7.0"
|
|
p-limit "^3.1.0"
|
|
|
|
jest-circus@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz"
|
|
integrity sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==
|
|
dependencies:
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/expect" "^29.7.0"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
co "^4.6.0"
|
|
dedent "^1.0.0"
|
|
is-generator-fn "^2.0.0"
|
|
jest-each "^29.7.0"
|
|
jest-matcher-utils "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-runtime "^29.7.0"
|
|
jest-snapshot "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
p-limit "^3.1.0"
|
|
pretty-format "^29.7.0"
|
|
pure-rand "^6.0.0"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
|
|
jest-cli@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz"
|
|
integrity sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==
|
|
dependencies:
|
|
"@jest/core" "^29.7.0"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
chalk "^4.0.0"
|
|
create-jest "^29.7.0"
|
|
exit "^0.1.2"
|
|
import-local "^3.0.2"
|
|
jest-config "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jest-validate "^29.7.0"
|
|
yargs "^17.3.1"
|
|
|
|
jest-config@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz"
|
|
integrity sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@jest/test-sequencer" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
babel-jest "^29.7.0"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
deepmerge "^4.2.2"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
jest-circus "^29.7.0"
|
|
jest-environment-node "^29.7.0"
|
|
jest-get-type "^29.6.3"
|
|
jest-regex-util "^29.6.3"
|
|
jest-resolve "^29.7.0"
|
|
jest-runner "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jest-validate "^29.7.0"
|
|
micromatch "^4.0.4"
|
|
parse-json "^5.2.0"
|
|
pretty-format "^29.7.0"
|
|
slash "^3.0.0"
|
|
strip-json-comments "^3.1.1"
|
|
|
|
jest-diff@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz"
|
|
integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
diff-sequences "^29.6.3"
|
|
jest-get-type "^29.6.3"
|
|
pretty-format "^29.7.0"
|
|
|
|
jest-docblock@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz"
|
|
integrity sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==
|
|
dependencies:
|
|
detect-newline "^3.0.0"
|
|
|
|
jest-each@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz"
|
|
integrity sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^29.6.3"
|
|
jest-util "^29.7.0"
|
|
pretty-format "^29.7.0"
|
|
|
|
jest-environment-jsdom@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-29.7.0.tgz"
|
|
integrity sha512-k9iQbsf9OyOfdzWH8HDmrRT0gSIcX+FLNW7IQq94tFX0gynPwqDTW0Ho6iMVNjGz/nb+l/vW3dWM2bbLLpkbXA==
|
|
dependencies:
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/fake-timers" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/jsdom" "^20.0.0"
|
|
"@types/node" "*"
|
|
jest-mock "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jsdom "^20.0.0"
|
|
|
|
jest-environment-node@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz"
|
|
integrity sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==
|
|
dependencies:
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/fake-timers" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
jest-mock "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
|
|
jest-get-type@^29.6.3:
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz"
|
|
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
|
|
|
|
jest-haste-map@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz"
|
|
integrity sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
"@types/graceful-fs" "^4.1.3"
|
|
"@types/node" "*"
|
|
anymatch "^3.0.3"
|
|
fb-watchman "^2.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-regex-util "^29.6.3"
|
|
jest-util "^29.7.0"
|
|
jest-worker "^29.7.0"
|
|
micromatch "^4.0.4"
|
|
walker "^1.0.8"
|
|
optionalDependencies:
|
|
fsevents "^2.3.2"
|
|
|
|
jest-leak-detector@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz"
|
|
integrity sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==
|
|
dependencies:
|
|
jest-get-type "^29.6.3"
|
|
pretty-format "^29.7.0"
|
|
|
|
jest-matcher-utils@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz"
|
|
integrity sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
jest-diff "^29.7.0"
|
|
jest-get-type "^29.6.3"
|
|
pretty-format "^29.7.0"
|
|
|
|
jest-message-util@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz"
|
|
integrity sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.12.13"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/stack-utils" "^2.0.0"
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
micromatch "^4.0.4"
|
|
pretty-format "^29.7.0"
|
|
slash "^3.0.0"
|
|
stack-utils "^2.0.3"
|
|
|
|
jest-mock@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz"
|
|
integrity sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
jest-util "^29.7.0"
|
|
|
|
jest-pnp-resolver@^1.2.2:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz"
|
|
integrity sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==
|
|
|
|
jest-regex-util@^29.6.3:
|
|
version "29.6.3"
|
|
resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz"
|
|
integrity sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==
|
|
|
|
jest-resolve-dependencies@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz"
|
|
integrity sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==
|
|
dependencies:
|
|
jest-regex-util "^29.6.3"
|
|
jest-snapshot "^29.7.0"
|
|
|
|
jest-resolve@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz"
|
|
integrity sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==
|
|
dependencies:
|
|
chalk "^4.0.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.7.0"
|
|
jest-pnp-resolver "^1.2.2"
|
|
jest-util "^29.7.0"
|
|
jest-validate "^29.7.0"
|
|
resolve "^1.20.0"
|
|
resolve.exports "^2.0.0"
|
|
slash "^3.0.0"
|
|
|
|
jest-runner@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz"
|
|
integrity sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==
|
|
dependencies:
|
|
"@jest/console" "^29.7.0"
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/transform" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
emittery "^0.13.1"
|
|
graceful-fs "^4.2.9"
|
|
jest-docblock "^29.7.0"
|
|
jest-environment-node "^29.7.0"
|
|
jest-haste-map "^29.7.0"
|
|
jest-leak-detector "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-resolve "^29.7.0"
|
|
jest-runtime "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
jest-watcher "^29.7.0"
|
|
jest-worker "^29.7.0"
|
|
p-limit "^3.1.0"
|
|
source-map-support "0.5.13"
|
|
|
|
jest-runtime@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz"
|
|
integrity sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==
|
|
dependencies:
|
|
"@jest/environment" "^29.7.0"
|
|
"@jest/fake-timers" "^29.7.0"
|
|
"@jest/globals" "^29.7.0"
|
|
"@jest/source-map" "^29.6.3"
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/transform" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
cjs-module-lexer "^1.0.0"
|
|
collect-v8-coverage "^1.0.0"
|
|
glob "^7.1.3"
|
|
graceful-fs "^4.2.9"
|
|
jest-haste-map "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-mock "^29.7.0"
|
|
jest-regex-util "^29.6.3"
|
|
jest-resolve "^29.7.0"
|
|
jest-snapshot "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
slash "^3.0.0"
|
|
strip-bom "^4.0.0"
|
|
|
|
jest-snapshot@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz"
|
|
integrity sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==
|
|
dependencies:
|
|
"@babel/core" "^7.11.6"
|
|
"@babel/generator" "^7.7.2"
|
|
"@babel/plugin-syntax-jsx" "^7.7.2"
|
|
"@babel/plugin-syntax-typescript" "^7.7.2"
|
|
"@babel/types" "^7.3.3"
|
|
"@jest/expect-utils" "^29.7.0"
|
|
"@jest/transform" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
babel-preset-current-node-syntax "^1.0.0"
|
|
chalk "^4.0.0"
|
|
expect "^29.7.0"
|
|
graceful-fs "^4.2.9"
|
|
jest-diff "^29.7.0"
|
|
jest-get-type "^29.6.3"
|
|
jest-matcher-utils "^29.7.0"
|
|
jest-message-util "^29.7.0"
|
|
jest-util "^29.7.0"
|
|
natural-compare "^1.4.0"
|
|
pretty-format "^29.7.0"
|
|
semver "^7.5.3"
|
|
|
|
jest-util@^29.0.0, jest-util@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz"
|
|
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
chalk "^4.0.0"
|
|
ci-info "^3.2.0"
|
|
graceful-fs "^4.2.9"
|
|
picomatch "^2.2.3"
|
|
|
|
jest-validate@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz"
|
|
integrity sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==
|
|
dependencies:
|
|
"@jest/types" "^29.6.3"
|
|
camelcase "^6.2.0"
|
|
chalk "^4.0.0"
|
|
jest-get-type "^29.6.3"
|
|
leven "^3.1.0"
|
|
pretty-format "^29.7.0"
|
|
|
|
jest-watcher@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz"
|
|
integrity sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==
|
|
dependencies:
|
|
"@jest/test-result" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
"@types/node" "*"
|
|
ansi-escapes "^4.2.1"
|
|
chalk "^4.0.0"
|
|
emittery "^0.13.1"
|
|
jest-util "^29.7.0"
|
|
string-length "^4.0.1"
|
|
|
|
jest-worker@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz"
|
|
integrity sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==
|
|
dependencies:
|
|
"@types/node" "*"
|
|
jest-util "^29.7.0"
|
|
merge-stream "^2.0.0"
|
|
supports-color "^8.0.0"
|
|
|
|
jest@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz"
|
|
integrity sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==
|
|
dependencies:
|
|
"@jest/core" "^29.7.0"
|
|
"@jest/types" "^29.6.3"
|
|
import-local "^3.0.2"
|
|
jest-cli "^29.7.0"
|
|
|
|
"js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
|
|
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
|
|
|
|
js-yaml@^3.13.1:
|
|
version "3.14.1"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz"
|
|
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
|
|
dependencies:
|
|
argparse "^1.0.7"
|
|
esprima "^4.0.0"
|
|
|
|
js-yaml@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
|
|
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
|
|
dependencies:
|
|
argparse "^2.0.1"
|
|
|
|
jsdom@^20.0.0:
|
|
version "20.0.3"
|
|
resolved "https://registry.npmjs.org/jsdom/-/jsdom-20.0.3.tgz"
|
|
integrity sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==
|
|
dependencies:
|
|
abab "^2.0.6"
|
|
acorn "^8.8.1"
|
|
acorn-globals "^7.0.0"
|
|
cssom "^0.5.0"
|
|
cssstyle "^2.3.0"
|
|
data-urls "^3.0.2"
|
|
decimal.js "^10.4.2"
|
|
domexception "^4.0.0"
|
|
escodegen "^2.0.0"
|
|
form-data "^4.0.0"
|
|
html-encoding-sniffer "^3.0.0"
|
|
http-proxy-agent "^5.0.0"
|
|
https-proxy-agent "^5.0.1"
|
|
is-potential-custom-element-name "^1.0.1"
|
|
nwsapi "^2.2.2"
|
|
parse5 "^7.1.1"
|
|
saxes "^6.0.0"
|
|
symbol-tree "^3.2.4"
|
|
tough-cookie "^4.1.2"
|
|
w3c-xmlserializer "^4.0.0"
|
|
webidl-conversions "^7.0.0"
|
|
whatwg-encoding "^2.0.0"
|
|
whatwg-mimetype "^3.0.0"
|
|
whatwg-url "^11.0.0"
|
|
ws "^8.11.0"
|
|
xml-name-validator "^4.0.0"
|
|
|
|
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==
|
|
|
|
json-buffer@3.0.1:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz"
|
|
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
|
|
|
|
json-parse-even-better-errors@^2.3.0:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz"
|
|
integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==
|
|
|
|
json-schema-traverse@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz"
|
|
integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==
|
|
|
|
json-stable-stringify-without-jsonify@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz"
|
|
integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==
|
|
|
|
json5@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz"
|
|
integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
|
|
dependencies:
|
|
minimist "^1.2.0"
|
|
|
|
json5@^2.2.3:
|
|
version "2.2.3"
|
|
resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz"
|
|
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
|
|
|
|
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.5:
|
|
version "3.3.5"
|
|
resolved "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz"
|
|
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
|
|
dependencies:
|
|
array-includes "^3.1.6"
|
|
array.prototype.flat "^1.3.1"
|
|
object.assign "^4.1.4"
|
|
object.values "^1.1.6"
|
|
|
|
keyv@^4.5.3:
|
|
version "4.5.4"
|
|
resolved "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz"
|
|
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==
|
|
dependencies:
|
|
json-buffer "3.0.1"
|
|
|
|
kleur@^3.0.3:
|
|
version "3.0.3"
|
|
resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz"
|
|
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==
|
|
|
|
klona@^2.0.6:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz"
|
|
integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==
|
|
|
|
language-subtag-registry@^0.3.20:
|
|
version "0.3.22"
|
|
resolved "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz"
|
|
integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
|
|
|
|
language-tags@^1.0.9:
|
|
version "1.0.9"
|
|
resolved "https://registry.npmjs.org/language-tags/-/language-tags-1.0.9.tgz"
|
|
integrity sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==
|
|
dependencies:
|
|
language-subtag-registry "^0.3.20"
|
|
|
|
leven@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz"
|
|
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
|
|
|
|
levn@^0.4.1:
|
|
version "0.4.1"
|
|
resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz"
|
|
integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==
|
|
dependencies:
|
|
prelude-ls "^1.2.1"
|
|
type-check "~0.4.0"
|
|
|
|
lines-and-columns@^1.1.6:
|
|
version "1.2.4"
|
|
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
|
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
|
|
|
locate-path@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz"
|
|
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
|
|
dependencies:
|
|
p-locate "^4.1.0"
|
|
|
|
locate-path@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
|
|
integrity sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==
|
|
dependencies:
|
|
p-locate "^5.0.0"
|
|
|
|
lodash.memoize@4.x:
|
|
version "4.1.2"
|
|
resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz"
|
|
integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==
|
|
|
|
lodash.merge@^4.6.2:
|
|
version "4.6.2"
|
|
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz"
|
|
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
|
|
|
|
lodash@^4.17.21:
|
|
version "4.17.21"
|
|
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
|
|
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
|
|
|
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
|
|
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
|
|
dependencies:
|
|
js-tokens "^3.0.0 || ^4.0.0"
|
|
|
|
lru-cache@^5.1.1:
|
|
version "5.1.1"
|
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz"
|
|
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
|
|
dependencies:
|
|
yallist "^3.0.2"
|
|
|
|
lz-string@^1.5.0:
|
|
version "1.5.0"
|
|
resolved "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz"
|
|
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
|
|
|
|
make-dir@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz"
|
|
integrity sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==
|
|
dependencies:
|
|
semver "^7.5.3"
|
|
|
|
make-error@1.x:
|
|
version "1.3.6"
|
|
resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz"
|
|
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
|
|
|
|
makeerror@1.0.12:
|
|
version "1.0.12"
|
|
resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz"
|
|
integrity sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==
|
|
dependencies:
|
|
tmpl "1.0.5"
|
|
|
|
merge-stream@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz"
|
|
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
|
|
|
|
merge2@^1.3.0, merge2@^1.4.1:
|
|
version "1.4.1"
|
|
resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz"
|
|
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
|
|
|
|
micromatch@^4.0.4:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz"
|
|
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
|
|
dependencies:
|
|
braces "^3.0.3"
|
|
picomatch "^2.3.1"
|
|
|
|
mime-db@1.52.0:
|
|
version "1.52.0"
|
|
resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz"
|
|
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
|
|
|
|
mime-types@^2.1.12:
|
|
version "2.1.35"
|
|
resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz"
|
|
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
|
|
dependencies:
|
|
mime-db "1.52.0"
|
|
|
|
mimic-fn@^2.1.0:
|
|
version "2.1.0"
|
|
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz"
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
min-indent@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
|
|
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
|
|
|
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
version "3.1.2"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
|
|
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
|
|
dependencies:
|
|
brace-expansion "^1.1.7"
|
|
|
|
minimatch@^9.0.4:
|
|
version "9.0.4"
|
|
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
|
|
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
|
|
dependencies:
|
|
brace-expansion "^2.0.1"
|
|
|
|
minimist@^1.2.0, minimist@^1.2.6, minimist@~1.2.5:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz"
|
|
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
|
|
|
|
mrmime@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz"
|
|
integrity sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==
|
|
|
|
ms@2.1.2:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
|
|
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
|
|
|
|
ms@^2.1.1:
|
|
version "2.1.3"
|
|
resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz"
|
|
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
|
|
|
|
multipipe@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/multipipe/-/multipipe-1.0.2.tgz"
|
|
integrity sha512-6uiC9OvY71vzSGX8lZvSqscE7ft9nPupJ8fMjrCNRAUy2LREUW42UL+V/NTrogr6rFgRydUrCX4ZitfpSNkSCQ==
|
|
dependencies:
|
|
duplexer2 "^0.1.2"
|
|
object-assign "^4.1.0"
|
|
|
|
nanoid@^3.3.6, nanoid@^3.3.8:
|
|
version "3.3.8"
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
|
|
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
|
|
|
|
natural-compare@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
|
|
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
|
|
|
|
next-i18next@^15.4.0:
|
|
version "15.4.0"
|
|
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.4.0.tgz#5914973f9a3d2c57066149a955740d9cfc3aba11"
|
|
integrity sha512-TmWxoJMtFFYaj0xkAC6zyMj2knwJHygDpvQLHR6rK4mfaOlgwQObQ/fwPRgzg6etQPr26jg/a2bd/CRtSbCWjQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.23.2"
|
|
"@types/hoist-non-react-statics" "^3.3.4"
|
|
core-js "^3"
|
|
hoist-non-react-statics "^3.3.2"
|
|
i18next-fs-backend "^2.6.0"
|
|
|
|
next@^15.2.0:
|
|
version "15.2.0"
|
|
resolved "https://registry.yarnpkg.com/next/-/next-15.2.0.tgz#00f4619ae4322102b08c1a8bf315f7b757525508"
|
|
integrity sha512-VaiM7sZYX8KIAHBrRGSFytKknkrexNfGb8GlG6e93JqueCspuGte8i4ybn8z4ww1x3f2uzY4YpTaBEW4/hvsoQ==
|
|
dependencies:
|
|
"@next/env" "15.2.0"
|
|
"@swc/counter" "0.1.3"
|
|
"@swc/helpers" "0.5.15"
|
|
busboy "1.6.0"
|
|
caniuse-lite "^1.0.30001579"
|
|
postcss "8.4.31"
|
|
styled-jsx "5.1.6"
|
|
optionalDependencies:
|
|
"@next/swc-darwin-arm64" "15.2.0"
|
|
"@next/swc-darwin-x64" "15.2.0"
|
|
"@next/swc-linux-arm64-gnu" "15.2.0"
|
|
"@next/swc-linux-arm64-musl" "15.2.0"
|
|
"@next/swc-linux-x64-gnu" "15.2.0"
|
|
"@next/swc-linux-x64-musl" "15.2.0"
|
|
"@next/swc-win32-arm64-msvc" "15.2.0"
|
|
"@next/swc-win32-x64-msvc" "15.2.0"
|
|
sharp "^0.33.5"
|
|
|
|
node-int64@^0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
|
integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==
|
|
|
|
node-releases@^2.0.18:
|
|
version "2.0.18"
|
|
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz"
|
|
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
|
|
|
|
normalize-path@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz"
|
|
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
|
|
|
|
npm-run-path@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz"
|
|
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
|
|
dependencies:
|
|
path-key "^3.0.0"
|
|
|
|
nwsapi@^2.2.2:
|
|
version "2.2.7"
|
|
resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.7.tgz"
|
|
integrity sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==
|
|
|
|
object-assign@^4.1.0, object-assign@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
|
|
integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==
|
|
|
|
object-inspect@^1.13.1, object-inspect@^1.9.0:
|
|
version "1.13.1"
|
|
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz"
|
|
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==
|
|
|
|
object-is@^1.1.5:
|
|
version "1.1.6"
|
|
resolved "https://registry.npmjs.org/object-is/-/object-is-1.1.6.tgz"
|
|
integrity sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
|
|
object-keys@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz"
|
|
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
|
|
|
|
object-keys@~0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz"
|
|
integrity sha512-ncrLw+X55z7bkl5PnUvHwFK9FcGuFYo9gtjws2XtSzL+aZ8tm830P60WJ0dSmFVaSalWieW5MD7kEdnXda9yJw==
|
|
|
|
object.assign@^4.1.2, object.assign@^4.1.4, object.assign@^4.1.5:
|
|
version "4.1.5"
|
|
resolved "https://registry.npmjs.org/object.assign/-/object.assign-4.1.5.tgz"
|
|
integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
define-properties "^1.2.1"
|
|
has-symbols "^1.0.3"
|
|
object-keys "^1.1.1"
|
|
|
|
object.entries@^1.1.5, object.entries@^1.1.8:
|
|
version "1.1.8"
|
|
resolved "https://registry.npmjs.org/object.entries/-/object.entries-1.1.8.tgz"
|
|
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
object.fromentries@^2.0.8:
|
|
version "2.0.8"
|
|
resolved "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz"
|
|
integrity sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
object.groupby@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz"
|
|
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
|
|
object.values@^1.1.6, object.values@^1.2.0:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/object.values/-/object.values-1.2.0.tgz"
|
|
integrity sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
once@^1.3.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
|
|
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
|
|
dependencies:
|
|
wrappy "1"
|
|
|
|
onetime@^5.1.2:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz"
|
|
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
|
|
dependencies:
|
|
mimic-fn "^2.1.0"
|
|
|
|
opener@^1.5.2:
|
|
version "1.5.2"
|
|
resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz"
|
|
integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==
|
|
|
|
optionator@^0.9.3:
|
|
version "0.9.3"
|
|
resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz"
|
|
integrity sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==
|
|
dependencies:
|
|
"@aashutoshrathi/word-wrap" "^1.2.3"
|
|
deep-is "^0.1.3"
|
|
fast-levenshtein "^2.0.6"
|
|
levn "^0.4.1"
|
|
prelude-ls "^1.2.1"
|
|
type-check "^0.4.0"
|
|
|
|
p-limit@^2.2.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz"
|
|
integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==
|
|
dependencies:
|
|
p-try "^2.0.0"
|
|
|
|
p-limit@^3.0.2, p-limit@^3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz"
|
|
integrity sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==
|
|
dependencies:
|
|
yocto-queue "^0.1.0"
|
|
|
|
p-locate@^4.1.0:
|
|
version "4.1.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz"
|
|
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
|
|
dependencies:
|
|
p-limit "^2.2.0"
|
|
|
|
p-locate@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz"
|
|
integrity sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==
|
|
dependencies:
|
|
p-limit "^3.0.2"
|
|
|
|
p-try@^2.0.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
|
|
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
|
|
|
parent-module@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz"
|
|
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
|
|
dependencies:
|
|
callsites "^3.0.0"
|
|
|
|
parse-json@^5.0.0, parse-json@^5.2.0:
|
|
version "5.2.0"
|
|
resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz"
|
|
integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
|
|
dependencies:
|
|
"@babel/code-frame" "^7.0.0"
|
|
error-ex "^1.3.1"
|
|
json-parse-even-better-errors "^2.3.0"
|
|
lines-and-columns "^1.1.6"
|
|
|
|
parse5@^7.0.0, parse5@^7.1.1:
|
|
version "7.1.2"
|
|
resolved "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz"
|
|
integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==
|
|
dependencies:
|
|
entities "^4.4.0"
|
|
|
|
path-exists@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
|
|
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
|
|
|
|
path-is-absolute@^1.0.0:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
|
|
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
|
|
|
|
path-key@^3.0.0, path-key@^3.1.0:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
|
|
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
|
|
|
|
path-parse@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
|
|
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
|
|
|
|
path-type@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz"
|
|
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
|
|
|
picocolors@^1.0.0, picocolors@^1.1.0, picocolors@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
|
|
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
|
|
|
|
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz"
|
|
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
|
|
|
|
pirates@^4.0.4:
|
|
version "4.0.6"
|
|
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz"
|
|
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==
|
|
|
|
pkg-dir@^4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz"
|
|
integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
|
|
dependencies:
|
|
find-up "^4.0.0"
|
|
|
|
possible-typed-array-names@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz"
|
|
integrity sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==
|
|
|
|
postcss-js@^4.0.0:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz"
|
|
integrity sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==
|
|
dependencies:
|
|
camelcase-css "^2.0.1"
|
|
|
|
postcss-mixins@^9.0.4:
|
|
version "9.0.4"
|
|
resolved "https://registry.npmjs.org/postcss-mixins/-/postcss-mixins-9.0.4.tgz"
|
|
integrity sha512-XVq5jwQJDRu5M1XGkdpgASqLk37OqkH4JCFDXl/Dn7janOJjCTEKL+36cnRVy7bMtoBzALfO7bV7nTIsFnUWLA==
|
|
dependencies:
|
|
fast-glob "^3.2.11"
|
|
postcss-js "^4.0.0"
|
|
postcss-simple-vars "^7.0.0"
|
|
sugarss "^4.0.1"
|
|
|
|
postcss-nested@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz"
|
|
integrity sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==
|
|
dependencies:
|
|
postcss-selector-parser "^6.0.11"
|
|
|
|
postcss-preset-mantine@^1.17.0:
|
|
version "1.17.0"
|
|
resolved "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.17.0.tgz"
|
|
integrity sha512-ji1PMDBUf2Vsx/HE5faMSs1+ff6qE6YRulTr4Ja+6HD3gop8rSMTCYdpN7KrdsEg079kfBKkO/PaKhG9uR0zwQ==
|
|
dependencies:
|
|
postcss-mixins "^9.0.4"
|
|
postcss-nested "^6.0.1"
|
|
|
|
postcss-selector-parser@^6.0.11:
|
|
version "6.0.15"
|
|
resolved "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz"
|
|
integrity sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==
|
|
dependencies:
|
|
cssesc "^3.0.0"
|
|
util-deprecate "^1.0.2"
|
|
|
|
postcss-simple-vars@^7.0.0, postcss-simple-vars@^7.0.1:
|
|
version "7.0.1"
|
|
resolved "https://registry.npmjs.org/postcss-simple-vars/-/postcss-simple-vars-7.0.1.tgz"
|
|
integrity sha512-5GLLXaS8qmzHMOjVxqkk1TZPf1jMqesiI7qLhnlyERalG0sMbHIbJqrcnrpmZdKCLglHnRHoEBB61RtGTsj++A==
|
|
|
|
postcss@8.4.31:
|
|
version "8.4.31"
|
|
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz"
|
|
integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
|
|
dependencies:
|
|
nanoid "^3.3.6"
|
|
picocolors "^1.0.0"
|
|
source-map-js "^1.0.2"
|
|
|
|
postcss@^8.5.0:
|
|
version "8.5.0"
|
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.0.tgz#15244b9fd65f809b2819682456f0e7e1e30c145b"
|
|
integrity sha512-27VKOqrYfPncKA2NrFOVhP5MGAfHKLYn/Q0mz9cNQyRAKYi3VNHwYU2qKKqPCqgBmeeJ0uAFB56NumXZ5ZReXg==
|
|
dependencies:
|
|
nanoid "^3.3.8"
|
|
picocolors "^1.1.1"
|
|
source-map-js "^1.2.1"
|
|
|
|
prelude-ls@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
|
|
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
|
|
|
|
prettier@^3.5.0:
|
|
version "3.5.0"
|
|
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
|
|
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
|
|
|
|
pretty-format@^27.0.2:
|
|
version "27.5.1"
|
|
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz"
|
|
integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
ansi-styles "^5.0.0"
|
|
react-is "^17.0.1"
|
|
|
|
pretty-format@^29.0.0, pretty-format@^29.7.0:
|
|
version "29.7.0"
|
|
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz"
|
|
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
|
|
dependencies:
|
|
"@jest/schemas" "^29.6.3"
|
|
ansi-styles "^5.0.0"
|
|
react-is "^18.0.0"
|
|
|
|
process-nextick-args@~2.0.0:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz"
|
|
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
|
|
|
|
prompts@^2.0.1:
|
|
version "2.4.2"
|
|
resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz"
|
|
integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==
|
|
dependencies:
|
|
kleur "^3.0.3"
|
|
sisteransi "^1.0.5"
|
|
|
|
prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
|
|
version "15.8.1"
|
|
resolved "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz"
|
|
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
|
dependencies:
|
|
loose-envify "^1.4.0"
|
|
object-assign "^4.1.1"
|
|
react-is "^16.13.1"
|
|
|
|
proxy-from-env@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz"
|
|
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
|
|
|
|
psl@^1.1.33:
|
|
version "1.9.0"
|
|
resolved "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz"
|
|
integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==
|
|
|
|
punycode@^2.1.0, punycode@^2.1.1:
|
|
version "2.3.1"
|
|
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
|
|
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
|
|
|
|
pure-rand@^6.0.0:
|
|
version "6.0.4"
|
|
resolved "https://registry.npmjs.org/pure-rand/-/pure-rand-6.0.4.tgz"
|
|
integrity sha512-LA0Y9kxMYv47GIPJy6MI84fqTd2HmYZI83W/kM/SkKfDlajnZYfmXFTxkbY+xSBPkLJxltMa9hIkmdc29eguMA==
|
|
|
|
qr.js@0.0.0:
|
|
version "0.0.0"
|
|
resolved "https://registry.npmjs.org/qr.js/-/qr.js-0.0.0.tgz"
|
|
integrity sha512-c4iYnWb+k2E+vYpRimHqSu575b1/wKl4XFeJGpFmrJQz5I88v9aY2czh7s0w36srfCM1sXgC/xpoJz5dJfq+OQ==
|
|
|
|
querystringify@^2.1.1:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz"
|
|
integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==
|
|
|
|
queue-microtask@^1.2.2:
|
|
version "1.2.3"
|
|
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
|
|
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
|
|
|
|
raf-schd@^4.0.3:
|
|
version "4.0.3"
|
|
resolved "https://registry.npmjs.org/raf-schd/-/raf-schd-4.0.3.tgz"
|
|
integrity sha512-tQkJl2GRWh83ui2DiPTJz9wEiMN20syf+5oKfB03yYP7ioZcJwsIK8FjrtLwH1m7C7e+Tt2yYBlrOpdT+dyeIQ==
|
|
|
|
react-dom@^16.8.6:
|
|
version "16.14.0"
|
|
resolved "https://registry.npmjs.org/react-dom/-/react-dom-16.14.0.tgz"
|
|
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
prop-types "^15.6.2"
|
|
scheduler "^0.19.1"
|
|
|
|
react-dom@^18.3.0:
|
|
version "18.3.0"
|
|
resolved "https://registry.npmjs.org/react-dom/-/react-dom-18.3.0.tgz"
|
|
integrity sha512-zaKdLBftQJnvb7FtDIpZtsAIb2MZU087RM8bRDZU8LVCCFYjPTsDZJNFUWPcVz3HFSN1n/caxi0ca4B/aaVQGQ==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
scheduler "^0.23.1"
|
|
|
|
react-dropzone-esm@15.0.1:
|
|
version "15.0.1"
|
|
resolved "https://registry.npmjs.org/react-dropzone-esm/-/react-dropzone-esm-15.0.1.tgz"
|
|
integrity sha512-RdeGpqwHnoV/IlDFpQji7t7pTtlC2O1i/Br0LWkRZ9hYtLyce814S71h5NolnCZXsIN5wrZId6+8eQj2EBnEzg==
|
|
dependencies:
|
|
prop-types "^15.8.1"
|
|
|
|
react-ellipsis-text@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/react-ellipsis-text/-/react-ellipsis-text-1.2.1.tgz"
|
|
integrity sha512-r9eybYj6KLolCb/stTookClwCwxu+5Gage1EI/v4EVQggo1dgce/sgSqj1WQEinYKbzN3vD2993teZIqaU/V5w==
|
|
dependencies:
|
|
core-js "3"
|
|
prop-types "^15.7.2"
|
|
react "^16.8.6"
|
|
react-dom "^16.8.6"
|
|
|
|
react-i18next@^15.4.0:
|
|
version "15.4.0"
|
|
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.4.0.tgz#87c755fb6d7a567eec134e4759b022a0baacb19e"
|
|
integrity sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==
|
|
dependencies:
|
|
"@babel/runtime" "^7.25.0"
|
|
html-parse-stringify "^3.0.1"
|
|
|
|
react-icons@^5.5.0:
|
|
version "5.5.0"
|
|
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
|
|
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
|
|
|
|
react-is@^16.13.1, react-is@^16.7.0:
|
|
version "16.13.1"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
|
|
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
|
|
|
react-is@^17.0.1:
|
|
version "17.0.2"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz"
|
|
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
|
|
|
|
react-is@^18.0.0:
|
|
version "18.2.0"
|
|
resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz"
|
|
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
|
|
|
react-number-format@^5.3.1:
|
|
version "5.3.1"
|
|
resolved "https://registry.npmjs.org/react-number-format/-/react-number-format-5.3.1.tgz"
|
|
integrity sha512-qpYcQLauIeEhCZUZY9jXZnnroOtdy3jYaS1zQ3M1Sr6r/KMOBEIGNIb7eKT19g2N1wbYgFgvDzs19hw5TrB8XQ==
|
|
dependencies:
|
|
prop-types "^15.7.2"
|
|
|
|
react-property@2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/react-property/-/react-property-2.0.0.tgz"
|
|
integrity sha512-kzmNjIgU32mO4mmH5+iUyrqlpFQhF8K2k7eZ4fdLSOPFrD1XgEuSBv9LDEgxRXTMBqMd8ppT0x6TIzqE5pdGdw==
|
|
|
|
react-qr-code@^2.0.12:
|
|
version "2.0.12"
|
|
resolved "https://registry.npmjs.org/react-qr-code/-/react-qr-code-2.0.12.tgz"
|
|
integrity sha512-k+pzP5CKLEGBRwZsDPp98/CAJeXlsYRHM2iZn1Sd5Th/HnKhIZCSg27PXO58zk8z02RaEryg+60xa4vyywMJwg==
|
|
dependencies:
|
|
prop-types "^15.8.1"
|
|
qr.js "0.0.0"
|
|
|
|
react-redux@^9.2.0:
|
|
version "9.2.0"
|
|
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-9.2.0.tgz#96c3ab23fb9a3af2cb4654be4b51c989e32366f5"
|
|
integrity sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==
|
|
dependencies:
|
|
"@types/use-sync-external-store" "^0.0.6"
|
|
use-sync-external-store "^1.4.0"
|
|
|
|
react-remove-scroll-bar@^2.3.4:
|
|
version "2.3.4"
|
|
resolved "https://registry.npmjs.org/react-remove-scroll-bar/-/react-remove-scroll-bar-2.3.4.tgz"
|
|
integrity sha512-63C4YQBUt0m6ALadE9XV56hV8BgJWDmmTPY758iIJjfQKt2nYwoUrPk0LXRXcB/yIj82T1/Ixfdpdk68LwIB0A==
|
|
dependencies:
|
|
react-style-singleton "^2.2.1"
|
|
tslib "^2.0.0"
|
|
|
|
react-remove-scroll@^2.5.7:
|
|
version "2.5.7"
|
|
resolved "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.7.tgz"
|
|
integrity sha512-FnrTWO4L7/Bhhf3CYBNArEG/yROV0tKmTv7/3h9QCFvH6sndeFf1wPqOcbFVu5VAulS5dV1wGT3GZZ/1GawqiA==
|
|
dependencies:
|
|
react-remove-scroll-bar "^2.3.4"
|
|
react-style-singleton "^2.2.1"
|
|
tslib "^2.1.0"
|
|
use-callback-ref "^1.3.0"
|
|
use-sidecar "^1.1.2"
|
|
|
|
react-style-singleton@^2.2.1:
|
|
version "2.2.1"
|
|
resolved "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.1.tgz"
|
|
integrity sha512-ZWj0fHEMyWkHzKYUr2Bs/4zU6XLmq9HsgBURm7g5pAVfyn49DgUiNgY2d4lXRlYSiCif9YBGpQleewkcqddc7g==
|
|
dependencies:
|
|
get-nonce "^1.0.0"
|
|
invariant "^2.2.4"
|
|
tslib "^2.0.0"
|
|
|
|
react-textarea-autosize@8.5.3:
|
|
version "8.5.3"
|
|
resolved "https://registry.npmjs.org/react-textarea-autosize/-/react-textarea-autosize-8.5.3.tgz"
|
|
integrity sha512-XT1024o2pqCuZSuBt9FwHlaDeNtVrtCXu0Rnz88t1jUGheCLa3PhjE1GH8Ctm2axEtvdCl5SUHYschyQ0L5QHQ==
|
|
dependencies:
|
|
"@babel/runtime" "^7.20.13"
|
|
use-composed-ref "^1.3.0"
|
|
use-latest "^1.2.1"
|
|
|
|
react-transition-group@4.4.5:
|
|
version "4.4.5"
|
|
resolved "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz"
|
|
integrity sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==
|
|
dependencies:
|
|
"@babel/runtime" "^7.5.5"
|
|
dom-helpers "^5.0.1"
|
|
loose-envify "^1.4.0"
|
|
prop-types "^15.6.2"
|
|
|
|
react@^16.8.6:
|
|
version "16.14.0"
|
|
resolved "https://registry.npmjs.org/react/-/react-16.14.0.tgz"
|
|
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
prop-types "^15.6.2"
|
|
|
|
react@^18.3.0:
|
|
version "18.3.0"
|
|
resolved "https://registry.npmjs.org/react/-/react-18.3.0.tgz"
|
|
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
|
|
readable-stream@^2.0.2:
|
|
version "2.3.8"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz"
|
|
integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==
|
|
dependencies:
|
|
core-util-is "~1.0.0"
|
|
inherits "~2.0.3"
|
|
isarray "~1.0.0"
|
|
process-nextick-args "~2.0.0"
|
|
safe-buffer "~5.1.1"
|
|
string_decoder "~1.1.1"
|
|
util-deprecate "~1.0.1"
|
|
|
|
readable-stream@~1.0.17, readable-stream@~1.0.27-1:
|
|
version "1.0.34"
|
|
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz"
|
|
integrity sha512-ok1qVCJuRkNmvebYikljxJA/UEsKwLl2nI1OmaqAu4/UE+h0wKCHok4XkL/gvi39OacXvw59RJUOFUkDib2rHg==
|
|
dependencies:
|
|
core-util-is "~1.0.0"
|
|
inherits "~2.0.1"
|
|
isarray "0.0.1"
|
|
string_decoder "~0.10.x"
|
|
|
|
redent@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz"
|
|
integrity sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==
|
|
dependencies:
|
|
indent-string "^4.0.0"
|
|
strip-indent "^3.0.0"
|
|
|
|
redux@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz"
|
|
integrity sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==
|
|
|
|
reflect.getprototypeof@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.4.tgz"
|
|
integrity sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
get-intrinsic "^1.2.1"
|
|
globalthis "^1.0.3"
|
|
which-builtin-type "^1.1.3"
|
|
|
|
regenerator-runtime@^0.14.0:
|
|
version "0.14.1"
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz"
|
|
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
|
|
|
|
regexp.prototype.flags@^1.5.1:
|
|
version "1.5.1"
|
|
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz"
|
|
integrity sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
set-function-name "^2.0.0"
|
|
|
|
regexp.prototype.flags@^1.5.2:
|
|
version "1.5.2"
|
|
resolved "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz"
|
|
integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==
|
|
dependencies:
|
|
call-bind "^1.0.6"
|
|
define-properties "^1.2.1"
|
|
es-errors "^1.3.0"
|
|
set-function-name "^2.0.1"
|
|
|
|
require-directory@^2.1.1:
|
|
version "2.1.1"
|
|
resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz"
|
|
integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==
|
|
|
|
requires-port@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz"
|
|
integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==
|
|
|
|
resolve-cwd@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz"
|
|
integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==
|
|
dependencies:
|
|
resolve-from "^5.0.0"
|
|
|
|
resolve-from@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz"
|
|
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
|
|
|
|
resolve-from@^5.0.0:
|
|
version "5.0.0"
|
|
resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz"
|
|
integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
|
|
|
|
resolve.exports@^2.0.0:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz"
|
|
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==
|
|
|
|
resolve@^1.19.0, resolve@^1.20.0, resolve@^1.22.4:
|
|
version "1.22.8"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz"
|
|
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
|
|
dependencies:
|
|
is-core-module "^2.13.0"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
resolve@^2.0.0-next.5:
|
|
version "2.0.0-next.5"
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.5.tgz"
|
|
integrity sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==
|
|
dependencies:
|
|
is-core-module "^2.13.0"
|
|
path-parse "^1.0.7"
|
|
supports-preserve-symlinks-flag "^1.0.0"
|
|
|
|
reusify@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz"
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
|
|
rimraf@^3.0.2:
|
|
version "3.0.2"
|
|
resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz"
|
|
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==
|
|
dependencies:
|
|
glob "^7.1.3"
|
|
|
|
run-parallel@^1.1.9:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz"
|
|
integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==
|
|
dependencies:
|
|
queue-microtask "^1.2.2"
|
|
|
|
safe-array-concat@^1.0.1, safe-array-concat@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.0.tgz"
|
|
integrity sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg==
|
|
dependencies:
|
|
call-bind "^1.0.5"
|
|
get-intrinsic "^1.2.2"
|
|
has-symbols "^1.0.3"
|
|
isarray "^2.0.5"
|
|
|
|
safe-array-concat@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.2.tgz"
|
|
integrity sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
get-intrinsic "^1.2.4"
|
|
has-symbols "^1.0.3"
|
|
isarray "^2.0.5"
|
|
|
|
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
|
|
version "5.1.2"
|
|
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz"
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
|
|
|
|
safe-regex-test@^1.0.0, safe-regex-test@^1.0.3:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.3.tgz"
|
|
integrity sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw==
|
|
dependencies:
|
|
call-bind "^1.0.6"
|
|
es-errors "^1.3.0"
|
|
is-regex "^1.1.4"
|
|
|
|
"safer-buffer@>= 2.1.2 < 3.0.0":
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"
|
|
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
|
|
|
|
saxes@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz"
|
|
integrity sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==
|
|
dependencies:
|
|
xmlchars "^2.2.0"
|
|
|
|
scheduler@^0.19.1:
|
|
version "0.19.1"
|
|
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.19.1.tgz"
|
|
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
object-assign "^4.1.1"
|
|
|
|
scheduler@^0.23.1:
|
|
version "0.23.2"
|
|
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.23.2.tgz"
|
|
integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==
|
|
dependencies:
|
|
loose-envify "^1.1.0"
|
|
|
|
semver@^6.3.0, semver@^6.3.1:
|
|
version "6.3.1"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
|
|
semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3:
|
|
version "7.6.3"
|
|
resolved "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz"
|
|
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
|
|
|
set-function-length@^1.1.1:
|
|
version "1.2.0"
|
|
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz"
|
|
integrity sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==
|
|
dependencies:
|
|
define-data-property "^1.1.1"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.2"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.1"
|
|
|
|
set-function-length@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.1.tgz"
|
|
integrity sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==
|
|
dependencies:
|
|
define-data-property "^1.1.2"
|
|
es-errors "^1.3.0"
|
|
function-bind "^1.1.2"
|
|
get-intrinsic "^1.2.3"
|
|
gopd "^1.0.1"
|
|
has-property-descriptors "^1.0.1"
|
|
|
|
set-function-name@^2.0.0, set-function-name@^2.0.1:
|
|
version "2.0.1"
|
|
resolved "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz"
|
|
integrity sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==
|
|
dependencies:
|
|
define-data-property "^1.0.1"
|
|
functions-have-names "^1.2.3"
|
|
has-property-descriptors "^1.0.0"
|
|
|
|
set-function-name@^2.0.2:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz"
|
|
integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==
|
|
dependencies:
|
|
define-data-property "^1.1.4"
|
|
es-errors "^1.3.0"
|
|
functions-have-names "^1.2.3"
|
|
has-property-descriptors "^1.0.2"
|
|
|
|
sharp@^0.33.5:
|
|
version "0.33.5"
|
|
resolved "https://registry.npmjs.org/sharp/-/sharp-0.33.5.tgz"
|
|
integrity sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==
|
|
dependencies:
|
|
color "^4.2.3"
|
|
detect-libc "^2.0.3"
|
|
semver "^7.6.3"
|
|
optionalDependencies:
|
|
"@img/sharp-darwin-arm64" "0.33.5"
|
|
"@img/sharp-darwin-x64" "0.33.5"
|
|
"@img/sharp-libvips-darwin-arm64" "1.0.4"
|
|
"@img/sharp-libvips-darwin-x64" "1.0.4"
|
|
"@img/sharp-libvips-linux-arm" "1.0.5"
|
|
"@img/sharp-libvips-linux-arm64" "1.0.4"
|
|
"@img/sharp-libvips-linux-s390x" "1.0.4"
|
|
"@img/sharp-libvips-linux-x64" "1.0.4"
|
|
"@img/sharp-libvips-linuxmusl-arm64" "1.0.4"
|
|
"@img/sharp-libvips-linuxmusl-x64" "1.0.4"
|
|
"@img/sharp-linux-arm" "0.33.5"
|
|
"@img/sharp-linux-arm64" "0.33.5"
|
|
"@img/sharp-linux-s390x" "0.33.5"
|
|
"@img/sharp-linux-x64" "0.33.5"
|
|
"@img/sharp-linuxmusl-arm64" "0.33.5"
|
|
"@img/sharp-linuxmusl-x64" "0.33.5"
|
|
"@img/sharp-wasm32" "0.33.5"
|
|
"@img/sharp-win32-ia32" "0.33.5"
|
|
"@img/sharp-win32-x64" "0.33.5"
|
|
|
|
shebang-command@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"
|
|
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
|
|
dependencies:
|
|
shebang-regex "^3.0.0"
|
|
|
|
shebang-regex@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz"
|
|
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
|
|
|
|
side-channel@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz"
|
|
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
|
|
dependencies:
|
|
call-bind "^1.0.0"
|
|
get-intrinsic "^1.0.2"
|
|
object-inspect "^1.9.0"
|
|
|
|
side-channel@^1.0.6:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz"
|
|
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
es-errors "^1.3.0"
|
|
get-intrinsic "^1.2.4"
|
|
object-inspect "^1.13.1"
|
|
|
|
signal-exit@^3.0.3, signal-exit@^3.0.7:
|
|
version "3.0.7"
|
|
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz"
|
|
integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
|
|
|
|
simple-swizzle@^0.2.2:
|
|
version "0.2.2"
|
|
resolved "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz"
|
|
integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==
|
|
dependencies:
|
|
is-arrayish "^0.3.1"
|
|
|
|
sirv@^2.0.3:
|
|
version "2.0.4"
|
|
resolved "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz"
|
|
integrity sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==
|
|
dependencies:
|
|
"@polka/url" "^1.0.0-next.24"
|
|
mrmime "^2.0.0"
|
|
totalist "^3.0.0"
|
|
|
|
sisteransi@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz"
|
|
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
|
|
|
|
slash@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
|
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
|
|
source-map-js@^1.0.2, source-map-js@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
|
|
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
|
|
|
|
source-map-support@0.5.13:
|
|
version "0.5.13"
|
|
resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz"
|
|
integrity sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==
|
|
dependencies:
|
|
buffer-from "^1.0.0"
|
|
source-map "^0.6.0"
|
|
|
|
source-map@^0.5.7:
|
|
version "0.5.7"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz"
|
|
integrity sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==
|
|
|
|
source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1:
|
|
version "0.6.1"
|
|
resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
|
|
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
|
|
|
|
sprintf-js@~1.0.2:
|
|
version "1.0.3"
|
|
resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
|
|
integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==
|
|
|
|
stack-utils@^2.0.3:
|
|
version "2.0.6"
|
|
resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz"
|
|
integrity sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==
|
|
dependencies:
|
|
escape-string-regexp "^2.0.0"
|
|
|
|
stop-iteration-iterator@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/stop-iteration-iterator/-/stop-iteration-iterator-1.0.0.tgz"
|
|
integrity sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==
|
|
dependencies:
|
|
internal-slot "^1.0.4"
|
|
|
|
streamsearch@^1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/streamsearch/-/streamsearch-1.1.0.tgz"
|
|
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
|
|
|
string-length@^4.0.1:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz"
|
|
integrity sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==
|
|
dependencies:
|
|
char-regex "^1.0.2"
|
|
strip-ansi "^6.0.0"
|
|
|
|
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
version "4.2.3"
|
|
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
|
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
dependencies:
|
|
emoji-regex "^8.0.0"
|
|
is-fullwidth-code-point "^3.0.0"
|
|
strip-ansi "^6.0.1"
|
|
|
|
string.prototype.includes@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/string.prototype.includes/-/string.prototype.includes-2.0.0.tgz"
|
|
integrity sha512-E34CkBgyeqNDcrbU76cDjL5JLcVrtSdYq0MEh/B10r17pRP4ciHLwTgnuLV8Ay6cgEMLkcBkFCKyFZ43YldYzg==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.17.5"
|
|
|
|
string.prototype.matchall@^4.0.11:
|
|
version "4.0.11"
|
|
resolved "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.11.tgz"
|
|
integrity sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.2"
|
|
es-errors "^1.3.0"
|
|
es-object-atoms "^1.0.0"
|
|
get-intrinsic "^1.2.4"
|
|
gopd "^1.0.1"
|
|
has-symbols "^1.0.3"
|
|
internal-slot "^1.0.7"
|
|
regexp.prototype.flags "^1.5.2"
|
|
set-function-name "^2.0.2"
|
|
side-channel "^1.0.6"
|
|
|
|
string.prototype.repeat@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz"
|
|
integrity sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==
|
|
dependencies:
|
|
define-properties "^1.1.3"
|
|
es-abstract "^1.17.5"
|
|
|
|
string.prototype.trim@^1.2.8:
|
|
version "1.2.8"
|
|
resolved "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz"
|
|
integrity sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
|
|
string.prototype.trim@^1.2.9:
|
|
version "1.2.9"
|
|
resolved "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.9.tgz"
|
|
integrity sha512-klHuCNxiMZ8MlsOihJhJEBJAiMVqU3Z2nEXWfWnIqjN0gEFS9J9+IxKozWWtQGcgoa1WUZzLjKPTr4ZHNFTFxw==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-abstract "^1.23.0"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
string.prototype.trimend@^1.0.7, string.prototype.trimend@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.8.tgz"
|
|
integrity sha512-p73uL5VCHCO2BZZ6krwwQE3kCzM7NKmis8S//xEC6fQonchbum4eP6kR4DLEjQFO3Wnj3Fuo8NM0kOSjVdHjZQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
string.prototype.trimstart@^1.0.7:
|
|
version "1.0.7"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz"
|
|
integrity sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
define-properties "^1.2.0"
|
|
es-abstract "^1.22.1"
|
|
|
|
string.prototype.trimstart@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz"
|
|
integrity sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
define-properties "^1.2.1"
|
|
es-object-atoms "^1.0.0"
|
|
|
|
string_decoder@~0.10.x:
|
|
version "0.10.31"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
|
|
integrity sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==
|
|
|
|
string_decoder@~1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz"
|
|
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
|
|
dependencies:
|
|
safe-buffer "~5.1.0"
|
|
|
|
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
version "6.0.1"
|
|
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
|
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
dependencies:
|
|
ansi-regex "^5.0.1"
|
|
|
|
strip-bom@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz"
|
|
integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==
|
|
|
|
strip-bom@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz"
|
|
integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
|
|
|
|
strip-final-newline@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz"
|
|
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
|
|
|
|
strip-indent@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz"
|
|
integrity sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==
|
|
dependencies:
|
|
min-indent "^1.0.0"
|
|
|
|
strip-json-comments@^3.1.1:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz"
|
|
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
|
|
|
|
style-to-js@1.1.0:
|
|
version "1.1.0"
|
|
resolved "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.0.tgz"
|
|
integrity sha512-1OqefPDxGrlMwcbfpsTVRyzwdhr4W0uxYQzeA2F1CBc8WG04udg2+ybRnvh3XYL4TdHQrCahLtax2jc8xaE6rA==
|
|
dependencies:
|
|
style-to-object "0.3.0"
|
|
|
|
style-to-object@0.3.0:
|
|
version "0.3.0"
|
|
resolved "https://registry.npmjs.org/style-to-object/-/style-to-object-0.3.0.tgz"
|
|
integrity sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==
|
|
dependencies:
|
|
inline-style-parser "0.1.1"
|
|
|
|
styled-jsx@5.1.6:
|
|
version "5.1.6"
|
|
resolved "https://registry.npmjs.org/styled-jsx/-/styled-jsx-5.1.6.tgz"
|
|
integrity sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==
|
|
dependencies:
|
|
client-only "0.0.1"
|
|
|
|
stylis@4.2.0:
|
|
version "4.2.0"
|
|
resolved "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz"
|
|
integrity sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==
|
|
|
|
sugarss@^4.0.1:
|
|
version "4.0.1"
|
|
resolved "https://registry.npmjs.org/sugarss/-/sugarss-4.0.1.tgz"
|
|
integrity sha512-WCjS5NfuVJjkQzK10s8WOBY+hhDxxNt/N6ZaGwxFZ+wN3/lKKFSaaKUNecULcTTvE4urLcKaZFQD8vO0mOZujw==
|
|
|
|
supports-color@^7.1.0:
|
|
version "7.2.0"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz"
|
|
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-color@^8.0.0:
|
|
version "8.1.1"
|
|
resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz"
|
|
integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==
|
|
dependencies:
|
|
has-flag "^4.0.0"
|
|
|
|
supports-preserve-symlinks-flag@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
|
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
|
|
|
swr@^2.3.0:
|
|
version "2.3.0"
|
|
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.0.tgz#66fa45023efd4199f4e7ce608c255709a135943d"
|
|
integrity sha512-NyZ76wA4yElZWBHzSgEJc28a0u6QZvhb6w0azeL2k7+Q1gAzVK+IqQYXhVOC/mzi+HZIozrZvBVeSeOZNR2bqA==
|
|
dependencies:
|
|
dequal "^2.0.3"
|
|
use-sync-external-store "^1.4.0"
|
|
|
|
symbol-tree@^3.2.4:
|
|
version "3.2.4"
|
|
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz"
|
|
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
|
|
|
|
tabbable@^6.0.1:
|
|
version "6.2.0"
|
|
resolved "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz"
|
|
integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==
|
|
|
|
test-exclude@^6.0.0:
|
|
version "6.0.0"
|
|
resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz"
|
|
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
|
|
dependencies:
|
|
"@istanbuljs/schema" "^0.1.2"
|
|
glob "^7.1.4"
|
|
minimatch "^3.0.4"
|
|
|
|
text-table@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
|
|
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
|
|
|
|
through2@~0.4.1:
|
|
version "0.4.2"
|
|
resolved "https://registry.npmjs.org/through2/-/through2-0.4.2.tgz"
|
|
integrity sha512-45Llu+EwHKtAZYTPPVn3XZHBgakWMN3rokhEv5hu596XP+cNgplMg+Gj+1nmAvj+L0K7+N49zBKx5rah5u0QIQ==
|
|
dependencies:
|
|
readable-stream "~1.0.17"
|
|
xtend "~2.1.1"
|
|
|
|
through@^2.3.8:
|
|
version "2.3.8"
|
|
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz"
|
|
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==
|
|
|
|
tiny-invariant@^1.0.6:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz"
|
|
integrity sha512-AD5ih2NlSssTCwsMznbvwMZpJ1cbhkGd2uueNxzv2jDlEeZdU04JQfRnggJQ8DrcVBGjAsCKwFBbDlVNtEMlzw==
|
|
|
|
tmpl@1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz"
|
|
integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==
|
|
|
|
to-regex-range@^5.0.1:
|
|
version "5.0.1"
|
|
resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz"
|
|
integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
|
|
dependencies:
|
|
is-number "^7.0.0"
|
|
|
|
totalist@^3.0.0:
|
|
version "3.0.1"
|
|
resolved "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz"
|
|
integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==
|
|
|
|
tough-cookie@^4.1.2:
|
|
version "4.1.3"
|
|
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz"
|
|
integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==
|
|
dependencies:
|
|
psl "^1.1.33"
|
|
punycode "^2.1.1"
|
|
universalify "^0.2.0"
|
|
url-parse "^1.5.3"
|
|
|
|
tr46@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/tr46/-/tr46-3.0.0.tgz"
|
|
integrity sha512-l7FvfAHlcmulp8kr+flpQZmVwtu7nfRV7NZujtN0OqES8EL4O4e0qqzL0DC5gAvx/ZC/9lk6rhcUwYvkBnBnYA==
|
|
dependencies:
|
|
punycode "^2.1.1"
|
|
|
|
ts-api-utils@^1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz"
|
|
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
|
|
|
|
ts-jest@^29.2.0:
|
|
version "29.2.0"
|
|
resolved "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.0.tgz"
|
|
integrity sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==
|
|
dependencies:
|
|
bs-logger "0.x"
|
|
fast-json-stable-stringify "2.x"
|
|
jest-util "^29.0.0"
|
|
json5 "^2.2.3"
|
|
lodash.memoize "4.x"
|
|
make-error "1.x"
|
|
semver "^7.5.3"
|
|
yargs-parser "^21.0.1"
|
|
|
|
tsconfig-paths@^3.15.0:
|
|
version "3.15.0"
|
|
resolved "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz"
|
|
integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==
|
|
dependencies:
|
|
"@types/json5" "^0.0.29"
|
|
json5 "^1.0.2"
|
|
minimist "^1.2.6"
|
|
strip-bom "^3.0.0"
|
|
|
|
tslib@^2.0.0, tslib@^2.1.0, tslib@^2.4.0:
|
|
version "2.6.2"
|
|
resolved "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz"
|
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
|
|
tslib@^2.8.0:
|
|
version "2.8.1"
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
|
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
|
|
|
type-check@^0.4.0, type-check@~0.4.0:
|
|
version "0.4.0"
|
|
resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz"
|
|
integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
|
|
dependencies:
|
|
prelude-ls "^1.2.1"
|
|
|
|
type-detect@4.0.8:
|
|
version "4.0.8"
|
|
resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz"
|
|
integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==
|
|
|
|
type-fest@^0.20.2:
|
|
version "0.20.2"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz"
|
|
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
|
|
|
|
type-fest@^0.21.3:
|
|
version "0.21.3"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz"
|
|
integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==
|
|
|
|
type-fest@^4.12.0:
|
|
version "4.20.1"
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-4.20.1.tgz"
|
|
integrity sha512-R6wDsVsoS9xYOpy8vgeBlqpdOyzJ12HNfQhC/aAKWM3YoCV9TtunJzh/QpkMgeDhkoynDcw5f1y+qF9yc/HHyg==
|
|
|
|
typed-array-buffer@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz"
|
|
integrity sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
get-intrinsic "^1.2.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-buffer@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz"
|
|
integrity sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
es-errors "^1.3.0"
|
|
is-typed-array "^1.1.13"
|
|
|
|
typed-array-byte-length@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz"
|
|
integrity sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
has-proto "^1.0.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-byte-length@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz"
|
|
integrity sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-proto "^1.0.3"
|
|
is-typed-array "^1.1.13"
|
|
|
|
typed-array-byte-offset@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz"
|
|
integrity sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
has-proto "^1.0.1"
|
|
is-typed-array "^1.1.10"
|
|
|
|
typed-array-byte-offset@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz"
|
|
integrity sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.7"
|
|
call-bind "^1.0.7"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-proto "^1.0.3"
|
|
is-typed-array "^1.1.13"
|
|
|
|
typed-array-length@^1.0.4:
|
|
version "1.0.4"
|
|
resolved "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz"
|
|
integrity sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
for-each "^0.3.3"
|
|
is-typed-array "^1.1.9"
|
|
|
|
typed-array-length@^1.0.5:
|
|
version "1.0.5"
|
|
resolved "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.5.tgz"
|
|
integrity sha512-yMi0PlwuznKHxKmcpoOdeLwxBoVPkqZxd7q2FgMkmD3bNwvF5VW0+UlUQ1k1vmktTu4Yu13Q0RIxEP8+B+wloA==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-proto "^1.0.3"
|
|
is-typed-array "^1.1.13"
|
|
possible-typed-array-names "^1.0.0"
|
|
|
|
typed-array-length@^1.0.6:
|
|
version "1.0.6"
|
|
resolved "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.6.tgz"
|
|
integrity sha512-/OxDN6OtAk5KBpGb28T+HZc2M+ADtvRxXrKKbUwtsLgdoxgX13hyy7ek6bFRl5+aBs2yZzB0c4CnQfAtVypW/g==
|
|
dependencies:
|
|
call-bind "^1.0.7"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-proto "^1.0.3"
|
|
is-typed-array "^1.1.13"
|
|
possible-typed-array-names "^1.0.0"
|
|
|
|
typescript@^5.7.2:
|
|
version "5.7.2"
|
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
|
|
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
|
|
|
|
unbox-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz"
|
|
integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==
|
|
dependencies:
|
|
call-bind "^1.0.2"
|
|
has-bigints "^1.0.2"
|
|
has-symbols "^1.0.3"
|
|
which-boxed-primitive "^1.0.2"
|
|
|
|
undici-types@~6.20.0:
|
|
version "6.20.0"
|
|
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
|
|
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
|
|
|
|
universalify@^0.2.0:
|
|
version "0.2.0"
|
|
resolved "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz"
|
|
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
|
|
|
|
update-browserslist-db@^1.1.1:
|
|
version "1.1.1"
|
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz#80846fba1d79e82547fb661f8d141e0945755fe5"
|
|
integrity sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==
|
|
dependencies:
|
|
escalade "^3.2.0"
|
|
picocolors "^1.1.0"
|
|
|
|
uri-js@^4.2.2:
|
|
version "4.4.1"
|
|
resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz"
|
|
integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==
|
|
dependencies:
|
|
punycode "^2.1.0"
|
|
|
|
url-parse@^1.5.3:
|
|
version "1.5.10"
|
|
resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz"
|
|
integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==
|
|
dependencies:
|
|
querystringify "^2.1.1"
|
|
requires-port "^1.0.0"
|
|
|
|
use-callback-ref@^1.3.0:
|
|
version "1.3.1"
|
|
resolved "https://registry.npmjs.org/use-callback-ref/-/use-callback-ref-1.3.1.tgz"
|
|
integrity sha512-Lg4Vx1XZQauB42Hw3kK7JM6yjVjgFmFC5/Ab797s79aARomD2nEErc4mCgM8EZrARLmmbWpi5DGCadmK50DcAQ==
|
|
dependencies:
|
|
tslib "^2.0.0"
|
|
|
|
use-composed-ref@^1.3.0:
|
|
version "1.3.0"
|
|
resolved "https://registry.npmjs.org/use-composed-ref/-/use-composed-ref-1.3.0.tgz"
|
|
integrity sha512-GLMG0Jc/jiKov/3Ulid1wbv3r54K9HlMW29IWcDFPEqFkSO2nS0MuefWgMJpeHQ9YJeXDL3ZUF+P3jdXlZX/cQ==
|
|
|
|
use-isomorphic-layout-effect@^1.1.1:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz"
|
|
integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==
|
|
|
|
use-latest@^1.2.1:
|
|
version "1.2.1"
|
|
resolved "https://registry.npmjs.org/use-latest/-/use-latest-1.2.1.tgz"
|
|
integrity sha512-xA+AVm/Wlg3e2P/JiItTziwS7FK92LWrDB0p+hgXloIMuVCeJJ8v6f0eeHyPZaJrM+usM1FkFfbNCrJGs8A/zw==
|
|
dependencies:
|
|
use-isomorphic-layout-effect "^1.1.1"
|
|
|
|
use-sidecar@^1.1.2:
|
|
version "1.1.2"
|
|
resolved "https://registry.npmjs.org/use-sidecar/-/use-sidecar-1.1.2.tgz"
|
|
integrity sha512-epTbsLuzZ7lPClpz2TyryBfztm7m+28DlEv2ZCQ3MDr5ssiwyOwGH/e5F9CkfWjJ1t4clvI58yF822/GUkjjhw==
|
|
dependencies:
|
|
detect-node-es "^1.1.0"
|
|
tslib "^2.0.0"
|
|
|
|
use-sync-external-store@^1.4.0:
|
|
version "1.4.0"
|
|
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.4.0.tgz#adbc795d8eeb47029963016cefdf89dc799fcebc"
|
|
integrity sha512-9WXSPC5fMv61vaupRkCKCxsPxBocVnwakBEkMIHHpkTTg6icbJtg6jzgtLDm4bl3cSHAca52rYWih0k4K3PfHw==
|
|
|
|
util-deprecate@^1.0.2, util-deprecate@~1.0.1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
|
|
|
|
v8-to-istanbul@^9.0.1:
|
|
version "9.2.0"
|
|
resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.2.0.tgz"
|
|
integrity sha512-/EH/sDgxU2eGxajKdwLCDmQ4FWq+kpi3uCmBGpw1xJtnAxEjlD8j8PEiGWpCIMIs3ciNAgH0d3TTJiUkYzyZjA==
|
|
dependencies:
|
|
"@jridgewell/trace-mapping" "^0.3.12"
|
|
"@types/istanbul-lib-coverage" "^2.0.1"
|
|
convert-source-map "^2.0.0"
|
|
|
|
void-elements@3.1.0:
|
|
version "3.1.0"
|
|
resolved "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz"
|
|
integrity sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==
|
|
|
|
w3c-xmlserializer@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz"
|
|
integrity sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==
|
|
dependencies:
|
|
xml-name-validator "^4.0.0"
|
|
|
|
walker@^1.0.8:
|
|
version "1.0.8"
|
|
resolved "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz"
|
|
integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==
|
|
dependencies:
|
|
makeerror "1.0.12"
|
|
|
|
webidl-conversions@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz"
|
|
integrity sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==
|
|
|
|
webpack-bundle-analyzer@4.10.1:
|
|
version "4.10.1"
|
|
resolved "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz"
|
|
integrity sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ==
|
|
dependencies:
|
|
"@discoveryjs/json-ext" "0.5.7"
|
|
acorn "^8.0.4"
|
|
acorn-walk "^8.0.0"
|
|
commander "^7.2.0"
|
|
debounce "^1.2.1"
|
|
escape-string-regexp "^4.0.0"
|
|
gzip-size "^6.0.0"
|
|
html-escaper "^2.0.2"
|
|
is-plain-object "^5.0.0"
|
|
opener "^1.5.2"
|
|
picocolors "^1.0.0"
|
|
sirv "^2.0.3"
|
|
ws "^7.3.1"
|
|
|
|
whatwg-encoding@^2.0.0:
|
|
version "2.0.0"
|
|
resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz"
|
|
integrity sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==
|
|
dependencies:
|
|
iconv-lite "0.6.3"
|
|
|
|
whatwg-mimetype@^3.0.0:
|
|
version "3.0.0"
|
|
resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz"
|
|
integrity sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==
|
|
|
|
whatwg-url@^11.0.0:
|
|
version "11.0.0"
|
|
resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-11.0.0.tgz"
|
|
integrity sha512-RKT8HExMpoYx4igMiVMY83lN6UeITKJlBQ+vR/8ZJ8OCdSiN3RwCq+9gH0+Xzj0+5IrM6i4j/6LuvzbZIQgEcQ==
|
|
dependencies:
|
|
tr46 "^3.0.0"
|
|
webidl-conversions "^7.0.0"
|
|
|
|
which-boxed-primitive@^1.0.2:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz"
|
|
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
|
|
dependencies:
|
|
is-bigint "^1.0.1"
|
|
is-boolean-object "^1.1.0"
|
|
is-number-object "^1.0.4"
|
|
is-string "^1.0.5"
|
|
is-symbol "^1.0.3"
|
|
|
|
which-builtin-type@^1.1.3:
|
|
version "1.1.3"
|
|
resolved "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.1.3.tgz"
|
|
integrity sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==
|
|
dependencies:
|
|
function.prototype.name "^1.1.5"
|
|
has-tostringtag "^1.0.0"
|
|
is-async-function "^2.0.0"
|
|
is-date-object "^1.0.5"
|
|
is-finalizationregistry "^1.0.2"
|
|
is-generator-function "^1.0.10"
|
|
is-regex "^1.1.4"
|
|
is-weakref "^1.0.2"
|
|
isarray "^2.0.5"
|
|
which-boxed-primitive "^1.0.2"
|
|
which-collection "^1.0.1"
|
|
which-typed-array "^1.1.9"
|
|
|
|
which-collection@^1.0.1:
|
|
version "1.0.1"
|
|
resolved "https://registry.npmjs.org/which-collection/-/which-collection-1.0.1.tgz"
|
|
integrity sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==
|
|
dependencies:
|
|
is-map "^2.0.1"
|
|
is-set "^2.0.1"
|
|
is-weakmap "^2.0.1"
|
|
is-weakset "^2.0.1"
|
|
|
|
which-typed-array@^1.1.11, which-typed-array@^1.1.13, which-typed-array@^1.1.9:
|
|
version "1.1.13"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.13.tgz"
|
|
integrity sha512-P5Nra0qjSncduVPEAr7xhoF5guty49ArDTwzJ/yNuPIbZppyRxFQsRCWrocxIY+CnMVG+qfbU2FmDKyvSGClow==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.5"
|
|
call-bind "^1.0.4"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-tostringtag "^1.0.0"
|
|
|
|
which-typed-array@^1.1.14:
|
|
version "1.1.14"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.14.tgz"
|
|
integrity sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.6"
|
|
call-bind "^1.0.5"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-tostringtag "^1.0.1"
|
|
|
|
which-typed-array@^1.1.15:
|
|
version "1.1.15"
|
|
resolved "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz"
|
|
integrity sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==
|
|
dependencies:
|
|
available-typed-arrays "^1.0.7"
|
|
call-bind "^1.0.7"
|
|
for-each "^0.3.3"
|
|
gopd "^1.0.1"
|
|
has-tostringtag "^1.0.2"
|
|
|
|
which@^2.0.1:
|
|
version "2.0.2"
|
|
resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz"
|
|
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
|
|
dependencies:
|
|
isexe "^2.0.0"
|
|
|
|
wrap-ansi@^7.0.0:
|
|
version "7.0.0"
|
|
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
|
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
dependencies:
|
|
ansi-styles "^4.0.0"
|
|
string-width "^4.1.0"
|
|
strip-ansi "^6.0.0"
|
|
|
|
wrappy@1:
|
|
version "1.0.2"
|
|
resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz"
|
|
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
|
|
|
|
write-file-atomic@^4.0.2:
|
|
version "4.0.2"
|
|
resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz"
|
|
integrity sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==
|
|
dependencies:
|
|
imurmurhash "^0.1.4"
|
|
signal-exit "^3.0.7"
|
|
|
|
ws@^7.3.1:
|
|
version "7.5.10"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-7.5.10.tgz"
|
|
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
|
|
|
|
ws@^8.11.0:
|
|
version "8.17.1"
|
|
resolved "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz"
|
|
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
|
|
|
|
xml-name-validator@^4.0.0:
|
|
version "4.0.0"
|
|
resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz"
|
|
integrity sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==
|
|
|
|
xmlchars@^2.2.0:
|
|
version "2.2.0"
|
|
resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz"
|
|
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
|
|
|
|
xtend@~2.1.1:
|
|
version "2.1.2"
|
|
resolved "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz"
|
|
integrity sha512-vMNKzr2rHP9Dp/e1NQFnLQlwlhp9L/LfvnsVdHxN1f+uggyVI3i08uD14GPvCToPkdsRfyPqIyYGmIk58V98ZQ==
|
|
dependencies:
|
|
object-keys "~0.4.0"
|
|
|
|
y18n@^5.0.5:
|
|
version "5.0.8"
|
|
resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
|
|
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
|
|
|
|
yallist@^3.0.2:
|
|
version "3.1.1"
|
|
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz"
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
|
|
|
|
yaml@^1.10.0:
|
|
version "1.10.2"
|
|
resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz"
|
|
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
|
|
|
|
yargs-parser@^21.0.1, yargs-parser@^21.1.1:
|
|
version "21.1.1"
|
|
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz"
|
|
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
|
|
|
|
yargs@^17.3.1:
|
|
version "17.7.2"
|
|
resolved "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz"
|
|
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
|
|
dependencies:
|
|
cliui "^8.0.1"
|
|
escalade "^3.1.1"
|
|
get-caller-file "^2.0.5"
|
|
require-directory "^2.1.1"
|
|
string-width "^4.2.3"
|
|
y18n "^5.0.5"
|
|
yargs-parser "^21.1.1"
|
|
|
|
yarn-upgrade-all@^0.7.2:
|
|
version "0.7.2"
|
|
resolved "https://registry.npmjs.org/yarn-upgrade-all/-/yarn-upgrade-all-0.7.2.tgz"
|
|
integrity sha512-iVxmoBuNdpxeahAIehJ039Pp6S8zQ/qTENQRMV5hp7x/2tLGUzytCODIKZFjfUwcRRKT3boGgHheUEWC7+VlQw==
|
|
|
|
yocto-queue@^0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz"
|
|
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
|