mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: bump the eslint group in /site with 1 update
Bumps the eslint group in /site with 1 update: [eslint](https://github.com/eslint/eslint). <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v8.50.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20"><code>22a5582</code></a> feat: add rule <code>no-object-constructor</code>, deprecate <code>no-new-object</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17576">#17576</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e"><code>85a3d9e</code></a> feat: allowVoid option in array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17564">#17564</a>) (Tanuj Kanti)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322"><code>aa1b657</code></a> fix: wrong suggestion and message in <code>no-misleading-character-class</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17571">#17571</a>) (Yosuke Ota)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830"><code>48a44a7</code></a> docs: Add correct/incorrect tags to <code>prefer-arrow-callback</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17589">#17589</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e"><code>20893d4</code></a> docs: fix incorrect tag's place (<a href="https://redirect.github.com/eslint/eslint/issues/17575">#17575</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v8.50.0 - September 22, 2023</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@eslint/js</code> release (ESLint Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/22a558228ff98f478fa308c9ecde361acc4caf20"><code>22a5582</code></a> feat: add rule <code>no-object-constructor</code>, deprecate <code>no-new-object</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17576">#17576</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/48a44a73ac456739bdee348bbaf1840d2b1e4830"><code>48a44a7</code></a> docs: Add correct/incorrect tags to <code>prefer-arrow-callback</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17589">#17589</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/aa1b657a9febcd03e9298c03ae2888762795e322"><code>aa1b657</code></a> fix: wrong suggestion and message in <code>no-misleading-character-class</code> (<a href="https://redirect.github.com/eslint/eslint/issues/17571">#17571</a>) (Yosuke Ota)</li> <li><a href="https://github.com/eslint/eslint/commit/20893d48b9012f2b61bbbfeac8bee70d68d90e5e"><code>20893d4</code></a> docs: fix incorrect tag's place (<a href="https://redirect.github.com/eslint/eslint/issues/17575">#17575</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/85a3d9e967b19cb4a0189746499d81ef2f93e14e"><code>85a3d9e</code></a> feat: allowVoid option in array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17564">#17564</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/bd7a71fd6b7efb0445393304e2d48c5c06d46a45"><code>bd7a71f</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/299bfae1254f22bd4b3bccd897d6355f63e0d3b6"><code>299bfae</code></a> 8.50.0</li> <li><a href="https://github.com/eslint/eslint/commit/212687c36a9e2682b84f5de2b683b025182d9777"><code>212687c</code></a> Build: changelog update for 8.50.0</li> <li><a href="https://github.com/eslint/eslint/commit/f8a8a2d6b45c82f94a574623759b6e3d2af193f3"><code>f8a8a2d</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/8"><code>@8</code></a>.50.0 (<a href="https://redirect.github.com/eslint/eslint/issues/17599">#17599</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/38ada6df8f4a0313b7d0739b28f0af6b4897b8ce"><code>38ada6d</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/27d5a9e57ad347982a68fcd0e75eafee42d344f0"><code>27d5a9e</code></a> feat: add suggestions to array-callback-return (<a href="https://redirect.github.com/eslint/eslint/issues/17590">#17590</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f9082ff3f3956a0a5a7d7659de63640a21c4de0f"><code>f9082ff</code></a> feat: flat-rule-tester make sure default config always matches (<a href="https://redirect.github.com/eslint/eslint/issues/17585">#17585</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/83914adbfd5fce7d11b33d095ba6d6a39be0dbbc"><code>83914ad</code></a> feat: Implement SourceCode#applyInlineConfig() (<a href="https://redirect.github.com/eslint/eslint/issues/17351">#17351</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/cc4d26b5a59d510f2c878e973fd245e8eff27c2a"><code>cc4d26b</code></a> fix: Ensure deprecated context.parserServices warns (<a href="https://redirect.github.com/eslint/eslint/issues/17593">#17593</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/1ea4cfb585dcb52ac3cb1522a32f25cfe507121b"><code>1ea4cfb</code></a> fix: Ensure all RuleTester tests all deprecated context methods (<a href="https://redirect.github.com/eslint/eslint/issues/17587">#17587</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/180053759c6cf05a326c710353b4717fbf289ee0"><code>1800537</code></a> docs: Fix and standardize JSX code examples (<a href="https://redirect.github.com/eslint/eslint/issues/17591">#17591</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v8.49.0...v8.50.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
This commit is contained in:
+1
-1
@@ -138,7 +138,7 @@
|
||||
"@typescript-eslint/parser": "6.7.0",
|
||||
"@xstate/cli": "0.5.2",
|
||||
"chromatic": "7.2.0",
|
||||
"eslint": "8.49.0",
|
||||
"eslint": "8.50.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-import-resolver-typescript": "3.6.0",
|
||||
"eslint-plugin-compat": "4.2.0",
|
||||
|
||||
Generated
+215
-173
@@ -59,7 +59,7 @@ dependencies:
|
||||
version: 4.1.0(vite@4.4.2)
|
||||
'@xstate/inspect':
|
||||
specifier: 0.8.0
|
||||
version: 0.8.0(ws@8.14.1)(xstate@4.38.1)
|
||||
version: 0.8.0(ws@8.14.2)(xstate@4.38.1)
|
||||
'@xstate/react':
|
||||
specifier: 3.2.1
|
||||
version: 3.2.1(@types/react@18.2.6)(react@18.2.0)(xstate@4.38.1)
|
||||
@@ -101,7 +101,7 @@ dependencies:
|
||||
version: 5.4.0
|
||||
eslint-plugin-testing-library:
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 6.0.1(eslint@8.50.0)(typescript@5.2.2)
|
||||
eventsourcemock:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
@@ -316,10 +316,10 @@ devDependencies:
|
||||
version: 9.0.2
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 6.7.0
|
||||
version: 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@xstate/cli':
|
||||
specifier: 0.5.2
|
||||
version: 0.5.2
|
||||
@@ -327,41 +327,41 @@ devDependencies:
|
||||
specifier: 7.2.0
|
||||
version: 7.2.0
|
||||
eslint:
|
||||
specifier: 8.49.0
|
||||
version: 8.49.0
|
||||
specifier: 8.50.0
|
||||
version: 8.50.0
|
||||
eslint-config-prettier:
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(eslint@8.49.0)
|
||||
version: 9.0.0(eslint@8.50.0)
|
||||
eslint-import-resolver-typescript:
|
||||
specifier: 3.6.0
|
||||
version: 3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.49.0)
|
||||
version: 3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.50.0)
|
||||
eslint-plugin-compat:
|
||||
specifier: 4.2.0
|
||||
version: 4.2.0(eslint@8.49.0)
|
||||
version: 4.2.0(eslint@8.50.0)
|
||||
eslint-plugin-eslint-comments:
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0(eslint@8.49.0)
|
||||
version: 3.2.0(eslint@8.50.0)
|
||||
eslint-plugin-import:
|
||||
specifier: 2.28.0
|
||||
version: 2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
version: 2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0)
|
||||
eslint-plugin-jest:
|
||||
specifier: 27.4.0
|
||||
version: 27.4.0(@typescript-eslint/eslint-plugin@6.7.0)(eslint@8.49.0)(jest@29.6.2)(typescript@5.2.2)
|
||||
version: 27.4.0(@typescript-eslint/eslint-plugin@6.7.0)(eslint@8.50.0)(jest@29.6.2)(typescript@5.2.2)
|
||||
eslint-plugin-jsx-a11y:
|
||||
specifier: 6.7.1
|
||||
version: 6.7.1(eslint@8.49.0)
|
||||
version: 6.7.1(eslint@8.50.0)
|
||||
eslint-plugin-react:
|
||||
specifier: 7.33.0
|
||||
version: 7.33.0(eslint@8.49.0)
|
||||
version: 7.33.0(eslint@8.50.0)
|
||||
eslint-plugin-react-hooks:
|
||||
specifier: 4.6.0
|
||||
version: 4.6.0(eslint@8.49.0)
|
||||
version: 4.6.0(eslint@8.50.0)
|
||||
eslint-plugin-storybook:
|
||||
specifier: 0.6.12
|
||||
version: 0.6.12(eslint@8.49.0)(typescript@5.2.2)
|
||||
version: 0.6.12(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint-plugin-unicorn:
|
||||
specifier: 48.0.0
|
||||
version: 48.0.0(eslint@8.49.0)
|
||||
version: 48.0.0(eslint@8.50.0)
|
||||
express:
|
||||
specifier: 4.18.2
|
||||
version: 4.18.2
|
||||
@@ -379,7 +379,7 @@ devDependencies:
|
||||
version: 2.0.0
|
||||
jest-runner-eslint:
|
||||
specifier: 2.1.0
|
||||
version: 2.1.0(eslint@8.49.0)(jest@29.6.2)
|
||||
version: 2.1.0(eslint@8.50.0)(jest@29.6.2)
|
||||
jest-websocket-mock:
|
||||
specifier: 2.5.0
|
||||
version: 2.5.0
|
||||
@@ -406,7 +406,7 @@ devDependencies:
|
||||
version: 7.4.0
|
||||
storybook-addon-react-router-v6:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0(@storybook/blocks@7.4.2)(@storybook/channels@7.4.2)(@storybook/components@7.4.2)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(react-dom@18.2.0)(react-router-dom@6.16.0)(react-router@6.16.0)(react@18.2.0)
|
||||
version: 2.0.0(@storybook/blocks@7.4.5)(@storybook/channels@7.4.5)(@storybook/components@7.4.5)(@storybook/core-events@7.4.5)(@storybook/manager-api@7.4.5)(@storybook/preview-api@7.4.5)(@storybook/theming@7.4.5)(react-dom@18.2.0)(react-router-dom@6.16.0)(react-router@6.16.0)(react@18.2.0)
|
||||
storybook-react-context:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(react-dom@18.2.0)
|
||||
@@ -418,7 +418,7 @@ devDependencies:
|
||||
version: 5.2.2
|
||||
vite-plugin-checker:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(eslint@8.49.0)(typescript@5.2.2)(vite@4.4.2)
|
||||
version: 0.6.0(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.2)
|
||||
vite-plugin-turbosnap:
|
||||
specifier: 1.0.2
|
||||
version: 1.0.2
|
||||
@@ -2119,6 +2119,13 @@ packages:
|
||||
dependencies:
|
||||
regenerator-runtime: 0.13.11
|
||||
|
||||
/@babel/runtime@7.23.1:
|
||||
resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.0
|
||||
dev: true
|
||||
|
||||
/@babel/template@7.22.15:
|
||||
resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@@ -2727,18 +2734,23 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.49.0):
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
dependencies:
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
/@eslint-community/regexpp@4.8.1:
|
||||
resolution: {integrity: sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@eslint-community/regexpp@4.9.0:
|
||||
resolution: {integrity: sha512-zJmuCWj2VLBt4c25CfBIbMZLGLyhkvs7LznyVX5HfpzeocThgIj5XQK4L+g3U36mMcx8bPMhGyPpwCATamC4jQ==}
|
||||
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
||||
|
||||
/@eslint/eslintrc@2.1.2:
|
||||
resolution: {integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==}
|
||||
@@ -2747,7 +2759,7 @@ packages:
|
||||
ajv: 6.12.6
|
||||
debug: 4.3.4
|
||||
espree: 9.6.1
|
||||
globals: 13.21.0
|
||||
globals: 13.22.0
|
||||
ignore: 5.2.4
|
||||
import-fresh: 3.3.0
|
||||
js-yaml: 4.1.0
|
||||
@@ -2756,8 +2768,8 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@eslint/js@8.49.0:
|
||||
resolution: {integrity: sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w==}
|
||||
/@eslint/js@8.50.0:
|
||||
resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/@fal-works/esbuild-plugin-global-externals@2.1.2:
|
||||
@@ -4586,23 +4598,23 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@storybook/blocks@7.4.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-ijuZBsYfQBuwMA8Lb1dT6t2PzqhkOtIdc+G5iQ/IgWLX5HT1br+Wq8o3TUWrqACM9VKIASnJk13FMAOeGggD/w==}
|
||||
/@storybook/blocks@7.4.5(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-FhAIkCT2HrzJcKsC3mL5+uG3GrbS23mYAT1h3iyPjCliZzxfCCI9UCMUXqYx4Z/FmAGJgpsQQXiBFZuoTHO9aQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@storybook/channels': 7.4.2
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/components': 7.4.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/channels': 7.4.5
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/components': 7.4.5(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/csf': 0.1.1
|
||||
'@storybook/docs-tools': 7.4.2
|
||||
'@storybook/docs-tools': 7.4.5
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/manager-api': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/preview-api': 7.4.2
|
||||
'@storybook/theming': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/manager-api': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/preview-api': 7.4.5
|
||||
'@storybook/theming': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.5
|
||||
'@types/lodash': 4.14.196
|
||||
color-convert: 2.0.1
|
||||
dequal: 2.0.3
|
||||
@@ -4708,11 +4720,11 @@ packages:
|
||||
tiny-invariant: 1.3.1
|
||||
dev: true
|
||||
|
||||
/@storybook/channels@7.4.2:
|
||||
resolution: {integrity: sha512-Q95KnV+fTGaAV3S875+d5LlGg+bdC3bUnki3engODDS4ViSRHJ1bnXnqxKmAaS3O/52geIyWWR766YvwHw3avw==}
|
||||
/@storybook/channels@7.4.5:
|
||||
resolution: {integrity: sha512-zWPZn4CxPFXsrrSRQ9JD8GmTeWeFYgr3sTBpe23hnhYookCXVNJ6AcaXogrT9b2ALfbB6MiFDbZIHHTgIgbWpg==}
|
||||
dependencies:
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/global': 5.0.0
|
||||
qs: 6.11.2
|
||||
telejson: 7.2.0
|
||||
@@ -4783,8 +4795,8 @@ packages:
|
||||
'@storybook/global': 5.0.0
|
||||
dev: true
|
||||
|
||||
/@storybook/client-logger@7.4.2:
|
||||
resolution: {integrity: sha512-LC8tYrYSJwF4DHRdNYh6y8hSvccwUIv5/WOZKJDmKx7mcEm6HsVuUu16C9jsl7iy6IqJYxgVz1va3WS6852E+A==}
|
||||
/@storybook/client-logger@7.4.5:
|
||||
resolution: {integrity: sha512-Bn6eTAjhPDUfLpvuxhKkpDpOtkadfkSmkBNBZRu3r0Dzk2J1nNyKV5K6D8dOU4PFVof4z/gXYj5bktT29jKsmw==}
|
||||
dependencies:
|
||||
'@storybook/global': 5.0.0
|
||||
dev: true
|
||||
@@ -4833,19 +4845,19 @@ packages:
|
||||
- '@types/react-dom'
|
||||
dev: true
|
||||
|
||||
/@storybook/components@7.4.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-ecbDzSUd74vf6IwHsbQr+9mVRxKWLmwd9zJ8RHMcR8UejTRAAR/eVvYoCG331TQ8TrhTmHTy5xCVv47pm6ORkQ==}
|
||||
/@storybook/components@7.4.5(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-boskkfvMBB8CFYY9+1ofFNyKrdWXTY/ghzt7oK80dz6f2Eseo/WXK3OsCdCq5vWbLRCdbgJ8zXG8pAFi4yBsxA==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@radix-ui/react-select': 1.2.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@radix-ui/react-toolbar': 1.0.4(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/csf': 0.1.1
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/theming': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/theming': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.5
|
||||
memoizerific: 1.11.3
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
@@ -4893,15 +4905,15 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@storybook/core-common@7.4.2:
|
||||
resolution: {integrity: sha512-Qj9S97TYO+jSNdC2+LrMFtZRvTnELeFnRtn/MDWhkM6mpZgRglxlZuXi5enJjqTh0dISAUxPpTtXNAJDfX99JA==}
|
||||
/@storybook/core-common@7.4.5:
|
||||
resolution: {integrity: sha512-c4pBuILMD4YhSpJ+QpKtsUZpK+/rfolwOvzXfJwlN5EpYzMz6FjVR/LyX0cCT2YLI3X5YWRoCdvMxy5Aeryb8g==}
|
||||
dependencies:
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/node-logger': 7.4.2
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/node-logger': 7.4.5
|
||||
'@storybook/types': 7.4.5
|
||||
'@types/find-cache-dir': 3.2.1
|
||||
'@types/node': 16.18.52
|
||||
'@types/node-fetch': 2.6.5
|
||||
'@types/node': 16.18.55
|
||||
'@types/node-fetch': 2.6.6
|
||||
'@types/pretty-hrtime': 1.0.1
|
||||
chalk: 4.1.2
|
||||
esbuild: 0.18.20
|
||||
@@ -4910,7 +4922,7 @@ packages:
|
||||
find-cache-dir: 3.3.2
|
||||
find-up: 5.0.0
|
||||
fs-extra: 11.1.1
|
||||
glob: 10.3.4
|
||||
glob: 10.3.10
|
||||
handlebars: 4.7.8
|
||||
lazy-universal-dotenv: 4.0.0
|
||||
node-fetch: 2.7.0
|
||||
@@ -4936,8 +4948,8 @@ packages:
|
||||
ts-dedent: 2.2.0
|
||||
dev: true
|
||||
|
||||
/@storybook/core-events@7.4.2:
|
||||
resolution: {integrity: sha512-WCEBw+Ew8DrccnB0hpP9TXadreoOlMnWCyuXU2XrvmK/vde009leWQIsLs1rY+L17zDVuogBms62AxrDDJmMpw==}
|
||||
/@storybook/core-events@7.4.5:
|
||||
resolution: {integrity: sha512-Jzy/adSC95saYCZlgXE5j7jmiMLAXYpnBFBxEtBdXwSWEBb0zt21n1nyWBEAv9s/k2gqDXlPHKHeL5Mn6y40zA==}
|
||||
dependencies:
|
||||
ts-dedent: 2.2.0
|
||||
dev: true
|
||||
@@ -5055,12 +5067,12 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@storybook/docs-tools@7.4.2:
|
||||
resolution: {integrity: sha512-MXW+xaxah+C+aqJ5178oOILqX7dCSwJMKJefIJHHwr9w6UuGRaiPG1NDYK/0N0IEv9H8pNnXPnw3R8S6x7COhQ==}
|
||||
/@storybook/docs-tools@7.4.5:
|
||||
resolution: {integrity: sha512-ctK+yGb2nvWISSvCCzj3ZhDaAb7I2BLjbxuBGTyNPvl4V9UQ9LBYzdJwR50q+DfscxdwSHMSOE/0OnzmJdaSJA==}
|
||||
dependencies:
|
||||
'@storybook/core-common': 7.4.2
|
||||
'@storybook/preview-api': 7.4.2
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/core-common': 7.4.5
|
||||
'@storybook/preview-api': 7.4.5
|
||||
'@storybook/types': 7.4.5
|
||||
'@types/doctrine': 0.0.3
|
||||
doctrine: 3.0.0
|
||||
lodash: 4.17.21
|
||||
@@ -5098,20 +5110,20 @@ packages:
|
||||
ts-dedent: 2.2.0
|
||||
dev: true
|
||||
|
||||
/@storybook/manager-api@7.4.2(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-gKPG0At9AGhF32iwjiba+ILqswc3ZFj9ZIu5HjGEmaoiOfqI6TayuHoptup0QxkI/Hx8f9mNkHCwR9COrmb69w==}
|
||||
/@storybook/manager-api@7.4.5(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-8Hdh5Tutet8xRy2fAknczfvpshz09eVnLd8m34vcFceUOYvEnvDbWerufhlEzovsF4v7U32uqbDHKdKTamWEQQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@storybook/channels': 7.4.2
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/channels': 7.4.5
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/csf': 0.1.1
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/router': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/theming': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/router': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/theming': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/types': 7.4.5
|
||||
dequal: 2.0.3
|
||||
lodash: 4.17.21
|
||||
memoizerific: 1.11.3
|
||||
@@ -5135,8 +5147,8 @@ packages:
|
||||
resolution: {integrity: sha512-tWSWkYyAvp6SxjIBaTklg29avzv/3Lv4c0dOG2o5tz79PyZkq9v6sQtwLLoI8EJA9Mo8Z08vaJp8NZyDQ9RCuA==}
|
||||
dev: true
|
||||
|
||||
/@storybook/node-logger@7.4.2:
|
||||
resolution: {integrity: sha512-iSBjhnMpWY9Hs5KGnf/xfHjGtGl740LUg4Gce874DuL773Mdc4hdppSKr4X/Pp1/AD67mNuifSXYx3V7d6XzTQ==}
|
||||
/@storybook/node-logger@7.4.5:
|
||||
resolution: {integrity: sha512-fJSykphbryuEYj1qihbaTH5oOzD4NkptRxyf2uyBrpgkr5tCTq9d7GHheqaBuIdi513dsjlcIR7z5iHxW7ZD+Q==}
|
||||
dev: true
|
||||
|
||||
/@storybook/postinstall@7.4.0:
|
||||
@@ -5162,15 +5174,15 @@ packages:
|
||||
util-deprecate: 1.0.2
|
||||
dev: true
|
||||
|
||||
/@storybook/preview-api@7.4.2:
|
||||
resolution: {integrity: sha512-ihTHRYzI/sI6bD215aYppiWF+1u38TrlsNjFYJ/Grftbti5d40g5wCwvAXK41SxJNYpk6CRtfvNKOwbEAC33gg==}
|
||||
/@storybook/preview-api@7.4.5:
|
||||
resolution: {integrity: sha512-6xXQZPyilkGVddfZBI7tMbMMgOyIoZTYgTnwSPTMsXxO0f0TvtNDmGdwhn0I1nREHKfiQGpcQe6gwddEMnGtSg==}
|
||||
dependencies:
|
||||
'@storybook/channels': 7.4.2
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/channels': 7.4.5
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/csf': 0.1.1
|
||||
'@storybook/global': 5.0.0
|
||||
'@storybook/types': 7.4.2
|
||||
'@storybook/types': 7.4.5
|
||||
'@types/qs': 6.9.8
|
||||
dequal: 2.0.3
|
||||
lodash: 4.17.21
|
||||
@@ -5291,13 +5303,13 @@ packages:
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: true
|
||||
|
||||
/@storybook/router@7.4.2(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-TFpMrmliklWNSrF84kGnh3WcLZciqIvaAjhxahqD+kx070KLqjxrsiny7UC6PUUYZdjLkbR9m8n3SFdXAVKgLw==}
|
||||
/@storybook/router@7.4.5(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-IM4IhiPiXsx3FAUeUOAB47uiuUS8Yd37VQcNlXLBO28GgHoTSYOrjS+VTGLIV5cAGKr8+H5pFB+q35BnlFUpkQ==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/client-logger': 7.4.5
|
||||
memoizerific: 1.11.3
|
||||
qs: 6.11.2
|
||||
react: 18.2.0
|
||||
@@ -5357,14 +5369,14 @@ packages:
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: true
|
||||
|
||||
/@storybook/theming@7.4.2(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-wVmxZHVCqDoZgUOXTS4HRV4UClLtCydRNOEuUZ7X08QIPSA1FVL3gEpTQJfgCsyBX/cwSSofAMUbzAGEVNo+9g==}
|
||||
/@storybook/theming@7.4.5(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-QSIJDIMzOegzlhubIBaYIovf4mlf+AVL0SmQOskPS8GZ6s9t77yUUI6gZTEjO+S4eB3djXRsfTTijQ8+z4XmRA==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
dependencies:
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0)
|
||||
'@storybook/client-logger': 7.4.2
|
||||
'@storybook/client-logger': 7.4.5
|
||||
'@storybook/global': 5.0.0
|
||||
memoizerific: 1.11.3
|
||||
react: 18.2.0
|
||||
@@ -5381,10 +5393,10 @@ packages:
|
||||
file-system-cache: 2.3.0
|
||||
dev: true
|
||||
|
||||
/@storybook/types@7.4.2:
|
||||
resolution: {integrity: sha512-OOJ2TeS3Zzc6spHbdH+JXml0q4IHuYt9axmXAv1/pkhqHjA5072pyUacmlYNQeihpQOOsKLiCQUQlvtMy9fTnQ==}
|
||||
/@storybook/types@7.4.5:
|
||||
resolution: {integrity: sha512-DTWFNjfRTpncjufDoUs0QnNkgHG2qThGKWL1D6sO18cYI02zWPyHWD8/cbqlvtT7XIGe3s1iUEfCTdU5GcwWBA==}
|
||||
dependencies:
|
||||
'@storybook/channels': 7.4.2
|
||||
'@storybook/channels': 7.4.5
|
||||
'@types/babel__core': 7.20.2
|
||||
'@types/express': 4.17.17
|
||||
file-system-cache: 2.3.0
|
||||
@@ -5549,8 +5561,8 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.22.13
|
||||
'@babel/runtime': 7.22.15
|
||||
'@types/aria-query': 5.0.1
|
||||
'@babel/runtime': 7.23.1
|
||||
'@types/aria-query': 5.0.2
|
||||
aria-query: 5.1.3
|
||||
chalk: 4.1.2
|
||||
dom-accessibility-api: 0.5.16
|
||||
@@ -5668,6 +5680,10 @@ packages:
|
||||
resolution: {integrity: sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q==}
|
||||
dev: true
|
||||
|
||||
/@types/aria-query@5.0.2:
|
||||
resolution: {integrity: sha512-PHKZuMN+K5qgKIWhBodXzQslTo5P+K/6LqeKXS6O/4liIDdZqaX5RXrCK++LAw+y/nptN48YmUMFiQHRSWYwtQ==}
|
||||
dev: true
|
||||
|
||||
/@types/babel__core@7.20.2:
|
||||
resolution: {integrity: sha512-pNpr1T1xLUc2l3xJKuPtsEky3ybxN3m4fJkknfIpTCTfIZCDW57oAg+EfCgIIp2rvCe0Wn++/FfodDS4YXxBwA==}
|
||||
dependencies:
|
||||
@@ -5898,8 +5914,8 @@ packages:
|
||||
form-data: 3.0.1
|
||||
dev: true
|
||||
|
||||
/@types/node-fetch@2.6.5:
|
||||
resolution: {integrity: sha512-OZsUlr2nxvkqUFLSaY2ZbA+P1q22q+KrlxWOn/38RX+u5kTkYL2mTujEpzUhGkS+K/QCYp9oagfXG39XOzyySg==}
|
||||
/@types/node-fetch@2.6.6:
|
||||
resolution: {integrity: sha512-95X8guJYhfqiuVVhRFxVQcf4hW/2bCuoPwDasMf/531STFoNoWTT7YDnWdXHEZKqAGUigmpG31r2FE70LwnzJw==}
|
||||
dependencies:
|
||||
'@types/node': 18.17.0
|
||||
form-data: 4.0.0
|
||||
@@ -5909,8 +5925,8 @@ packages:
|
||||
resolution: {integrity: sha512-Mnq3O9Xz52exs3mlxMcQuA7/9VFe/dXcrgAyfjLkABIqxXKOgBRjyazTxUbjsxDa4BP7hhPliyjVTP9RDP14xg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@16.18.52:
|
||||
resolution: {integrity: sha512-sm2aph6cRSsTMFYFgI+RpPLunXO9ClJkpizUVdT7KmGeyfQ14xnjTMT/f3MHcfKqevXqGT6BgVFzW8wcEoDUtA==}
|
||||
/@types/node@16.18.55:
|
||||
resolution: {integrity: sha512-Y1zz/LIuJek01+hlPNzzXQhmq/Z2BCP96j18MSXC0S0jSu/IG4FFxmBs7W4/lI2vPJ7foVfEB0hUVtnOjnCiTg==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.17.0:
|
||||
@@ -6096,7 +6112,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/yargs-parser': 21.0.0
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/eslint-plugin@6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6108,13 +6124,13 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.8.1
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/type-utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/type-utils': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
natural-compare: 1.4.0
|
||||
@@ -6125,7 +6141,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.7.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/parser@6.7.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6140,7 +6156,7 @@ packages:
|
||||
'@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -6161,7 +6177,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.7.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.7.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/type-utils@6.7.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -6172,9 +6188,9 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
debug: 4.3.4
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
ts-api-utils: 1.0.3(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
@@ -6231,38 +6247,38 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.62.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/utils@5.62.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@types/json-schema': 7.0.13
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 5.62.0
|
||||
'@typescript-eslint/types': 5.62.0
|
||||
'@typescript-eslint/typescript-estree': 5.62.0(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
/@typescript-eslint/utils@6.7.0(eslint@8.49.0)(typescript@5.2.2):
|
||||
/@typescript-eslint/utils@6.7.0(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@types/json-schema': 7.0.12
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 6.7.0
|
||||
'@typescript-eslint/types': 6.7.0
|
||||
'@typescript-eslint/typescript-estree': 6.7.0(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
semver: 7.5.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -6340,7 +6356,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@xstate/inspect@0.8.0(ws@8.14.1)(xstate@4.38.1):
|
||||
/@xstate/inspect@0.8.0(ws@8.14.2)(xstate@4.38.1):
|
||||
resolution: {integrity: sha512-wSkFeOnp+7dhn+zTThO0M4D2FEqZN9lGIWowJu5JLa2ojjtlzRwK8SkjcHZ4rLX8VnMev7kGjgQLrGs8kxy+hw==}
|
||||
peerDependencies:
|
||||
'@types/ws': ^8.0.0
|
||||
@@ -6351,7 +6367,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
fast-safe-stringify: 2.1.1
|
||||
ws: 8.14.1
|
||||
ws: 8.14.2
|
||||
xstate: 4.38.1
|
||||
dev: false
|
||||
|
||||
@@ -8196,13 +8212,13 @@ packages:
|
||||
optionalDependencies:
|
||||
source-map: 0.6.1
|
||||
|
||||
/eslint-config-prettier@9.0.0(eslint@8.49.0):
|
||||
/eslint-config-prettier@9.0.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-node@0.3.7:
|
||||
@@ -8215,7 +8231,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-typescript@3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.49.0):
|
||||
/eslint-import-resolver-typescript@3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-QTHR9ddNnn35RTxlaEnx2gCxqFlF2SEN0SE2d17SqwyM7YOSI2GHWRYp5BiRkObTUNYPupC/3Fq2a0PpT+EKpg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -8224,9 +8240,9 @@ packages:
|
||||
dependencies:
|
||||
debug: 4.3.4
|
||||
enhanced-resolve: 5.15.0
|
||||
eslint: 8.49.0
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint: 8.50.0
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0)
|
||||
eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0)
|
||||
fast-glob: 3.3.1
|
||||
get-tsconfig: 4.7.0
|
||||
is-core-module: 2.13.0
|
||||
@@ -8238,7 +8254,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0):
|
||||
/eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -8259,16 +8275,16 @@ packages:
|
||||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
debug: 3.2.7
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-import-resolver-typescript: 3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.49.0)
|
||||
eslint-import-resolver-typescript: 3.6.0(@typescript-eslint/parser@6.7.0)(eslint-plugin-import@2.28.0)(eslint@8.50.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-compat@4.2.0(eslint@8.49.0):
|
||||
/eslint-plugin-compat@4.2.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-RDKSYD0maWy5r7zb5cWQS+uSPc26mgOzdORJ8hxILmWM7S/Ncwky7BcAtXVY5iRbKjBdHsWU8Yg7hfoZjtkv7w==}
|
||||
engines: {node: '>=14.x'}
|
||||
peerDependencies:
|
||||
@@ -8278,24 +8294,24 @@ packages:
|
||||
ast-metadata-inferer: 0.8.0
|
||||
browserslist: 4.21.10
|
||||
caniuse-lite: 1.0.30001524
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
find-up: 5.0.0
|
||||
lodash.memoize: 4.1.2
|
||||
semver: 7.5.3
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-eslint-comments@3.2.0(eslint@8.49.0):
|
||||
/eslint-plugin-eslint-comments@3.2.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
||||
engines: {node: '>=6.5.0'}
|
||||
peerDependencies:
|
||||
eslint: '>=4.19.1'
|
||||
dependencies:
|
||||
escape-string-regexp: 1.0.5
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
ignore: 5.2.4
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import@2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0):
|
||||
/eslint-plugin-import@2.28.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -8305,16 +8321,16 @@ packages:
|
||||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.7.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
array-includes: 3.1.6
|
||||
array.prototype.findlastindex: 1.2.2
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
debug: 3.2.7
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.49.0)
|
||||
eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.6.0)(eslint@8.50.0)
|
||||
has: 1.0.3
|
||||
is-core-module: 2.12.1
|
||||
is-glob: 4.0.3
|
||||
@@ -8331,7 +8347,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest@27.4.0(@typescript-eslint/eslint-plugin@6.7.0)(eslint@8.49.0)(jest@29.6.2)(typescript@5.2.2):
|
||||
/eslint-plugin-jest@27.4.0(@typescript-eslint/eslint-plugin@6.7.0)(eslint@8.50.0)(jest@29.6.2)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-ukVeKmMPAUA5SWjHenvyyXnirKfHKMdOsTZdn5tZx5EW05HGVQwBohigjFZGGj3zuv1cV6hc82FvWv6LdIbkgg==}
|
||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -8344,16 +8360,16 @@ packages:
|
||||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
'@typescript-eslint/eslint-plugin': 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.50.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
jest: 29.6.2(@types/node@18.17.0)(ts-node@10.9.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsx-a11y@6.7.1(eslint@8.49.0):
|
||||
/eslint-plugin-jsx-a11y@6.7.1(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
@@ -8368,7 +8384,7 @@ packages:
|
||||
axobject-query: 3.2.1
|
||||
damerau-levenshtein: 1.0.8
|
||||
emoji-regex: 9.2.2
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
has: 1.0.3
|
||||
jsx-ast-utils: 3.3.4
|
||||
language-tags: 1.0.5
|
||||
@@ -8378,16 +8394,16 @@ packages:
|
||||
semver: 7.5.3
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react-hooks@4.6.0(eslint@8.49.0):
|
||||
/eslint-plugin-react-hooks@4.6.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||
dependencies:
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react@7.33.0(eslint@8.49.0):
|
||||
/eslint-plugin-react@7.33.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-qewL/8P34WkY8jAqdQxsiL82pDUeT7nhs8IsuXgfgnsEloKCT4miAV9N9kGtx7/KM9NH/NCGUE7Edt9iGxLXFw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
@@ -8397,7 +8413,7 @@ packages:
|
||||
array.prototype.flatmap: 1.3.1
|
||||
array.prototype.tosorted: 1.1.1
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
estraverse: 5.3.0
|
||||
jsx-ast-utils: 3.3.4
|
||||
minimatch: 3.1.2
|
||||
@@ -8411,15 +8427,15 @@ packages:
|
||||
string.prototype.matchall: 4.0.8
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-storybook@0.6.12(eslint@8.49.0)(typescript@5.2.2):
|
||||
/eslint-plugin-storybook@0.6.12(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-XbIvrq6hNVG6rpdBr+eBw63QhOMLpZneQVSooEDow8aQCWGCk/5vqtap1yxpVydNfSxi3S/3mBBRLQqKUqQRww==}
|
||||
engines: {node: 12.x || 14.x || >= 16}
|
||||
peerDependencies:
|
||||
eslint: '>=6'
|
||||
dependencies:
|
||||
'@storybook/csf': 0.0.1
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
requireindex: 1.2.0
|
||||
ts-dedent: 2.2.0
|
||||
transitivePeerDependencies:
|
||||
@@ -8427,30 +8443,30 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-testing-library@6.0.1(eslint@8.49.0)(typescript@5.2.2):
|
||||
/eslint-plugin-testing-library@6.0.1(eslint@8.50.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-CEYtjpcF3hAaQtYsTZqciR7s5z+T0LCMTwJeW+pz6kBnGtc866wAKmhaiK2Gsjc2jWNP7Gt6zhNr2DE1ZW4e+g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.49.0)(typescript@5.2.2)
|
||||
eslint: 8.49.0
|
||||
'@typescript-eslint/utils': 5.62.0(eslint@8.50.0)(typescript@5.2.2)
|
||||
eslint: 8.50.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/eslint-plugin-unicorn@48.0.0(eslint@8.49.0):
|
||||
/eslint-plugin-unicorn@48.0.0(eslint@8.50.0):
|
||||
resolution: {integrity: sha512-8fk/v3p1ro34JSVDBEmtOq6EEQRpMR0iTir79q69KnXFZ6DJyPkT3RAi+ZoTqhQMdDSpGh8BGR68ne1sP5cnAA==}
|
||||
engines: {node: '>=16'}
|
||||
peerDependencies:
|
||||
eslint: '>=8.44.0'
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.22.5
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
ci-info: 3.8.0
|
||||
clean-regexp: 1.0.0
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
esquery: 1.5.0
|
||||
indent-string: 4.0.0
|
||||
is-builtin-module: 3.2.1
|
||||
@@ -8482,15 +8498,15 @@ packages:
|
||||
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
||||
/eslint@8.49.0:
|
||||
resolution: {integrity: sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ==}
|
||||
/eslint@8.50.0:
|
||||
resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.49.0)
|
||||
'@eslint-community/regexpp': 4.8.1
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0)
|
||||
'@eslint-community/regexpp': 4.9.0
|
||||
'@eslint/eslintrc': 2.1.2
|
||||
'@eslint/js': 8.49.0
|
||||
'@eslint/js': 8.50.0
|
||||
'@humanwhocodes/config-array': 0.11.11
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@@ -8509,7 +8525,7 @@ packages:
|
||||
file-entry-cache: 6.0.1
|
||||
find-up: 5.0.0
|
||||
glob-parent: 6.0.2
|
||||
globals: 13.21.0
|
||||
globals: 13.22.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
imurmurhash: 0.1.4
|
||||
@@ -8845,12 +8861,12 @@ packages:
|
||||
resolution: {integrity: sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
dependencies:
|
||||
flatted: 3.2.7
|
||||
flatted: 3.2.9
|
||||
keyv: 4.5.3
|
||||
rimraf: 3.0.2
|
||||
|
||||
/flatted@3.2.7:
|
||||
resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==}
|
||||
/flatted@3.2.9:
|
||||
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
|
||||
|
||||
/flow-parser@0.215.1:
|
||||
resolution: {integrity: sha512-qq3rdRToqwesrddyXf+Ml8Tuf7TdoJS+EMbJgC6fHAVoBCXjb4mHelNd3J+jD8ts0bSHX81FG3LN7Qn/dcl6pA==}
|
||||
@@ -9112,6 +9128,18 @@ packages:
|
||||
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
|
||||
dev: true
|
||||
|
||||
/glob@10.3.10:
|
||||
resolution: {integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
foreground-child: 3.1.1
|
||||
jackspeak: 2.3.6
|
||||
minimatch: 9.0.3
|
||||
minipass: 7.0.4
|
||||
path-scurry: 1.10.1
|
||||
dev: true
|
||||
|
||||
/glob@10.3.4:
|
||||
resolution: {integrity: sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
@@ -9145,8 +9173,8 @@ packages:
|
||||
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
||||
engines: {node: '>=4'}
|
||||
|
||||
/globals@13.21.0:
|
||||
resolution: {integrity: sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==}
|
||||
/globals@13.22.0:
|
||||
resolution: {integrity: sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
type-fest: 0.20.2
|
||||
@@ -9834,6 +9862,15 @@ packages:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
dev: true
|
||||
|
||||
/jackspeak@2.3.6:
|
||||
resolution: {integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==}
|
||||
engines: {node: '>=14'}
|
||||
dependencies:
|
||||
'@isaacs/cliui': 8.0.2
|
||||
optionalDependencies:
|
||||
'@pkgjs/parseargs': 0.11.0
|
||||
dev: true
|
||||
|
||||
/jake@10.8.7:
|
||||
resolution: {integrity: sha512-ZDi3aP+fG/LchyBzUM804VjddnwfSfsdeYkwt8NcbKRvo4rFkjhs456iLFn3k2ZUWvNe4i48WACDbza8fhq2+w==}
|
||||
engines: {node: '>=10'}
|
||||
@@ -10161,7 +10198,7 @@ packages:
|
||||
slash: 3.0.0
|
||||
dev: true
|
||||
|
||||
/jest-runner-eslint@2.1.0(eslint@8.49.0)(jest@29.6.2):
|
||||
/jest-runner-eslint@2.1.0(eslint@8.50.0)(jest@29.6.2):
|
||||
resolution: {integrity: sha512-5gQOLej+HLDNzxrqOxg+l/ZY6hAHYhzO7gs3eOR+PQz14wpDuLDIivn+xJ8uwHW2tYM/37NGskqwBe5RbbJPEw==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@@ -10172,7 +10209,7 @@ packages:
|
||||
cosmiconfig: 7.1.0
|
||||
create-jest-runner: 0.11.2
|
||||
dot-prop: 6.0.1
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
jest: 29.6.2(@types/node@18.17.0)(ts-node@10.9.1)
|
||||
transitivePeerDependencies:
|
||||
- '@jest/test-result'
|
||||
@@ -11280,6 +11317,11 @@ packages:
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
dev: true
|
||||
|
||||
/minipass@7.0.4:
|
||||
resolution: {integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==}
|
||||
engines: {node: '>=16 || 14 >=14.17'}
|
||||
dev: true
|
||||
|
||||
/minizlib@2.1.2:
|
||||
resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==}
|
||||
engines: {node: '>= 8'}
|
||||
@@ -13143,7 +13185,7 @@ packages:
|
||||
resolution: {integrity: sha512-siT1RiqlfQnGqgT/YzXVUNsom9S0H1OX+dpdGN1xkyYATo4I6sep5NmsRD/40s3IIOvlCq6akxkqG82urIZW1w==}
|
||||
dev: true
|
||||
|
||||
/storybook-addon-react-router-v6@2.0.0(@storybook/blocks@7.4.2)(@storybook/channels@7.4.2)(@storybook/components@7.4.2)(@storybook/core-events@7.4.2)(@storybook/manager-api@7.4.2)(@storybook/preview-api@7.4.2)(@storybook/theming@7.4.2)(react-dom@18.2.0)(react-router-dom@6.16.0)(react-router@6.16.0)(react@18.2.0):
|
||||
/storybook-addon-react-router-v6@2.0.0(@storybook/blocks@7.4.5)(@storybook/channels@7.4.5)(@storybook/components@7.4.5)(@storybook/core-events@7.4.5)(@storybook/manager-api@7.4.5)(@storybook/preview-api@7.4.5)(@storybook/theming@7.4.5)(react-dom@18.2.0)(react-router-dom@6.16.0)(react-router@6.16.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-M+PR7rdacFDwUCQZRBJVnzyEOqHrDVrTqN8ufqo+TuXxk33QZvb3QeZuo0d2UTYctgA1GY74EX9RJCEXZpv6VQ==}
|
||||
peerDependencies:
|
||||
'@storybook/blocks': ^7.0.0
|
||||
@@ -13163,13 +13205,13 @@ packages:
|
||||
react-dom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@storybook/blocks': 7.4.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/channels': 7.4.2
|
||||
'@storybook/components': 7.4.2(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/core-events': 7.4.2
|
||||
'@storybook/manager-api': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/preview-api': 7.4.2
|
||||
'@storybook/theming': 7.4.2(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/blocks': 7.4.5(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/channels': 7.4.5
|
||||
'@storybook/components': 7.4.5(@types/react-dom@18.2.4)(@types/react@18.2.6)(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/core-events': 7.4.5
|
||||
'@storybook/manager-api': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
'@storybook/preview-api': 7.4.5
|
||||
'@storybook/theming': 7.4.5(react-dom@18.2.0)(react@18.2.0)
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
react-inspector: 6.0.2(react@18.2.0)
|
||||
@@ -14097,7 +14139,7 @@ packages:
|
||||
unist-util-stringify-position: 3.0.3
|
||||
vfile-message: 3.1.4
|
||||
|
||||
/vite-plugin-checker@0.6.0(eslint@8.49.0)(typescript@5.2.2)(vite@4.4.2):
|
||||
/vite-plugin-checker@0.6.0(eslint@8.50.0)(typescript@5.2.2)(vite@4.4.2):
|
||||
resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==}
|
||||
engines: {node: '>=14.16'}
|
||||
peerDependencies:
|
||||
@@ -14133,7 +14175,7 @@ packages:
|
||||
chalk: 4.1.2
|
||||
chokidar: 3.5.3
|
||||
commander: 8.3.0
|
||||
eslint: 8.49.0
|
||||
eslint: 8.50.0
|
||||
fast-glob: 3.3.1
|
||||
fs-extra: 11.1.1
|
||||
lodash.debounce: 4.0.8
|
||||
@@ -14416,8 +14458,8 @@ packages:
|
||||
utf-8-validate:
|
||||
optional: true
|
||||
|
||||
/ws@8.14.1:
|
||||
resolution: {integrity: sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==}
|
||||
/ws@8.14.2:
|
||||
resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
peerDependencies:
|
||||
bufferutil: ^4.0.1
|
||||
|
||||
Reference in New Issue
Block a user