mirror of
https://github.com/coder/coder.git
synced 2025-03-14 10:09:57 +00:00
chore: bump the react group across 2 directories with 1 update (#14946)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"devDependencies": {
|
||||
"@types/lodash": "4.14.196",
|
||||
"@types/node": "20.16.10",
|
||||
"@types/react": "18.3.10",
|
||||
"@types/react": "18.3.11",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-config-next": "14.2.14",
|
||||
|
87
offlinedocs/pnpm-lock.yaml
generated
87
offlinedocs/pnpm-lock.yaml
generated
@ -10,13 +10,13 @@ importers:
|
||||
dependencies:
|
||||
'@chakra-ui/react':
|
||||
specifier: 2.9.3
|
||||
version: 2.9.3(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 2.9.3(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@emotion/react':
|
||||
specifier: 11.13.3
|
||||
version: 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled':
|
||||
specifier: 11.13.0
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
archiver:
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2
|
||||
@ -43,7 +43,7 @@ importers:
|
||||
version: 4.12.0(react@18.3.1)
|
||||
react-markdown:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 9.0.1(@types/react@18.3.11)(react@18.3.1)
|
||||
rehype-raw:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
@ -58,8 +58,8 @@ importers:
|
||||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
'@types/react':
|
||||
specifier: 18.3.10
|
||||
version: 18.3.10
|
||||
specifier: 18.3.11
|
||||
version: 18.3.11
|
||||
'@types/react-dom':
|
||||
specifier: 18.3.0
|
||||
version: 18.3.0
|
||||
@ -406,8 +406,8 @@ packages:
|
||||
'@types/react-dom@18.3.0':
|
||||
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==}
|
||||
|
||||
'@types/react@18.3.10':
|
||||
resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==}
|
||||
'@types/react@18.3.11':
|
||||
resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==}
|
||||
|
||||
'@types/unist@2.0.10':
|
||||
resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==}
|
||||
@ -945,6 +945,7 @@ packages:
|
||||
eslint@8.57.1:
|
||||
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
||||
hasBin: true
|
||||
|
||||
espree@9.6.1:
|
||||
@ -2427,14 +2428,14 @@ snapshots:
|
||||
framesync: 6.1.2
|
||||
react: 18.3.1
|
||||
|
||||
'@chakra-ui/react@2.9.3(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@chakra-ui/react@2.9.3(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(framer-motion@10.18.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@chakra-ui/hooks': 2.3.2(react@18.3.1)
|
||||
'@chakra-ui/styled-system': 2.10.2(react@18.3.1)
|
||||
'@chakra-ui/theme': 3.4.2(@chakra-ui/styled-system@2.10.2(react@18.3.1))(react@18.3.1)
|
||||
'@chakra-ui/utils': 2.1.2(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@zag-js/focus-visible': 0.31.1
|
||||
aria-hidden: 1.2.3
|
||||
@ -2442,9 +2443,9 @@ snapshots:
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-fast-compare: 3.2.2
|
||||
react-focus-lock: 2.13.2(@types/react@18.3.10)(react@18.3.1)
|
||||
react-focus-lock: 2.13.2(@types/react@18.3.11)(react@18.3.1)
|
||||
react-lorem-component: 0.13.0(react@18.3.1)
|
||||
react-remove-scroll: 2.6.0(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll: 2.6.0(@types/react@18.3.11)(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
@ -2519,7 +2520,7 @@ snapshots:
|
||||
|
||||
'@emotion/memoize@0.9.0': {}
|
||||
|
||||
'@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
@ -2531,7 +2532,7 @@ snapshots:
|
||||
hoist-non-react-statics: 3.3.2
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2545,18 +2546,18 @@ snapshots:
|
||||
|
||||
'@emotion/sheet@1.4.0': {}
|
||||
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
'@emotion/is-prop-valid': 1.3.0
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/serialize': 1.3.1
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
||||
'@emotion/utils': 1.4.0
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -2737,9 +2738,9 @@ snapshots:
|
||||
|
||||
'@types/react-dom@18.3.0':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react@18.3.10':
|
||||
'@types/react@18.3.11':
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.13
|
||||
csstype: 3.1.3
|
||||
@ -4627,17 +4628,17 @@ snapshots:
|
||||
|
||||
react-fast-compare@3.2.2: {}
|
||||
|
||||
react-focus-lock@2.13.2(@types/react@18.3.10)(react@18.3.1):
|
||||
react-focus-lock@2.13.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
focus-lock: 1.3.5
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-clientside-effect: 1.2.6(react@18.3.1)
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.11)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-icons@4.12.0(react@18.3.1):
|
||||
dependencies:
|
||||
@ -4653,10 +4654,10 @@ snapshots:
|
||||
react: 18.3.1
|
||||
seedable-random: 0.0.1
|
||||
|
||||
react-markdown@9.0.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-markdown@9.0.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
'@types/hast': 3.0.3
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
devlop: 1.1.0
|
||||
hast-util-to-jsx-runtime: 2.3.0
|
||||
html-url-attributes: 3.0.0
|
||||
@ -4670,33 +4671,33 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-remove-scroll@2.6.0(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll@2.6.0(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.11)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
use-callback-ref: 1.3.0(@types/react@18.3.10)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-callback-ref: 1.3.0(@types/react@18.3.11)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-style-singleton@2.2.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-style-singleton@2.2.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
get-nonce: 1.0.1
|
||||
invariant: 2.2.4
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react@18.3.1:
|
||||
dependencies:
|
||||
@ -5114,27 +5115,27 @@ snapshots:
|
||||
dependencies:
|
||||
punycode: 2.3.1
|
||||
|
||||
use-callback-ref@1.3.0(@types/react@18.3.10)(react@18.3.1):
|
||||
use-callback-ref@1.3.0(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-callback-ref@1.3.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-callback-ref@1.3.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-sidecar@1.1.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-sidecar@1.1.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
detect-node-es: 1.1.0
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
util-deprecate@1.0.2: {}
|
||||
|
||||
|
@ -129,7 +129,7 @@
|
||||
"@types/jest": "29.5.13",
|
||||
"@types/lodash": "4.17.9",
|
||||
"@types/node": "20.16.10",
|
||||
"@types/react": "18.3.10",
|
||||
"@types/react": "18.3.11",
|
||||
"@types/react-color": "3.0.12",
|
||||
"@types/react-date-range": "1.4.4",
|
||||
"@types/react-dom": "18.3.0",
|
||||
|
364
site/pnpm-lock.yaml
generated
364
site/pnpm-lock.yaml
generated
@ -26,10 +26,10 @@ importers:
|
||||
version: 11.13.4
|
||||
'@emotion/react':
|
||||
specifier: 11.13.3
|
||||
version: 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled':
|
||||
specifier: 11.13.0
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@fastly/performance-observer-polyfill':
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
@ -44,22 +44,22 @@ importers:
|
||||
version: 4.6.0(monaco-editor@0.52.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/icons-material':
|
||||
specifier: 5.16.7
|
||||
version: 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/lab':
|
||||
specifier: 5.0.0-alpha.173
|
||||
version: 5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/material':
|
||||
specifier: 5.16.7
|
||||
version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/system':
|
||||
specifier: 5.16.7
|
||||
version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/utils':
|
||||
specifier: 5.16.6
|
||||
version: 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/x-tree-view':
|
||||
specifier: 7.18.0
|
||||
version: 7.18.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 7.18.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@tanstack/react-query-devtools':
|
||||
specifier: 4.35.3
|
||||
version: 4.35.3(@tanstack/react-query@4.35.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@ -164,7 +164,7 @@ importers:
|
||||
version: 2.0.5(react@18.3.1)
|
||||
react-markdown:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1(@types/react@18.3.10)(react@18.3.1)
|
||||
version: 9.0.1(@types/react@18.3.11)(react@18.3.1)
|
||||
react-query:
|
||||
specifier: npm:@tanstack/react-query@4.35.3
|
||||
version: '@tanstack/react-query@4.35.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
|
||||
@ -231,7 +231,7 @@ importers:
|
||||
version: 8.1.11
|
||||
'@storybook/addon-essentials':
|
||||
specifier: 8.1.11
|
||||
version: 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/addon-interactions':
|
||||
specifier: 8.1.11
|
||||
version: 8.1.11(@jest/globals@29.7.0)(@types/jest@29.5.13)(jest@29.7.0(@types/node@20.16.10)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.38)(@types/node@20.16.10)(typescript@5.6.2)))
|
||||
@ -270,7 +270,7 @@ importers:
|
||||
version: 14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@testing-library/react-hooks':
|
||||
specifier: 8.0.1
|
||||
version: 8.0.1(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
version: 8.0.1(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@testing-library/user-event':
|
||||
specifier: 14.5.1
|
||||
version: 14.5.1(@testing-library/dom@10.1.0)
|
||||
@ -296,8 +296,8 @@ importers:
|
||||
specifier: 20.16.10
|
||||
version: 20.16.10
|
||||
'@types/react':
|
||||
specifier: 18.3.10
|
||||
version: 18.3.10
|
||||
specifier: 18.3.11
|
||||
version: 18.3.11
|
||||
'@types/react-color':
|
||||
specifier: 3.0.12
|
||||
version: 3.0.12
|
||||
@ -378,7 +378,7 @@ importers:
|
||||
version: 8.3.5
|
||||
storybook-addon-remix-react-router:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1(@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/channels@8.1.11)(@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/preview-api@8.1.11)(@storybook/theming@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
|
||||
version: 3.0.1(@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/channels@8.1.11)(@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/preview-api@8.1.11)(@storybook/theming@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
|
||||
storybook-react-context:
|
||||
specifier: 0.6.0
|
||||
version: 0.6.0(react-dom@18.3.1(react@18.3.1))
|
||||
@ -2462,8 +2462,8 @@ packages:
|
||||
'@types/react-window@1.8.8':
|
||||
resolution: {integrity: sha512-8Ls660bHR1AUA2kuRvVG9D/4XpRC6wjAaPT9dil7Ckc76eP9TKWZwwmgfq8Q1LANX3QNDnoU4Zp48A3w+zK69Q==}
|
||||
|
||||
'@types/react@18.3.10':
|
||||
resolution: {integrity: sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==}
|
||||
'@types/react@18.3.11':
|
||||
resolution: {integrity: sha512-r6QZ069rFTjrEYgFdOck1gK7FLVsgJE7tTz0pQBczlBNUhBNk0MQH4UbnFSwjpQLMkLzgqvBBa+qGpLje16eTQ==}
|
||||
|
||||
'@types/reactcss@1.2.6':
|
||||
resolution: {integrity: sha512-qaIzpCuXNWomGR1Xq8SCFTtF4v8V27Y6f+b9+bzHiv087MylI/nTCqqdChNeWS7tslgROmYB7yeiruWX7WnqNg==}
|
||||
@ -6485,7 +6485,7 @@ snapshots:
|
||||
|
||||
'@emotion/memoize@0.9.0': {}
|
||||
|
||||
'@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
@ -6497,7 +6497,7 @@ snapshots:
|
||||
hoist-non-react-statics: 3.3.2
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -6519,18 +6519,18 @@ snapshots:
|
||||
|
||||
'@emotion/sheet@1.4.0': {}
|
||||
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@emotion/babel-plugin': 11.12.0
|
||||
'@emotion/is-prop-valid': 1.3.0
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/serialize': 1.3.1
|
||||
'@emotion/use-insertion-effect-with-fallbacks': 1.1.0(react@18.3.1)
|
||||
'@emotion/utils': 1.4.0
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -7029,10 +7029,10 @@ snapshots:
|
||||
|
||||
'@leeoniya/ufuzzy@1.0.10': {}
|
||||
|
||||
'@mdx-js/react@3.0.1(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mdx-js/react@3.0.1(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@types/mdx': 2.0.9
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
react: 18.3.1
|
||||
|
||||
'@monaco-editor/loader@1.4.0(monaco-editor@0.52.0)':
|
||||
@ -7056,54 +7056,54 @@ snapshots:
|
||||
outvariant: 1.4.2
|
||||
strict-event-emitter: 0.5.1
|
||||
|
||||
'@mui/base@5.0.0-beta.40(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mui/base@5.0.0-beta.40(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@floating-ui/react-dom': 2.1.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.10)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.11)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/core-downloads-tracker@5.16.7': {}
|
||||
|
||||
'@mui/icons-material@5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mui/icons-material@5.16.7(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/lab@5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mui/lab@5.0.0-alpha.173(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@mui/base': 5.0.0-beta.40(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.10)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/base': 5.0.0-beta.40(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.11)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@types/react': 18.3.10
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@mui/core-downloads-tracker': 5.16.7
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.10)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.11)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
'@popperjs/core': 2.11.8
|
||||
'@types/react-transition-group': 4.4.11
|
||||
clsx: 2.1.1
|
||||
@ -7114,20 +7114,20 @@ snapshots:
|
||||
react-is: 18.3.1
|
||||
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@types/react': 18.3.10
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/private-theming@5.16.6(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mui/private-theming@5.16.6(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(react@18.3.1)':
|
||||
'@mui/styled-engine@5.16.6(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@emotion/cache': 11.13.1
|
||||
@ -7135,56 +7135,56 @@ snapshots:
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
|
||||
'@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@mui/private-theming': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/styled-engine': 5.16.6(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.10)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/private-theming': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/styled-engine': 5.16.6(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(react@18.3.1)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.11)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
clsx: 2.1.1
|
||||
csstype: 3.1.3
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@types/react': 18.3.10
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/types@7.2.15(@types/react@18.3.10)':
|
||||
'@mui/types@7.2.15(@types/react@18.3.11)':
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/utils@5.16.6(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mui/utils@5.16.6(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.4
|
||||
'@mui/types': 7.2.15(@types/react@18.3.10)
|
||||
'@mui/types': 7.2.15(@types/react@18.3.11)
|
||||
'@types/prop-types': 15.7.12
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
react-is: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@mui/x-internals@7.18.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@mui/x-internals@7.18.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
'@mui/x-tree-view@7.18.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@mui/x-tree-view@7.18.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@mui/material@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@mui/system@5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/x-internals': 7.18.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@mui/material': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mui/system': 5.16.7(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/utils': 5.16.6(@types/react@18.3.11)(react@18.3.1)
|
||||
'@mui/x-internals': 7.18.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@types/react-transition-group': 4.4.11
|
||||
clsx: 2.1.1
|
||||
prop-types: 15.8.1
|
||||
@ -7192,8 +7192,8 @@ snapshots:
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-transition-group: 4.4.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.10)(react@18.3.1))(@types/react@18.3.10)(react@18.3.1)
|
||||
'@emotion/react': 11.13.3(@types/react@18.3.11)(react@18.3.1)
|
||||
'@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.11)(react@18.3.1))(@types/react@18.3.11)(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
@ -7258,153 +7258,153 @@ snapshots:
|
||||
|
||||
'@radix-ui/primitive@1.1.0': {}
|
||||
|
||||
'@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-compose-refs@1.0.1(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-compose-refs@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-compose-refs@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-context@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-context@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-dialog@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-dialog@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/primitive': 1.1.0
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-context': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-dismissable-layer': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-focus-guards': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-id': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-portal': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-presence': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-context': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-dismissable-layer': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-focus-guards': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-focus-scope': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-id': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-portal': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-presence': 1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-use-controllable-state': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
aria-hidden: 1.2.4
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-remove-scroll: 2.5.7(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll: 2.5.7(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-dismissable-layer@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-dismissable-layer@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/primitive': 1.1.0
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-use-escape-keydown': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-focus-guards@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-focus-guards@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-focus-scope@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-id@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-id@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-portal@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-portal@1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-primitive': 2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-presence@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-presence@1.1.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
'@radix-ui/react-use-layout-effect': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@radix-ui/react-primitive@2.0.0(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-slot': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/react-dom': 18.3.0
|
||||
|
||||
'@radix-ui/react-slot@1.0.2(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-slot@1.0.2(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.25.6
|
||||
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-slot@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-slot@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-compose-refs': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-use-callback-ref@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-use-callback-ref@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-use-controllable-state@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-use-controllable-state@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-use-escape-keydown@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-use-escape-keydown@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-use-callback-ref': 1.1.0(@types/react@18.3.11)(react@18.3.1)
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@radix-ui/react-use-layout-effect@1.1.0(@types/react@18.3.10)(react@18.3.1)':
|
||||
'@radix-ui/react-use-layout-effect@1.1.0(@types/react@18.3.11)(react@18.3.1)':
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@remix-run/router@1.19.2': {}
|
||||
|
||||
@ -7489,9 +7489,9 @@ snapshots:
|
||||
memoizerific: 1.11.3
|
||||
ts-dedent: 2.2.0
|
||||
|
||||
'@storybook/addon-controls@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@storybook/addon-controls@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
dequal: 2.0.3
|
||||
lodash: 4.17.21
|
||||
ts-dedent: 2.2.0
|
||||
@ -7507,10 +7507,10 @@ snapshots:
|
||||
'@storybook/addon-docs@8.1.11(@types/react-dom@18.3.0)(prettier@3.3.3)':
|
||||
dependencies:
|
||||
'@babel/core': 7.24.7
|
||||
'@mdx-js/react': 3.0.1(@types/react@18.3.10)(react@18.3.1)
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@mdx-js/react': 3.0.1(@types/react@18.3.11)(react@18.3.1)
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/client-logger': 8.1.11
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/csf-plugin': 8.1.11
|
||||
'@storybook/csf-tools': 8.1.11
|
||||
'@storybook/global': 5.0.0
|
||||
@ -7519,7 +7519,7 @@ snapshots:
|
||||
'@storybook/react-dom-shim': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/theming': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/types': 8.1.11
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
fs-extra: 11.2.0
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
@ -7532,11 +7532,11 @@ snapshots:
|
||||
- prettier
|
||||
- supports-color
|
||||
|
||||
'@storybook/addon-essentials@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@storybook/addon-essentials@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@storybook/addon-actions': 8.1.11
|
||||
'@storybook/addon-backgrounds': 8.1.11
|
||||
'@storybook/addon-controls': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/addon-controls': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/addon-docs': 8.1.11(@types/react-dom@18.3.0)(prettier@3.3.3)
|
||||
'@storybook/addon-highlight': 8.1.11
|
||||
'@storybook/addon-measure': 8.1.11
|
||||
@ -7650,11 +7650,11 @@ snapshots:
|
||||
ts-dedent: 2.2.0
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
'@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@storybook/channels': 8.1.11
|
||||
'@storybook/client-logger': 8.1.11
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/core-events': 8.1.11
|
||||
'@storybook/csf': 0.1.9
|
||||
'@storybook/docs-tools': 8.1.11(prettier@3.3.3)
|
||||
@ -7736,10 +7736,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@storybook/global': 5.0.0
|
||||
|
||||
'@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@radix-ui/react-dialog': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-slot': 1.0.2(@types/react@18.3.10)(react@18.3.1)
|
||||
'@radix-ui/react-dialog': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@radix-ui/react-slot': 1.0.2(@types/react@18.3.11)(react@18.3.1)
|
||||
'@storybook/client-logger': 8.1.11
|
||||
'@storybook/csf': 0.1.9
|
||||
'@storybook/global': 5.0.0
|
||||
@ -8181,13 +8181,13 @@ snapshots:
|
||||
'@types/jest': 29.5.13
|
||||
jest: 29.7.0(@types/node@20.16.10)(babel-plugin-macros@3.1.0)(ts-node@10.9.1(@swc/core@1.3.38)(@types/node@20.16.10)(typescript@5.6.2))
|
||||
|
||||
'@testing-library/react-hooks@8.0.1(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
'@testing-library/react-hooks@8.0.1(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.22.6
|
||||
react: 18.3.1
|
||||
react-error-boundary: 3.1.4(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
|
||||
'@testing-library/react@14.3.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)':
|
||||
@ -8331,7 +8331,7 @@ snapshots:
|
||||
|
||||
'@types/hoist-non-react-statics@3.3.5':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
hoist-non-react-statics: 3.3.2
|
||||
|
||||
'@types/http-errors@2.0.1': {}
|
||||
@ -8411,42 +8411,42 @@ snapshots:
|
||||
|
||||
'@types/react-color@3.0.12':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
'@types/reactcss': 1.2.6
|
||||
|
||||
'@types/react-date-range@1.4.4':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
date-fns: 2.30.0
|
||||
|
||||
'@types/react-dom@18.3.0':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react-syntax-highlighter@15.5.13':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react-transition-group@4.4.11':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react-virtualized-auto-sizer@1.0.4':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react-window@1.8.8':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/react@18.3.10':
|
||||
'@types/react@18.3.11':
|
||||
dependencies:
|
||||
'@types/prop-types': 15.7.13
|
||||
csstype: 3.1.3
|
||||
|
||||
'@types/reactcss@1.2.6':
|
||||
dependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
'@types/resolve@1.20.4': {}
|
||||
|
||||
@ -11495,10 +11495,10 @@ snapshots:
|
||||
prop-types: 15.8.1
|
||||
react: 18.3.1
|
||||
|
||||
react-markdown@9.0.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-markdown@9.0.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
'@types/hast': 3.0.3
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
devlop: 1.1.0
|
||||
hast-util-to-jsx-runtime: 2.2.0
|
||||
html-url-attributes: 3.0.0
|
||||
@ -11514,24 +11514,24 @@ snapshots:
|
||||
|
||||
react-refresh@0.14.2: {}
|
||||
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll-bar@2.3.6(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-remove-scroll@2.5.7(@types/react@18.3.10)(react@18.3.1):
|
||||
react-remove-scroll@2.5.7(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.10)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.10)(react@18.3.1)
|
||||
react-remove-scroll-bar: 2.3.6(@types/react@18.3.11)(react@18.3.1)
|
||||
react-style-singleton: 2.2.1(@types/react@18.3.11)(react@18.3.1)
|
||||
tslib: 2.6.2
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.10)(react@18.3.1)
|
||||
use-callback-ref: 1.3.2(@types/react@18.3.11)(react@18.3.1)
|
||||
use-sidecar: 1.1.2(@types/react@18.3.11)(react@18.3.1)
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
@ -11545,14 +11545,14 @@ snapshots:
|
||||
'@remix-run/router': 1.19.2
|
||||
react: 18.3.1
|
||||
|
||||
react-style-singleton@2.2.1(@types/react@18.3.10)(react@18.3.1):
|
||||
react-style-singleton@2.2.1(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
get-nonce: 1.0.1
|
||||
invariant: 2.2.4
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
react-syntax-highlighter@15.5.0(react@18.3.1):
|
||||
dependencies:
|
||||
@ -11925,11 +11925,11 @@ snapshots:
|
||||
|
||||
store2@2.14.2: {}
|
||||
|
||||
storybook-addon-remix-react-router@3.0.1(@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/channels@8.1.11)(@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/preview-api@8.1.11)(@storybook/theming@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1):
|
||||
storybook-addon-remix-react-router@3.0.1(@storybook/blocks@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/channels@8.1.11)(@storybook/components@8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(@storybook/preview-api@8.1.11)(@storybook/theming@8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/blocks': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(prettier@3.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/channels': 8.1.11
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/components': 8.1.11(@types/react-dom@18.3.0)(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/core-events': 8.1.11
|
||||
'@storybook/manager-api': 8.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
'@storybook/preview-api': 8.1.11
|
||||
@ -12318,20 +12318,20 @@ snapshots:
|
||||
querystringify: 2.2.0
|
||||
requires-port: 1.0.0
|
||||
|
||||
use-callback-ref@1.3.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-callback-ref@1.3.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-sidecar@1.1.2(@types/react@18.3.10)(react@18.3.1):
|
||||
use-sidecar@1.1.2(@types/react@18.3.11)(react@18.3.1):
|
||||
dependencies:
|
||||
detect-node-es: 1.1.0
|
||||
react: 18.3.1
|
||||
tslib: 2.6.2
|
||||
optionalDependencies:
|
||||
'@types/react': 18.3.10
|
||||
'@types/react': 18.3.11
|
||||
|
||||
use-sync-external-store@1.2.0(react@18.3.1):
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user