mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
fixes
This commit is contained in:
parent
e977c2edc5
commit
dad097c81d
@ -30,6 +30,7 @@ vi.mock('@storybook/core/dist/channels', async (importOriginal) => {
|
||||
};
|
||||
});
|
||||
vi.mock('@storybook/core/dist/client-logger');
|
||||
vi.mock('@storybook/core/dist/components');
|
||||
|
||||
vi.mock('./WebView');
|
||||
|
||||
|
@ -6,7 +6,7 @@ import type { StorybookConfig } from '@storybook/react-webpack5';
|
||||
const config: StorybookConfig = {
|
||||
stories: [
|
||||
'../../ui/manager/src/**/*.stories.@(ts|tsx|js|jsx|mdx)',
|
||||
'../../ui/components/src/**/*.stories.@(ts|tsx|js|jsx|mdx)',
|
||||
'../../core/src/components/**/*.stories.@(ts|tsx|js|jsx|mdx)',
|
||||
'./../../addons/docs/**/*.stories.@(ts|tsx|js|jsx|mdx)',
|
||||
'./../../addons/interactions/**/*.stories.@(ts|tsx|js|jsx|mdx)',
|
||||
],
|
||||
|
@ -120,7 +120,6 @@
|
||||
"@storybook/builder-webpack5": "workspace:*",
|
||||
"@storybook/cli": "workspace:*",
|
||||
"@storybook/codemod": "workspace:*",
|
||||
"@storybook/components": "workspace:*",
|
||||
"@storybook/core": "workspace:*",
|
||||
"@storybook/core-server": "workspace:*",
|
||||
"@storybook/core-webpack": "workspace:*",
|
||||
|
@ -207,7 +207,7 @@ export const Preview: FC<PreviewProps> = ({
|
||||
const { window: globalWindow } = global;
|
||||
|
||||
const copyToClipboard = useCallback(async (text: string) => {
|
||||
const { createCopyToClipboardFunction } = await import('@storybook/components');
|
||||
const { createCopyToClipboardFunction } = await import('@storybook/core/dist/components');
|
||||
createCopyToClipboardFunction();
|
||||
}, []);
|
||||
|
||||
|
@ -5750,7 +5750,7 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@storybook/components@workspace:*, @storybook/components@workspace:deprecated/components":
|
||||
"@storybook/components@workspace:deprecated/components":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/components@workspace:deprecated/components"
|
||||
peerDependencies:
|
||||
@ -6594,7 +6594,6 @@ __metadata:
|
||||
"@storybook/builder-webpack5": "workspace:*"
|
||||
"@storybook/cli": "workspace:*"
|
||||
"@storybook/codemod": "workspace:*"
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/core": "workspace:*"
|
||||
"@storybook/core-server": "workspace:*"
|
||||
"@storybook/core-webpack": "workspace:*"
|
||||
|
@ -122,4 +122,4 @@
|
||||
"projectToken": "19z23qxndju"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -98,4 +98,4 @@
|
||||
"typescript": "~5.2.2",
|
||||
"webpack": "5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1607,12 +1607,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/components@link:../../code/ui/components::locator=%40storybook%2Fexternal-docs%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/components@link:../../code/ui/components::locator=%40storybook%2Fexternal-docs%40workspace%3A."
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/external-docs@workspace:.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/external-docs@workspace:."
|
||||
@ -1621,7 +1615,6 @@ __metadata:
|
||||
"@storybook/addon-docs": "npm:7.2.0-alpha.0"
|
||||
"@storybook/addon-essentials": "npm:7.2.0-alpha.0"
|
||||
"@storybook/blocks": "npm:7.2.0-alpha.0"
|
||||
"@storybook/components": "npm:7.2.0-alpha.0"
|
||||
"@storybook/react": "npm:7.2.0-alpha.0"
|
||||
"@storybook/react-webpack5": "npm:7.2.0-alpha.0"
|
||||
"@testing-library/dom": "npm:^7.31.2"
|
||||
|
@ -68,7 +68,7 @@
|
||||
"@storybook/svelte-vite": "file:../../../code/frameworks/svelte-vite",
|
||||
"@storybook/svelte-webpack5": "file:../../../code/frameworks/svelte-webpack5",
|
||||
"@storybook/sveltekit": "file:../../../code/frameworks/sveltekit",
|
||||
"@storybook/test": "file:../../../code/lib/test",
|
||||
"@storybook/test": "file:../../../code/deprecated/test",
|
||||
"@storybook/vue3": "file:../../../code/renderers/vue3",
|
||||
"@storybook/vue3-vite": "file:../../../code/frameworks/vue3-vite",
|
||||
"@storybook/vue3-webpack5": "file:../../../code/frameworks/vue3-webpack5",
|
||||
@ -109,4 +109,4 @@
|
||||
"_": "we use file protocol to make this setup close to real life scenarios as well as avoid issues with duplicated React instances. When you recompile the SB packages, you need to rerun install."
|
||||
},
|
||||
"packageManager": "yarn@4.2.2"
|
||||
}
|
||||
}
|
||||
|
@ -1502,7 +1502,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.24.4
|
||||
resolution: "@babel/runtime@npm:7.24.4"
|
||||
dependencies:
|
||||
@ -2502,294 +2502,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/primitive@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/primitive@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
checksum: 10/2b93e161d3fdabe9a64919def7fa3ceaecf2848341e9211520c401181c9eaebb8451c630b066fad2256e5c639c95edc41de0ba59c40eff37e799918d019822d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-compose-refs@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/2b9a613b6db5bff8865588b6bf4065f73021b3d16c0a90b2d4c23deceeb63612f1f15de188227ebdc5f88222cab031be617a9dd025874c0487b303be3e5cc2a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-context@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-context@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/a02187a3bae3a0f1be5fab5ad19c1ef06ceff1028d957e4d9994f0186f594a9c3d93ee34bacb86d1fa8eb274493362944398e1c17054d12cb3b75384f9ae564b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dialog@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-context": "npm:1.0.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.0.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.0.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.0.4"
|
||||
"@radix-ui/react-id": "npm:1.0.1"
|
||||
"@radix-ui/react-portal": "npm:1.0.4"
|
||||
"@radix-ui/react-presence": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.0.1"
|
||||
aria-hidden: "npm:^1.1.1"
|
||||
react-remove-scroll: "npm:2.5.5"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/adbd7301586db712616a0f8dd54a25e7544853cbf61b5d6e279215d479f57ac35157847ee424d54a7e707969a926ca0a7c28934400c9ac224bd0c7cc19229aca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dismissable-layer@npm:1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dismissable-layer@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
"@radix-ui/react-use-escape-keydown": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/f1626d69bb50ec226032bb7d8c5abaaf7359c2d7660309b0ed3daaedd91f30717573aac1a1cb82d589b7f915cf464b95a12da0a3b91b6acfefb6fbbc62b992de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1f8ca8f83b884b3612788d0742f3f054e327856d90a39841a47897dbed95e114ee512362ae314177de226d05310047cabbf66b686ae86ad1b65b6b295be24ef7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/3590e74c6b682737c7ac4bf8db41b3df7b09a0320f3836c619e487df9915451e5dafade9923a74383a7366c59e9436f5fff4301d70c0d15928e0e16b36e58bc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-id@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-id@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/446a453d799cc790dd2a1583ff8328da88271bff64530b5a17c102fa7fb35eece3cf8985359d416f65e330cd81aa7b8fe984ea125fc4f4eaf4b3801d698e49fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-portal@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/c4cf35e2f26a89703189d0eef3ceeeb706ae0832e98e558730a5e929ca7c72c7cb510413a24eca94c7732f8d659a1e81942bec7b90540cb73ce9e4885d040b64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-presence@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/406f0b5a54ea4e7881e15bddc3863234bb14bf3abd4a6e56ea57c6df6f9265a9ad5cfa158e3a98614f0dcbbb7c5f537e1f7158346e57cc3f29b522d62cf28823
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-primitive@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-primitive@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/bedb934ac07c710dc5550a7bfc7065d47e099d958cde1d37e4b1947ae5451f1b7e6f8ff5965e242578bf2c619065e6038c3a3aa779e5eafa7da3e3dbc685799f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:1.0.2, @radix-ui/react-slot@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/734866561e991438fbcf22af06e56b272ed6ee8f7b536489ee3bf2f736f8b53bf6bc14ebde94834aa0aceda854d018a0ce20bb171defffbaed1f566006cbb887
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-callback-ref@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-callback-ref@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/b9fd39911c3644bbda14a84e4fca080682bef84212b8d8931fcaa2d2814465de242c4cfd8d7afb3020646bead9c5e539d478cea0a7031bee8a8a3bb164f3bc4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-controllable-state@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-controllable-state@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/dee2be1937d293c3a492cb6d279fc11495a8f19dc595cdbfe24b434e917302f9ac91db24e8cc5af9a065f3f209c3423115b5442e65a5be9fd1e9091338972be9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-escape-keydown@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-use-escape-keydown@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/c6ed0d9ce780f67f924980eb305af1f6cce2a8acbaf043a58abe0aa3cc551d9aa76ccee14531df89bbee302ead7ecc7fce330886f82d4672c5eda52f357ef9b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-layout-effect@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-layout-effect@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/bed9c7e8de243a5ec3b93bb6a5860950b0dba359b6680c84d57c7a655e123dec9b5891c5dfe81ab970652e7779fe2ad102a23177c7896dde95f7340817d47ae5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@sinclair/typebox@npm:^0.27.8":
|
||||
version: 0.27.8
|
||||
resolution: "@sinclair/typebox@npm:0.27.8"
|
||||
@ -2824,7 +2536,7 @@ __metadata:
|
||||
|
||||
"@storybook/addon-actions@file:../../../code/addons/actions::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-actions@file:../../../code/addons/actions#../../../code/addons/actions::hash=c7bc26&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-actions@file:../../../code/addons/actions#../../../code/addons/actions::hash=233bb3&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@types/uuid": "npm:^9.0.1"
|
||||
@ -2833,26 +2545,26 @@ __metadata:
|
||||
uuid: "npm:^9.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/3e2ae56c19fd6a7a87eac1826ac02bdce212a750d64efba9730e9399d3731a376d0358ce3a7425154494861f819f1b3560445ae4944a4b9710cd5d241ade0854
|
||||
checksum: 10/955c5f45521deae3d77f3fb115db5088309094b705ab0e2b43b0a6371cd708cb20d1cb0de4036ac1a5ae71b75c4a16cfe283c0b51b7d402b2e4c8a007bba76a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-backgrounds@file:../../../code/addons/backgrounds::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-backgrounds@file:../../../code/addons/backgrounds#../../../code/addons/backgrounds::hash=0e13b5&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-backgrounds@file:../../../code/addons/backgrounds#../../../code/addons/backgrounds::hash=21df54&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
memoizerific: "npm:^1.11.3"
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/ca243ffca87549f8ba17ace291f6a7924df1cd29f1ac54e077784156097ac4af01de801ba54ded3b695d6e7ed47be25063b07c72ea39f65edfb5f42b84efe24a
|
||||
checksum: 10/a0c0418bd4ca1d1f3acb8d614701aff21e58734ed04817630436cff0060b3621122d060bfa586f9f4679117f9104f281f1eb25b48e196fdafe167560d51afd70
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-controls@file:../../../code/addons/controls::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-controls@file:../../../code/addons/controls#../../../code/addons/controls::hash=f3e9b6&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-controls@file:../../../code/addons/controls#../../../code/addons/controls::hash=22ad39&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/blocks": "workspace:*"
|
||||
dequal: "npm:^2.0.2"
|
||||
@ -2860,18 +2572,17 @@ __metadata:
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/ca78a319b89d64c02abe8e73f7814d3784dddde7d05629e9ca72e5c70bf1352a323408b574dbf74a1573d26b33b57bd281df62a98a24c32852790ac9d89e78e3
|
||||
checksum: 10/ecde8def8edc13602c29b439008203b98c4fba45e63b9e91a447b1ebb614453d8dbf99e22465f40a46312c1b99161bf07102e0e33f22a7bd3f0792c9e543bfc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-docs@file:../../../code/addons/docs::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-docs@file:../../../code/addons/docs#../../../code/addons/docs::hash=c9a837&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-docs@file:../../../code/addons/docs#../../../code/addons/docs::hash=e4dffc&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@storybook/blocks": "workspace:*"
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf-plugin": "workspace:*"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/react-dom-shim": "workspace:*"
|
||||
@ -2884,13 +2595,13 @@ __metadata:
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/bc92bab14d5aab47ec2f18808a4d611a8584b5888291d326f3b32a557feba4044e10a8bb5ab706f52f362418d7b34a78615eeb95422c66086cd8865dff9a8f03
|
||||
checksum: 10/20a8f1331f1ca7c8dc2890d7bbd27798d60bec5e20664cd425631e694a8e662a7653b52c5fa114c94854d26a40824fe4410014750df4abf419a0f48658b665a4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-essentials@file:../../../code/addons/essentials::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-essentials@file:../../../code/addons/essentials#../../../code/addons/essentials::hash=b38333&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-essentials@file:../../../code/addons/essentials#../../../code/addons/essentials::hash=454aba&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/addon-actions": "workspace:*"
|
||||
"@storybook/addon-backgrounds": "workspace:*"
|
||||
@ -2904,84 +2615,82 @@ __metadata:
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/9c3c43417379d6a0db3575f6d4a94139950ac4049e92617013c15413f2cc884f98dd1b3d4d33518b2c090ddf1d8bee30a11c8229617feda3551992d3923234b8
|
||||
checksum: 10/922d7d7523f3609596ed8bd05804cc9c93f47efea24966a1e72eb461c72ddc6190b27ea8b0472c3554f69d4acb7209324da4e2449e14d52722e793d69aeee033
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-highlight@file:../../../code/addons/highlight::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-highlight@file:../../../code/addons/highlight#../../../code/addons/highlight::hash=b08656&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-highlight@file:../../../code/addons/highlight#../../../code/addons/highlight::hash=23d8f6&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/634c8165039b084c1c73b77f1c606e546ee042da861d34197bbf6f427c89e315577baeefb00788346e26526862faa2b8b3f16f03d4a941e91f7de3f93e66b120
|
||||
checksum: 10/a1f531e3906c95da5b1bad6702847a609bd485b121e2a7ee577e99ebfa671d392de742caa81a8cb778b860b3b6b21680c40bc9cee7d5e655a88d15da9216f298
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-interactions@file:../../../code/addons/interactions::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-interactions@file:../../../code/addons/interactions#../../../code/addons/interactions::hash=937395&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-interactions@file:../../../code/addons/interactions#../../../code/addons/interactions::hash=d252ae&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/test": "workspace:*"
|
||||
polished: "npm:^4.2.2"
|
||||
ts-dedent: "npm:^2.2.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/e3d14a7e75d2a5314806d410a5c54411e9816d427419dc7a71f4e86a1795eebe13808796c31c999db8efd8722c4be5022b78f3688ebfa9b529dd8dfac857dacb
|
||||
checksum: 10/91d313bad5703162886dece51ec7f7f0bc255b9f638498a03ad44367ec4eb73cf5823b9270dc067b9b5bb347c02de805bb4535d6ee52ec2e071570e520b9c02f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-measure@file:../../../code/addons/measure::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-measure@file:../../../code/addons/measure#../../../code/addons/measure::hash=5e3674&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-measure@file:../../../code/addons/measure#../../../code/addons/measure::hash=627b78&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
tiny-invariant: "npm:^1.3.1"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/e00d290178c867f1679cc58fc67e6656ac3a4056fb27f2046dd6a1fb4cf8066ada07cbc3f4f9fcfb3f89a97f1a89f1b53ffdcdf6a999d21934ed6413e58b7230
|
||||
checksum: 10/6a2533cb4c9f9609c503693bdaf24706324b9b4d37db8581eac3540a6cdde0e1de13eb2f392b90dd3c339106730468f0d9fcbc609ae8316546a73e80d82c4f61
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-outline@file:../../../code/addons/outline::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-outline@file:../../../code/addons/outline#../../../code/addons/outline::hash=dd5148&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-outline@file:../../../code/addons/outline#../../../code/addons/outline::hash=2b5399&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/f8bce27eeaa39e768afd6bf1488c6a6a9c45f7d87f3b45d12539757befc7d60e96bb5b5661a265d305e24f7ea8c42d0c0dd04c068dbd9d655840154fd4a7f932
|
||||
checksum: 10/4d00bff65fd6b8ff6ad5bfd7612699591ef92834e03287841390ff177f065d35358f383a40f2a8a2edbe6eaefab8ec0ec748e0dc74c70bac1f9c513864725a4a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-toolbars@file:../../../code/addons/toolbars::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-toolbars@file:../../../code/addons/toolbars#../../../code/addons/toolbars::hash=a5dda0&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-toolbars@file:../../../code/addons/toolbars#../../../code/addons/toolbars::hash=0751de&locator=portable-stories-nextjs%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/aa262edfa216ee0fa498cdfa163758f831905106712c658431511e9ccb0888f1d6d6d07982cbdb378b7cebab886825a9d07f21bff96778cc57c2e3a47eb99388
|
||||
checksum: 10/f9282a157aaeca10c488fd6555575cdbbb707ddfdf28e54239aa132934d5bb7ec36025ee591f5034bc55ea7842a452eba7dfa73d117aa813f6419a5487d26161
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/addon-viewport@file:../../../code/addons/viewport::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/addon-viewport@file:../../../code/addons/viewport#../../../code/addons/viewport::hash=2d95e5&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/addon-viewport@file:../../../code/addons/viewport#../../../code/addons/viewport::hash=b0bd0c&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
memoizerific: "npm:^1.11.3"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/3dcba28798bf30a05e266e6f50f4cfa427ae2e3e3876c49445e81f268eb50828b7c532be448b60323f070160e274ef03dddd7a4c61942ec732b2fda5f280c76e
|
||||
checksum: 10/c7d2338b281e670ba8ae0a546e4513d112211f97616f8e899c43dc78ac7d111e05f8b30eeffdff8d8d920a759f5ade05de45709c42f563459e43d51afa83a46a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/blocks@file:../../../code/ui/blocks::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/blocks@file:../../../code/ui/blocks#../../../code/ui/blocks::hash=37c6a3&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/blocks@file:../../../code/ui/blocks#../../../code/ui/blocks::hash=da874f&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
@ -3006,13 +2715,13 @@ __metadata:
|
||||
optional: true
|
||||
react-dom:
|
||||
optional: true
|
||||
checksum: 10/7fc9571cb0018cf44f62b679c51a0604f885553981d237681a24b061c8907b940ea500c6a138fae7b6e76c5d8e5cfbfa9fd698444afcc565f04b497c49cd903f
|
||||
checksum: 10/2180867bad24c90bb56e56c693b7bec33f737c0a8b594db34ff9484329038b047552fd18a3694eb510ac1157266872da5f4c5900cba389f3aea5454744b36df8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/builder-manager@file:../../../code/builders/builder-manager::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/builder-manager@file:../../../code/builders/builder-manager#../../../code/builders/builder-manager::hash=69596e&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/builder-manager@file:../../../code/builders/builder-manager#../../../code/builders/builder-manager::hash=0e6845&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@fal-works/esbuild-plugin-global-externals": "npm:^2.1.2"
|
||||
"@storybook/manager": "workspace:*"
|
||||
@ -3028,13 +2737,13 @@ __metadata:
|
||||
util: "npm:^0.12.4"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/fe4283753990961062396f2d9d9268c3391d1043b6ebeb7c3e8e1db5cc6ef43e46c3c0a532e6d4b9afaed221d76b57586ccb206d7d42d753dd1d88387a42ad04
|
||||
checksum: 10/ebde25f60d51ab4760fc55d644b9d26c356b924e1fc1f22482efc928fa289d845f925a76193ca90a1a8ff3c0be459b504f44c812d9262a884ef8bfe498a756ef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/builder-webpack5@file:../../../code/builders/builder-webpack5::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/builder-webpack5@file:../../../code/builders/builder-webpack5#../../../code/builders/builder-webpack5::hash=067c18&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/builder-webpack5@file:../../../code/builders/builder-webpack5#../../../code/builders/builder-webpack5::hash=db7070&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/core-webpack": "workspace:*"
|
||||
"@types/node": "npm:^18.0.0"
|
||||
@ -3068,13 +2777,13 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10/ebae19b23e001ba226dfc82a6953f07eba01b42eceb13c17a1e116b55b6166c6fb6be1110289e8640a854bfb372dbd070a179484c0e7b594cd28cfd6531f9785
|
||||
checksum: 10/caf0a334084ef39bcaf2c5519a791045652a1c49f90b97df369e190e3556faa2e6b863c1d80bb82af4a42c2c73c5a2ff4789561c6761c6605eb8e30f1609ed99
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/cli@file:../../../code/lib/cli::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/cli@file:../../../code/lib/cli#../../../code/lib/cli::hash=61ffae&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/cli@file:../../../code/lib/cli#../../../code/lib/cli::hash=8039fd&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@babel/types": "npm:^7.24.0"
|
||||
@ -3111,13 +2820,13 @@ __metadata:
|
||||
bin:
|
||||
getstorybook: ./bin/index.js
|
||||
sb: ./bin/index.js
|
||||
checksum: 10/cc294fade8d4937fd4c83d20d482f6f8febd13a825d143e8043d03b299d98b480bd42fdaf604f043732fdde072df9ed6ae84d20911a88ba10ef234f8d1bc1229
|
||||
checksum: 10/842b40d0b24c62cff9c308a9341a2adafc2f1f84922f3bc9549f1dae75efd8a5afc83d64fa45f359abc90df7d6daf8240043d9e065737e1d59c1d35ee5bcf2c8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/codemod@file:../../../code/lib/codemod::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/codemod@file:../../../code/lib/codemod#../../../code/lib/codemod::hash=4824d7&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/codemod@file:../../../code/lib/codemod#../../../code/lib/codemod::hash=967c22&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@babel/preset-env": "npm:^7.24.4"
|
||||
@ -3133,32 +2842,13 @@ __metadata:
|
||||
tiny-invariant: "npm:^1.3.1"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/2c37d52077f75582de7f161b8c4d3039f655c5c4567e079e353fac0d1c074b96450ebce08184fc4ebb0058dadfe079be1195d8c4cdf0de0dddd9b8d358484731
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/components@file:../../../code/ui/components::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/components@file:../../../code/ui/components#../../../code/ui/components::hash=6a8556&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:^1.0.5"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
memoizerific: "npm:^1.11.3"
|
||||
util-deprecate: "npm:^1.0.2"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
checksum: 10/00c9c93388b14c54e5743e00a11c71429f8049b28f41347fca5439756b7a16605270ed6bfd898396718b5187e3cf0106995e0be533f5d8e6c82643731ad5db29
|
||||
checksum: 10/2291b2169a03bfcda7f7f2efc352cdb01e4e6d7e1ca8be7fe396862da9a226f9e51256a9e9430f222ba25bf1be0835df9a2e382757bb86e33569ea3a9daa7036
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/core-server@file:../../../code/lib/core-server::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/core-server@file:../../../code/lib/core-server#../../../code/lib/core-server::hash=89d3c5&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/core-server@file:../../../code/lib/core-server#../../../code/lib/core-server::hash=d4ff73&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@aw-web-design/x-default-browser": "npm:1.4.126"
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
@ -3199,45 +2889,51 @@ __metadata:
|
||||
ws: "npm:^8.2.3"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/399fe9a00a5575c9ca80c491214815712cd6192162d7fddd339c99670cc2a7a1ee941e101e0498073d6c4055653b71f452f440d6f583f4e173b66b17017fff19
|
||||
checksum: 10/594f88bd8de08b18f25f206ac9ec544a97b94374692dee42f15ebd7b34f1f45166f119135d4b19f81c1252641bc4de655176b4cf7b8fd07985abab238b4e7d64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/core-webpack@file:../../../code/lib/core-webpack::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/core-webpack@file:../../../code/lib/core-webpack#../../../code/lib/core-webpack::hash=7be385&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/core-webpack@file:../../../code/lib/core-webpack#../../../code/lib/core-webpack::hash=52fb55&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@types/node": "npm:^18.0.0"
|
||||
ts-dedent: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/bba8ea7163bdc4ab23fbc6e01e9d5bac17e4bd370c8129c7224e74d3d2aa160d3fd6c3020fc4489182784d8acce4a7305ad05ddfd36fc95ef0c981d578e913b7
|
||||
checksum: 10/6a7e6c75fba4867dc4cddad06e37512f0a62f1a50b79ea63a93828699eb7e97ccf5fbf50130e634861bc31b4d52cdb7b8a31eba2f6204c2ba9a407242e45a758
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/core@file:../../../code/core::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.1
|
||||
resolution: "@storybook/core@file:../../../code/core#../../../code/core::hash=845210&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/core@file:../../../code/core#../../../code/core::hash=2d3901&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/node": "npm:^18.0.0"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0"
|
||||
esbuild-register: "npm:^3.5.0"
|
||||
express: "npm:^4.19.2"
|
||||
recast: "npm:^0.23.5"
|
||||
checksum: 10/bb6d4803f86b63145767b2388ea4e8aca6ef8c22e999f6b7286ddfb3ab25e9b87265157fd7ccb773663468101b9a09c83c764b19b1431f46f2a4b4f952962918
|
||||
util: "npm:^0.12.4"
|
||||
checksum: 10/c5cf6eb2332d2d3edc4d7166aecb2630be6ca6ea5983effdd8f4bce558d968e9da0e0ca9d158ce8269f1f20a9f3527ba4fca6202183da1b7682b68871c14854c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/csf-plugin@file:../../../code/lib/csf-plugin::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/csf-plugin@file:../../../code/lib/csf-plugin#../../../code/lib/csf-plugin::hash=1cb8cb&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/csf-plugin@file:../../../code/lib/csf-plugin#../../../code/lib/csf-plugin::hash=65d74b&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
unplugin: "npm:^1.3.1"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/b63f4b03fadcb5bd7e83535a2add6948245de54dd742c329a09df4afa69c2993da37f7b22361dc465ac0b74c5d51bb9f88052d42c8aa8b70d94b5d21a3c185ce
|
||||
checksum: 10/c26d0b9e622a2266ff2f5fbe80b33f3ce6540cb941d90e2e4cf836bdae8ad1d65a1aaae1419cca4f20b1a94ccb84c74805bd562b18cc4879bfdbf589cafd6aa4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3285,14 +2981,14 @@ __metadata:
|
||||
|
||||
"@storybook/manager@file:../../../code/ui/manager::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/manager@file:../../../code/ui/manager#../../../code/ui/manager::hash=8723c6&locator=portable-stories-nextjs%40workspace%3A."
|
||||
checksum: 10/0016525010d90fc7be01649a4c1d8086ece42b2c5db31df4f6115c394ebff4560fc9d186c3a075fcc511a1cb05945d6482663abc9f680bab76dd23c60944f5ee
|
||||
resolution: "@storybook/manager@file:../../../code/ui/manager#../../../code/ui/manager::hash=fea1ab&locator=portable-stories-nextjs%40workspace%3A."
|
||||
checksum: 10/6298862646519afb8056450a0989d532473c49760b808d2962ee7903615e7739886f3da6c742b17600acbdbb7dc9b274756337e00f591081f334fa8a0d1e01a3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/nextjs@file:../../../code/frameworks/nextjs::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/nextjs@file:../../../code/frameworks/nextjs#../../../code/frameworks/nextjs::hash=e779c5&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/nextjs@file:../../../code/frameworks/nextjs#../../../code/frameworks/nextjs::hash=f2441c&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@babel/plugin-syntax-bigint": "npm:^7.8.3"
|
||||
@ -3348,13 +3044,13 @@ __metadata:
|
||||
optional: true
|
||||
webpack:
|
||||
optional: true
|
||||
checksum: 10/46f0d8a358bdeae1914f400777158d47022e3fbb674bf732ed60929c758fb258f22ddbf9e53d53c801c0f32312ff74aff582a7ed3beb883865c45670efdc8877
|
||||
checksum: 10/abc9d19bea58cc9792558928a797cb186588ab178ce87039c25a1e0c1615cf00ad4a53d7aff97d1c2e66b38717c3e4b0dd02c100df86f796c37aeeae0a530cc2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/preset-react-webpack@file:../../../code/presets/react-webpack::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/preset-react-webpack@file:../../../code/presets/react-webpack#../../../code/presets/react-webpack::hash=585e42&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/preset-react-webpack@file:../../../code/presets/react-webpack#../../../code/presets/react-webpack::hash=427f4c&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/core-webpack": "workspace:*"
|
||||
"@storybook/react": "workspace:*"
|
||||
@ -3376,7 +3072,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10/c535a62578e86c8756411e1fad0e55f5aceed214cc6f52ce2065e7340afb2afad33cbba7c2ff74fe889bace5a5d7756ead6877d0f8064f74e97170e6aa204b87
|
||||
checksum: 10/9d817d526629b789078cdb81a545cd1078456658c3cfb1eabfd79e7bc4ce6856b4a14f7396659abed8e12e8b6daa3e75a9112b299bd326f3ec2568384ee16282
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3400,18 +3096,18 @@ __metadata:
|
||||
|
||||
"@storybook/react-dom-shim@file:../../../code/lib/react-dom-shim::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/react-dom-shim@file:../../../code/lib/react-dom-shim#../../../code/lib/react-dom-shim::hash=ba1a97&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/react-dom-shim@file:../../../code/lib/react-dom-shim#../../../code/lib/react-dom-shim::hash=e976a6&locator=portable-stories-nextjs%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
checksum: 10/7d378b80c4c062e1efaea709844825cd53135d3317367d12576f427c6330a88c7694aa67e27c3947b504493413c5d0b4fc95a99d6b65462785b360cd258d431f
|
||||
checksum: 10/298173104313632bcdec0f6f64e7f83df3a97bf59203d90fe805cb7f9ad4e09f724fe6659ae40fa983937f033ea986ca0b653fdca1e1e4d24654af17ff3bb475
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/react@file:../../../code/renderers/react::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/react@file:../../../code/renderers/react#../../../code/renderers/react::hash=eb9347&locator=portable-stories-nextjs%40workspace%3A."
|
||||
resolution: "@storybook/react@file:../../../code/renderers/react#../../../code/renderers/react::hash=32415d&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/react-dom-shim": "workspace:*"
|
||||
@ -3438,23 +3134,16 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10/8ac989018e74e2d855e046ba2f703e0ba53d0413aacb747a99613d62289afebe540f1ccb175fc8d5c0916d179d2a8adcd1b005a02dbecaaf35ba59c5261482cb
|
||||
checksum: 10/916c3eff7c1267e1b11eaebc84bbbc146a3144476cea67e1fc4c2bf3b2025f3e55908aa8b0ce9431e740cbec28d47ecdd439f4514f9ecf94d220220148d37749
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@storybook/test@file:../../../code/lib/test::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
"@storybook/test@file:../../../code/deprecated/test::locator=portable-stories-nextjs%40workspace%3A.":
|
||||
version: 8.2.0-alpha.5
|
||||
resolution: "@storybook/test@file:../../../code/lib/test#../../../code/lib/test::hash=86320a&locator=portable-stories-nextjs%40workspace%3A."
|
||||
dependencies:
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
util: "npm:^0.12.4"
|
||||
resolution: "@storybook/test@file:../../../code/deprecated/test#../../../code/deprecated/test::hash=e3a34e&locator=portable-stories-nextjs%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
checksum: 10/ec94d6d8e82cd5b28860e8478e291a1c0d8e660b41dbab42cac9ac96642b676e53f2e51afcfec474f74a6667c351228d6a6d147a89ec0cf235840767ab482d28
|
||||
checksum: 10/9919abf7cbeed6b10922c493011fd712dadb00f9ca842c2bd4ed8e5e68482110d9f2be9eb0061a35c5c1294831ca47a46fc376e719f7b58feb3e788be82b5b00
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4699,15 +4388,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.1.1":
|
||||
version: 1.2.4
|
||||
resolution: "aria-hidden@npm:1.2.4"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
checksum: 10/df4bc15423aaaba3729a7d40abcbf6d3fffa5b8fd5eb33d3ac8b7da0110c47552fca60d97f2e1edfbb68a27cae1da499f1c3896966efb3e26aac4e3b57e3cc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-query@npm:5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "aria-query@npm:5.1.3"
|
||||
@ -6228,13 +5908,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-node-es@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "detect-node-es@npm:1.1.0"
|
||||
checksum: 10/e46307d7264644975b71c104b9f028ed1d3d34b83a15b8a22373640ce5ea630e5640b1078b8ea15f202b54641da71e4aa7597093bd4b91f113db520a26a37449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-port@npm:^1.3.0":
|
||||
version: 1.5.1
|
||||
resolution: "detect-port@npm:1.5.1"
|
||||
@ -7446,13 +7119,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-nonce@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "get-nonce@npm:1.0.1"
|
||||
checksum: 10/ad5104871d114a694ecc506a2d406e2331beccb961fe1e110dc25556b38bcdbf399a823a8a375976cd8889668156a9561e12ebe3fa6a4c6ba169c8466c2ff868
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-npm-tarball-url@npm:^2.0.3":
|
||||
version: 2.1.0
|
||||
resolution: "get-npm-tarball-url@npm:2.1.0"
|
||||
@ -8058,15 +7724,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"invariant@npm:^2.2.4":
|
||||
version: 2.2.4
|
||||
resolution: "invariant@npm:2.2.4"
|
||||
dependencies:
|
||||
loose-envify: "npm:^1.0.0"
|
||||
checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ip-address@npm:^9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "ip-address@npm:9.0.5"
|
||||
@ -9364,7 +9021,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
|
||||
"loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "loose-envify@npm:1.4.0"
|
||||
dependencies:
|
||||
@ -11101,58 +10758,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.3":
|
||||
version: 2.3.6
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.6"
|
||||
dependencies:
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/5ab8eda61d5b10825447d11e9c824486c929351a471457c22452caa19b6898e18c3af6a46c3fa68010c713baed1eb9956106d068b4a1058bdcf97a1a9bbed734
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "react-remove-scroll@npm:2.5.5"
|
||||
dependencies:
|
||||
react-remove-scroll-bar: "npm:^2.3.3"
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.1.0"
|
||||
use-callback-ref: "npm:^1.3.0"
|
||||
use-sidecar: "npm:^1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/f0646ac384ce3852d1f41e30a9f9e251b11cf3b430d1d114c937c8fa7f90a895c06378d0d6b6ff0b2d00cbccf15e845921944fd6074ae67a0fb347a718106d88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-style-singleton@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "react-style-singleton@npm:2.2.1"
|
||||
dependencies:
|
||||
get-nonce: "npm:^1.0.0"
|
||||
invariant: "npm:^2.2.4"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/80c58fd6aac3594e351e2e7b048d8a5b09508adb21031a38b3c40911fe58295572eddc640d4b20a7be364842c8ed1120fe30097e22ea055316b375b88d4ff02a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.2.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
@ -12586,7 +12191,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
|
||||
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.0.3, tslib@npm:^2.4.0":
|
||||
version: 2.6.2
|
||||
resolution: "tslib@npm:2.6.2"
|
||||
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
|
||||
@ -12891,37 +12496,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-callback-ref@npm:^1.3.0":
|
||||
version: 1.3.2
|
||||
resolution: "use-callback-ref@npm:1.3.2"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/3be76eae71b52ab233b4fde974eddeff72e67e6723100a0c0297df4b0d60daabedfa706ffb314d0a52645f2c1235e50fdbd53d99f374eb5df68c74d412e98a9b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sidecar@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "use-sidecar@npm:1.1.2"
|
||||
dependencies:
|
||||
detect-node-es: "npm:^1.1.0"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.9.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/ec99e31aefeb880f6dc4d02cb19a01d123364954f857811470ece32872f70d6c3eadbe4d073770706a9b7db6136f2a9fbf1bb803e07fbb21e936a47479281690
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
|
||||
version: 1.0.2
|
||||
resolution: "util-deprecate@npm:1.0.2"
|
||||
|
@ -69,7 +69,7 @@
|
||||
"@storybook/svelte-vite": "portal:../../../code/frameworks/svelte-vite",
|
||||
"@storybook/svelte-webpack5": "portal:../../../code/frameworks/svelte-webpack5",
|
||||
"@storybook/sveltekit": "portal:../../../code/frameworks/sveltekit",
|
||||
"@storybook/test": "portal:../../../code/lib/test",
|
||||
"@storybook/test": "portal:../../../code/deprecated/test",
|
||||
"@storybook/vue3": "portal:../../../code/renderers/vue3",
|
||||
"@storybook/vue3-vite": "portal:../../../code/frameworks/vue3-vite",
|
||||
"@storybook/vue3-webpack5": "portal:../../../code/frameworks/vue3-webpack5",
|
||||
@ -115,4 +115,4 @@
|
||||
"vite": "^5.1.1"
|
||||
},
|
||||
"packageManager": "yarn@4.2.2"
|
||||
}
|
||||
}
|
||||
|
@ -1443,7 +1443,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.23.9
|
||||
resolution: "@babel/runtime@npm:7.23.9"
|
||||
dependencies:
|
||||
@ -2389,294 +2389,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/primitive@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/primitive@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
checksum: 10/2b93e161d3fdabe9a64919def7fa3ceaecf2848341e9211520c401181c9eaebb8451c630b066fad2256e5c639c95edc41de0ba59c40eff37e799918d019822d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-compose-refs@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/2b9a613b6db5bff8865588b6bf4065f73021b3d16c0a90b2d4c23deceeb63612f1f15de188227ebdc5f88222cab031be617a9dd025874c0487b303be3e5cc2a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-context@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-context@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/a02187a3bae3a0f1be5fab5ad19c1ef06ceff1028d957e4d9994f0186f594a9c3d93ee34bacb86d1fa8eb274493362944398e1c17054d12cb3b75384f9ae564b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dialog@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-context": "npm:1.0.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.0.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.0.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.0.4"
|
||||
"@radix-ui/react-id": "npm:1.0.1"
|
||||
"@radix-ui/react-portal": "npm:1.0.4"
|
||||
"@radix-ui/react-presence": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.0.1"
|
||||
aria-hidden: "npm:^1.1.1"
|
||||
react-remove-scroll: "npm:2.5.5"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/adbd7301586db712616a0f8dd54a25e7544853cbf61b5d6e279215d479f57ac35157847ee424d54a7e707969a926ca0a7c28934400c9ac224bd0c7cc19229aca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dismissable-layer@npm:1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dismissable-layer@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
"@radix-ui/react-use-escape-keydown": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/f1626d69bb50ec226032bb7d8c5abaaf7359c2d7660309b0ed3daaedd91f30717573aac1a1cb82d589b7f915cf464b95a12da0a3b91b6acfefb6fbbc62b992de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1f8ca8f83b884b3612788d0742f3f054e327856d90a39841a47897dbed95e114ee512362ae314177de226d05310047cabbf66b686ae86ad1b65b6b295be24ef7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/3590e74c6b682737c7ac4bf8db41b3df7b09a0320f3836c619e487df9915451e5dafade9923a74383a7366c59e9436f5fff4301d70c0d15928e0e16b36e58bc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-id@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-id@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/446a453d799cc790dd2a1583ff8328da88271bff64530b5a17c102fa7fb35eece3cf8985359d416f65e330cd81aa7b8fe984ea125fc4f4eaf4b3801d698e49fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-portal@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/c4cf35e2f26a89703189d0eef3ceeeb706ae0832e98e558730a5e929ca7c72c7cb510413a24eca94c7732f8d659a1e81942bec7b90540cb73ce9e4885d040b64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-presence@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/406f0b5a54ea4e7881e15bddc3863234bb14bf3abd4a6e56ea57c6df6f9265a9ad5cfa158e3a98614f0dcbbb7c5f537e1f7158346e57cc3f29b522d62cf28823
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-primitive@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-primitive@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/bedb934ac07c710dc5550a7bfc7065d47e099d958cde1d37e4b1947ae5451f1b7e6f8ff5965e242578bf2c619065e6038c3a3aa779e5eafa7da3e3dbc685799f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:1.0.2, @radix-ui/react-slot@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/734866561e991438fbcf22af06e56b272ed6ee8f7b536489ee3bf2f736f8b53bf6bc14ebde94834aa0aceda854d018a0ce20bb171defffbaed1f566006cbb887
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-callback-ref@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-callback-ref@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/b9fd39911c3644bbda14a84e4fca080682bef84212b8d8931fcaa2d2814465de242c4cfd8d7afb3020646bead9c5e539d478cea0a7031bee8a8a3bb164f3bc4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-controllable-state@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-controllable-state@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/dee2be1937d293c3a492cb6d279fc11495a8f19dc595cdbfe24b434e917302f9ac91db24e8cc5af9a065f3f209c3423115b5442e65a5be9fd1e9091338972be9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-escape-keydown@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-use-escape-keydown@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/c6ed0d9ce780f67f924980eb305af1f6cce2a8acbaf043a58abe0aa3cc551d9aa76ccee14531df89bbee302ead7ecc7fce330886f82d4672c5eda52f357ef9b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-layout-effect@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-layout-effect@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/bed9c7e8de243a5ec3b93bb6a5860950b0dba359b6680c84d57c7a655e123dec9b5891c5dfe81ab970652e7779fe2ad102a23177c7896dde95f7340817d47ae5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/pluginutils@npm:^5.0.2":
|
||||
version: 5.1.0
|
||||
resolution: "@rollup/pluginutils@npm:5.1.0"
|
||||
@ -2862,7 +2574,6 @@ __metadata:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@storybook/blocks": "workspace:*"
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf-plugin": "workspace:*"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/react-dom-shim": "workspace:*"
|
||||
@ -2912,7 +2623,6 @@ __metadata:
|
||||
resolution: "@storybook/addon-interactions@portal:../../../code/addons/interactions::locator=portable-stories-react%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/test": "workspace:*"
|
||||
polished: "npm:^4.2.2"
|
||||
ts-dedent: "npm:^2.2.0"
|
||||
peerDependencies:
|
||||
@ -2964,7 +2674,6 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/blocks@portal:../../../code/ui/blocks::locator=portable-stories-react%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
@ -3105,24 +2814,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/components@portal:../../../code/ui/components::locator=portable-stories-react%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/components@portal:../../../code/ui/components::locator=portable-stories-react%40workspace%3A."
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:^1.0.5"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
memoizerific: "npm:^1.11.3"
|
||||
util-deprecate: "npm:^1.0.2"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-react%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-react%40workspace%3A."
|
||||
@ -3174,12 +2865,18 @@ __metadata:
|
||||
resolution: "@storybook/core@portal:../../../code/core::locator=portable-stories-react%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/node": "npm:^18.0.0"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0"
|
||||
esbuild-register: "npm:^3.5.0"
|
||||
express: "npm:^4.19.2"
|
||||
recast: "npm:^0.23.5"
|
||||
util: "npm:^0.12.4"
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
@ -3304,16 +3001,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/test@portal:../../../code/lib/test::locator=portable-stories-react%40workspace%3A.":
|
||||
"@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-react%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/test@portal:../../../code/lib/test::locator=portable-stories-react%40workspace%3A."
|
||||
dependencies:
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
util: "npm:^0.12.4"
|
||||
resolution: "@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-react%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
languageName: node
|
||||
@ -4487,15 +4177,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.1.1":
|
||||
version: 1.2.4
|
||||
resolution: "aria-hidden@npm:1.2.4"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
checksum: 10/df4bc15423aaaba3729a7d40abcbf6d3fffa5b8fd5eb33d3ac8b7da0110c47552fca60d97f2e1edfbb68a27cae1da499f1c3896966efb3e26aac4e3b57e3cc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-query@npm:5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "aria-query@npm:5.1.3"
|
||||
@ -5751,13 +5432,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-node-es@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "detect-node-es@npm:1.1.0"
|
||||
checksum: 10/e46307d7264644975b71c104b9f028ed1d3d34b83a15b8a22373640ce5ea630e5640b1078b8ea15f202b54641da71e4aa7597093bd4b91f113db520a26a37449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-port@npm:^1.3.0":
|
||||
version: 1.5.1
|
||||
resolution: "detect-port@npm:1.5.1"
|
||||
@ -6998,13 +6672,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-nonce@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "get-nonce@npm:1.0.1"
|
||||
checksum: 10/ad5104871d114a694ecc506a2d406e2331beccb961fe1e110dc25556b38bcdbf399a823a8a375976cd8889668156a9561e12ebe3fa6a4c6ba169c8466c2ff868
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-npm-tarball-url@npm:^2.0.3":
|
||||
version: 2.1.0
|
||||
resolution: "get-npm-tarball-url@npm:2.1.0"
|
||||
@ -7573,15 +7240,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"invariant@npm:^2.2.4":
|
||||
version: 2.2.4
|
||||
resolution: "invariant@npm:2.2.4"
|
||||
dependencies:
|
||||
loose-envify: "npm:^1.0.0"
|
||||
checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ip-address@npm:^9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "ip-address@npm:9.0.5"
|
||||
@ -8916,7 +8574,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
|
||||
"loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
|
||||
version: 1.4.0
|
||||
resolution: "loose-envify@npm:1.4.0"
|
||||
dependencies:
|
||||
@ -10287,58 +9945,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.3":
|
||||
version: 2.3.6
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.6"
|
||||
dependencies:
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/5ab8eda61d5b10825447d11e9c824486c929351a471457c22452caa19b6898e18c3af6a46c3fa68010c713baed1eb9956106d068b4a1058bdcf97a1a9bbed734
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "react-remove-scroll@npm:2.5.5"
|
||||
dependencies:
|
||||
react-remove-scroll-bar: "npm:^2.3.3"
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.1.0"
|
||||
use-callback-ref: "npm:^1.3.0"
|
||||
use-sidecar: "npm:^1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/f0646ac384ce3852d1f41e30a9f9e251b11cf3b430d1d114c937c8fa7f90a895c06378d0d6b6ff0b2d00cbccf15e845921944fd6074ae67a0fb347a718106d88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-style-singleton@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "react-style-singleton@npm:2.2.1"
|
||||
dependencies:
|
||||
get-nonce: "npm:^1.0.0"
|
||||
invariant: "npm:^2.2.4"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/80c58fd6aac3594e351e2e7b048d8a5b09508adb21031a38b3c40911fe58295572eddc640d4b20a7be364842c8ed1120fe30097e22ea055316b375b88d4ff02a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, react@npm:^18.2.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
@ -11551,7 +11157,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
|
||||
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
|
||||
version: 2.6.2
|
||||
resolution: "tslib@npm:2.6.2"
|
||||
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
|
||||
@ -11855,37 +11461,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-callback-ref@npm:^1.3.0":
|
||||
version: 1.3.2
|
||||
resolution: "use-callback-ref@npm:1.3.2"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/3be76eae71b52ab233b4fde974eddeff72e67e6723100a0c0297df4b0d60daabedfa706ffb314d0a52645f2c1235e50fdbd53d99f374eb5df68c74d412e98a9b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sidecar@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "use-sidecar@npm:1.1.2"
|
||||
dependencies:
|
||||
detect-node-es: "npm:^1.1.0"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.9.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/ec99e31aefeb880f6dc4d02cb19a01d123364954f857811470ece32872f70d6c3eadbe4d073770706a9b7db6136f2a9fbf1bb803e07fbb21e936a47479281690
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
|
||||
version: 1.0.2
|
||||
resolution: "util-deprecate@npm:1.0.2"
|
||||
|
@ -68,7 +68,7 @@
|
||||
"@storybook/svelte-vite": "portal:../../../code/frameworks/svelte-vite",
|
||||
"@storybook/svelte-webpack5": "portal:../../../code/frameworks/svelte-webpack5",
|
||||
"@storybook/sveltekit": "portal:../../../code/frameworks/sveltekit",
|
||||
"@storybook/test": "portal:../../../code/lib/test",
|
||||
"@storybook/test": "portal:../../../code/deprecated/test",
|
||||
"@storybook/vue3": "portal:../../../code/renderers/vue3",
|
||||
"@storybook/vue3-vite": "portal:../../../code/frameworks/vue3-vite",
|
||||
"@storybook/vue3-webpack5": "portal:../../../code/frameworks/vue3-webpack5",
|
||||
@ -101,4 +101,4 @@
|
||||
"vitest": "^1.3.1"
|
||||
},
|
||||
"packageManager": "yarn@4.2.2"
|
||||
}
|
||||
}
|
||||
|
@ -1410,7 +1410,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.24.0
|
||||
resolution: "@babel/runtime@npm:7.24.0"
|
||||
dependencies:
|
||||
@ -2042,294 +2042,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/primitive@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/primitive@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
checksum: 10/2b93e161d3fdabe9a64919def7fa3ceaecf2848341e9211520c401181c9eaebb8451c630b066fad2256e5c639c95edc41de0ba59c40eff37e799918d019822d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-compose-refs@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/2b9a613b6db5bff8865588b6bf4065f73021b3d16c0a90b2d4c23deceeb63612f1f15de188227ebdc5f88222cab031be617a9dd025874c0487b303be3e5cc2a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-context@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-context@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/a02187a3bae3a0f1be5fab5ad19c1ef06ceff1028d957e4d9994f0186f594a9c3d93ee34bacb86d1fa8eb274493362944398e1c17054d12cb3b75384f9ae564b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dialog@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-context": "npm:1.0.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.0.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.0.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.0.4"
|
||||
"@radix-ui/react-id": "npm:1.0.1"
|
||||
"@radix-ui/react-portal": "npm:1.0.4"
|
||||
"@radix-ui/react-presence": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.0.1"
|
||||
aria-hidden: "npm:^1.1.1"
|
||||
react-remove-scroll: "npm:2.5.5"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/adbd7301586db712616a0f8dd54a25e7544853cbf61b5d6e279215d479f57ac35157847ee424d54a7e707969a926ca0a7c28934400c9ac224bd0c7cc19229aca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dismissable-layer@npm:1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dismissable-layer@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
"@radix-ui/react-use-escape-keydown": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/f1626d69bb50ec226032bb7d8c5abaaf7359c2d7660309b0ed3daaedd91f30717573aac1a1cb82d589b7f915cf464b95a12da0a3b91b6acfefb6fbbc62b992de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1f8ca8f83b884b3612788d0742f3f054e327856d90a39841a47897dbed95e114ee512362ae314177de226d05310047cabbf66b686ae86ad1b65b6b295be24ef7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/3590e74c6b682737c7ac4bf8db41b3df7b09a0320f3836c619e487df9915451e5dafade9923a74383a7366c59e9436f5fff4301d70c0d15928e0e16b36e58bc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-id@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-id@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/446a453d799cc790dd2a1583ff8328da88271bff64530b5a17c102fa7fb35eece3cf8985359d416f65e330cd81aa7b8fe984ea125fc4f4eaf4b3801d698e49fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-portal@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/c4cf35e2f26a89703189d0eef3ceeeb706ae0832e98e558730a5e929ca7c72c7cb510413a24eca94c7732f8d659a1e81942bec7b90540cb73ce9e4885d040b64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-presence@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/406f0b5a54ea4e7881e15bddc3863234bb14bf3abd4a6e56ea57c6df6f9265a9ad5cfa158e3a98614f0dcbbb7c5f537e1f7158346e57cc3f29b522d62cf28823
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-primitive@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-primitive@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/bedb934ac07c710dc5550a7bfc7065d47e099d958cde1d37e4b1947ae5451f1b7e6f8ff5965e242578bf2c619065e6038c3a3aa779e5eafa7da3e3dbc685799f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:1.0.2, @radix-ui/react-slot@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/734866561e991438fbcf22af06e56b272ed6ee8f7b536489ee3bf2f736f8b53bf6bc14ebde94834aa0aceda854d018a0ce20bb171defffbaed1f566006cbb887
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-callback-ref@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-callback-ref@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/b9fd39911c3644bbda14a84e4fca080682bef84212b8d8931fcaa2d2814465de242c4cfd8d7afb3020646bead9c5e539d478cea0a7031bee8a8a3bb164f3bc4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-controllable-state@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-controllable-state@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/dee2be1937d293c3a492cb6d279fc11495a8f19dc595cdbfe24b434e917302f9ac91db24e8cc5af9a065f3f209c3423115b5442e65a5be9fd1e9091338972be9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-escape-keydown@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-use-escape-keydown@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/c6ed0d9ce780f67f924980eb305af1f6cce2a8acbaf043a58abe0aa3cc551d9aa76ccee14531df89bbee302ead7ecc7fce330886f82d4672c5eda52f357ef9b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-layout-effect@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-layout-effect@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/bed9c7e8de243a5ec3b93bb6a5860950b0dba359b6680c84d57c7a655e123dec9b5891c5dfe81ab970652e7779fe2ad102a23177c7896dde95f7340817d47ae5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/rollup-android-arm-eabi@npm:4.13.0":
|
||||
version: 4.13.0
|
||||
resolution: "@rollup/rollup-android-arm-eabi@npm:4.13.0"
|
||||
@ -2481,7 +2193,6 @@ __metadata:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@storybook/blocks": "workspace:*"
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf-plugin": "workspace:*"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/react-dom-shim": "workspace:*"
|
||||
@ -2531,7 +2242,6 @@ __metadata:
|
||||
resolution: "@storybook/addon-interactions@portal:../../../code/addons/interactions::locator=portable-stories-svelte%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/test": "workspace:*"
|
||||
polished: "npm:^4.2.2"
|
||||
ts-dedent: "npm:^2.2.0"
|
||||
peerDependencies:
|
||||
@ -2583,7 +2293,6 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/blocks@portal:../../../code/ui/blocks::locator=portable-stories-svelte%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
@ -2724,24 +2433,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/components@portal:../../../code/ui/components::locator=portable-stories-svelte%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/components@portal:../../../code/ui/components::locator=portable-stories-svelte%40workspace%3A."
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:^1.0.5"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
memoizerific: "npm:^1.11.3"
|
||||
util-deprecate: "npm:^1.0.2"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-svelte%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-svelte%40workspace%3A."
|
||||
@ -2793,12 +2484,18 @@ __metadata:
|
||||
resolution: "@storybook/core@portal:../../../code/core::locator=portable-stories-svelte%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/node": "npm:^18.0.0"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0"
|
||||
esbuild-register: "npm:^3.5.0"
|
||||
express: "npm:^4.19.2"
|
||||
recast: "npm:^0.23.5"
|
||||
util: "npm:^0.12.4"
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
@ -2893,16 +2590,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/test@portal:../../../code/lib/test::locator=portable-stories-svelte%40workspace%3A.":
|
||||
"@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-svelte%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/test@portal:../../../code/lib/test::locator=portable-stories-svelte%40workspace%3A."
|
||||
dependencies:
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
util: "npm:^0.12.4"
|
||||
resolution: "@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-svelte%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
languageName: node
|
||||
@ -3554,15 +3244,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.1.1":
|
||||
version: 1.2.4
|
||||
resolution: "aria-hidden@npm:1.2.4"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
checksum: 10/df4bc15423aaaba3729a7d40abcbf6d3fffa5b8fd5eb33d3ac8b7da0110c47552fca60d97f2e1edfbb68a27cae1da499f1c3896966efb3e26aac4e3b57e3cc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-query@npm:5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "aria-query@npm:5.1.3"
|
||||
@ -4661,13 +4342,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-node-es@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "detect-node-es@npm:1.1.0"
|
||||
checksum: 10/e46307d7264644975b71c104b9f028ed1d3d34b83a15b8a22373640ce5ea630e5640b1078b8ea15f202b54641da71e4aa7597093bd4b91f113db520a26a37449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-port@npm:^1.3.0":
|
||||
version: 1.5.1
|
||||
resolution: "detect-port@npm:1.5.1"
|
||||
@ -5863,13 +5537,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-nonce@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "get-nonce@npm:1.0.1"
|
||||
checksum: 10/ad5104871d114a694ecc506a2d406e2331beccb961fe1e110dc25556b38bcdbf399a823a8a375976cd8889668156a9561e12ebe3fa6a4c6ba169c8466c2ff868
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-npm-tarball-url@npm:^2.0.3":
|
||||
version: 2.1.0
|
||||
resolution: "get-npm-tarball-url@npm:2.1.0"
|
||||
@ -6355,15 +6022,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"invariant@npm:^2.2.4":
|
||||
version: 2.2.4
|
||||
resolution: "invariant@npm:2.2.4"
|
||||
dependencies:
|
||||
loose-envify: "npm:^1.0.0"
|
||||
checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ip-address@npm:^9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "ip-address@npm:9.0.5"
|
||||
@ -7182,7 +6840,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0":
|
||||
"loose-envify@npm:^1.1.0":
|
||||
version: 1.4.0
|
||||
resolution: "loose-envify@npm:1.4.0"
|
||||
dependencies:
|
||||
@ -8490,58 +8148,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.3":
|
||||
version: 2.3.6
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.6"
|
||||
dependencies:
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/5ab8eda61d5b10825447d11e9c824486c929351a471457c22452caa19b6898e18c3af6a46c3fa68010c713baed1eb9956106d068b4a1058bdcf97a1a9bbed734
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "react-remove-scroll@npm:2.5.5"
|
||||
dependencies:
|
||||
react-remove-scroll-bar: "npm:^2.3.3"
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.1.0"
|
||||
use-callback-ref: "npm:^1.3.0"
|
||||
use-sidecar: "npm:^1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/f0646ac384ce3852d1f41e30a9f9e251b11cf3b430d1d114c937c8fa7f90a895c06378d0d6b6ff0b2d00cbccf15e845921944fd6074ae67a0fb347a718106d88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-style-singleton@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "react-style-singleton@npm:2.2.1"
|
||||
dependencies:
|
||||
get-nonce: "npm:^1.0.0"
|
||||
invariant: "npm:^2.2.4"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/80c58fd6aac3594e351e2e7b048d8a5b09508adb21031a38b3c40911fe58295572eddc640d4b20a7be364842c8ed1120fe30097e22ea055316b375b88d4ff02a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
@ -9823,7 +9429,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.6.2":
|
||||
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0, tslib@npm:^2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "tslib@npm:2.6.2"
|
||||
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
|
||||
@ -10116,37 +9722,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-callback-ref@npm:^1.3.0":
|
||||
version: 1.3.2
|
||||
resolution: "use-callback-ref@npm:1.3.2"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/3be76eae71b52ab233b4fde974eddeff72e67e6723100a0c0297df4b0d60daabedfa706ffb314d0a52645f2c1235e50fdbd53d99f374eb5df68c74d412e98a9b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sidecar@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "use-sidecar@npm:1.1.2"
|
||||
dependencies:
|
||||
detect-node-es: "npm:^1.1.0"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.9.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/ec99e31aefeb880f6dc4d02cb19a01d123364954f857811470ece32872f70d6c3eadbe4d073770706a9b7db6136f2a9fbf1bb803e07fbb21e936a47479281690
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
|
||||
version: 1.0.2
|
||||
resolution: "util-deprecate@npm:1.0.2"
|
||||
|
@ -69,7 +69,7 @@
|
||||
"@storybook/svelte-vite": "portal:../../../code/frameworks/svelte-vite",
|
||||
"@storybook/svelte-webpack5": "portal:../../../code/frameworks/svelte-webpack5",
|
||||
"@storybook/sveltekit": "portal:../../../code/frameworks/sveltekit",
|
||||
"@storybook/test": "portal:../../../code/lib/test",
|
||||
"@storybook/test": "portal:../../../code/deprecated/test",
|
||||
"@storybook/vue3": "portal:../../../code/renderers/vue3",
|
||||
"@storybook/vue3-vite": "portal:../../../code/frameworks/vue3-vite",
|
||||
"@storybook/vue3-webpack5": "portal:../../../code/frameworks/vue3-webpack5",
|
||||
@ -102,4 +102,4 @@
|
||||
"vite": "^5.1.1"
|
||||
},
|
||||
"packageManager": "yarn@4.2.2"
|
||||
}
|
||||
}
|
||||
|
@ -1410,7 +1410,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.24.0
|
||||
resolution: "@babel/runtime@npm:7.24.0"
|
||||
dependencies:
|
||||
@ -2074,294 +2074,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/primitive@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/primitive@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
checksum: 10/2b93e161d3fdabe9a64919def7fa3ceaecf2848341e9211520c401181c9eaebb8451c630b066fad2256e5c639c95edc41de0ba59c40eff37e799918d019822d1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-compose-refs@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-compose-refs@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/2b9a613b6db5bff8865588b6bf4065f73021b3d16c0a90b2d4c23deceeb63612f1f15de188227ebdc5f88222cab031be617a9dd025874c0487b303be3e5cc2a8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-context@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-context@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/a02187a3bae3a0f1be5fab5ad19c1ef06ceff1028d957e4d9994f0186f594a9c3d93ee34bacb86d1fa8eb274493362944398e1c17054d12cb3b75384f9ae564b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dialog@npm:^1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dialog@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-context": "npm:1.0.1"
|
||||
"@radix-ui/react-dismissable-layer": "npm:1.0.5"
|
||||
"@radix-ui/react-focus-guards": "npm:1.0.1"
|
||||
"@radix-ui/react-focus-scope": "npm:1.0.4"
|
||||
"@radix-ui/react-id": "npm:1.0.1"
|
||||
"@radix-ui/react-portal": "npm:1.0.4"
|
||||
"@radix-ui/react-presence": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
"@radix-ui/react-use-controllable-state": "npm:1.0.1"
|
||||
aria-hidden: "npm:^1.1.1"
|
||||
react-remove-scroll: "npm:2.5.5"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/adbd7301586db712616a0f8dd54a25e7544853cbf61b5d6e279215d479f57ac35157847ee424d54a7e707969a926ca0a7c28934400c9ac224bd0c7cc19229aca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-dismissable-layer@npm:1.0.5":
|
||||
version: 1.0.5
|
||||
resolution: "@radix-ui/react-dismissable-layer@npm:1.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/primitive": "npm:1.0.1"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
"@radix-ui/react-use-escape-keydown": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/f1626d69bb50ec226032bb7d8c5abaaf7359c2d7660309b0ed3daaedd91f30717573aac1a1cb82d589b7f915cf464b95a12da0a3b91b6acfefb6fbbc62b992de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-guards@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-focus-guards@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/1f8ca8f83b884b3612788d0742f3f054e327856d90a39841a47897dbed95e114ee512362ae314177de226d05310047cabbf66b686ae86ad1b65b6b295be24ef7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-focus-scope@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-focus-scope@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/3590e74c6b682737c7ac4bf8db41b3df7b09a0320f3836c619e487df9915451e5dafade9923a74383a7366c59e9436f5fff4301d70c0d15928e0e16b36e58bc9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-id@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-id@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/446a453d799cc790dd2a1583ff8328da88271bff64530b5a17c102fa7fb35eece3cf8985359d416f65e330cd81aa7b8fe984ea125fc4f4eaf4b3801d698e49fe
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-portal@npm:1.0.4":
|
||||
version: 1.0.4
|
||||
resolution: "@radix-ui/react-portal@npm:1.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-primitive": "npm:1.0.3"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/c4cf35e2f26a89703189d0eef3ceeeb706ae0832e98e558730a5e929ca7c72c7cb510413a24eca94c7732f8d659a1e81942bec7b90540cb73ce9e4885d040b64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-presence@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-presence@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/406f0b5a54ea4e7881e15bddc3863234bb14bf3abd4a6e56ea57c6df6f9265a9ad5cfa158e3a98614f0dcbbb7c5f537e1f7158346e57cc3f29b522d62cf28823
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-primitive@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-primitive@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-slot": "npm:1.0.2"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
"@types/react-dom": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
"@types/react-dom":
|
||||
optional: true
|
||||
checksum: 10/bedb934ac07c710dc5550a7bfc7065d47e099d958cde1d37e4b1947ae5451f1b7e6f8ff5965e242578bf2c619065e6038c3a3aa779e5eafa7da3e3dbc685799f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-slot@npm:1.0.2, @radix-ui/react-slot@npm:^1.0.2":
|
||||
version: 1.0.2
|
||||
resolution: "@radix-ui/react-slot@npm:1.0.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-compose-refs": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/734866561e991438fbcf22af06e56b272ed6ee8f7b536489ee3bf2f736f8b53bf6bc14ebde94834aa0aceda854d018a0ce20bb171defffbaed1f566006cbb887
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-callback-ref@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-callback-ref@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/b9fd39911c3644bbda14a84e4fca080682bef84212b8d8931fcaa2d2814465de242c4cfd8d7afb3020646bead9c5e539d478cea0a7031bee8a8a3bb164f3bc4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-controllable-state@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-controllable-state@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/dee2be1937d293c3a492cb6d279fc11495a8f19dc595cdbfe24b434e917302f9ac91db24e8cc5af9a065f3f209c3423115b5442e65a5be9fd1e9091338972be9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-escape-keydown@npm:1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@radix-ui/react-use-escape-keydown@npm:1.0.3"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/c6ed0d9ce780f67f924980eb305af1f6cce2a8acbaf043a58abe0aa3cc551d9aa76ccee14531df89bbee302ead7ecc7fce330886f82d4672c5eda52f357ef9b8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@radix-ui/react-use-layout-effect@npm:1.0.1":
|
||||
version: 1.0.1
|
||||
resolution: "@radix-ui/react-use-layout-effect@npm:1.0.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.13.10"
|
||||
peerDependencies:
|
||||
"@types/react": "*"
|
||||
react: ^16.8 || ^17.0 || ^18.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/bed9c7e8de243a5ec3b93bb6a5860950b0dba359b6680c84d57c7a655e123dec9b5891c5dfe81ab970652e7779fe2ad102a23177c7896dde95f7340817d47ae5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/rollup-android-arm-eabi@npm:4.13.0":
|
||||
version: 4.13.0
|
||||
resolution: "@rollup/rollup-android-arm-eabi@npm:4.13.0"
|
||||
@ -2513,7 +2225,6 @@ __metadata:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@storybook/blocks": "workspace:*"
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf-plugin": "workspace:*"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/react-dom-shim": "workspace:*"
|
||||
@ -2563,7 +2274,6 @@ __metadata:
|
||||
resolution: "@storybook/addon-interactions@portal:../../../code/addons/interactions::locator=portable-stories-vue3%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/test": "workspace:*"
|
||||
polished: "npm:^4.2.2"
|
||||
ts-dedent: "npm:^2.2.0"
|
||||
peerDependencies:
|
||||
@ -2615,7 +2325,6 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/blocks@portal:../../../code/ui/blocks::locator=portable-stories-vue3%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/components": "workspace:*"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
@ -2756,24 +2465,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/components@portal:../../../code/ui/components::locator=portable-stories-vue3%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/components@portal:../../../code/ui/components::locator=portable-stories-vue3%40workspace%3A."
|
||||
dependencies:
|
||||
"@radix-ui/react-dialog": "npm:^1.0.5"
|
||||
"@radix-ui/react-slot": "npm:^1.0.2"
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@storybook/global": "npm:^5.0.0"
|
||||
"@storybook/icons": "npm:^1.2.5"
|
||||
memoizerific: "npm:^1.11.3"
|
||||
util-deprecate: "npm:^1.0.2"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-vue3%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/core-server@portal:../../../code/lib/core-server::locator=portable-stories-vue3%40workspace%3A."
|
||||
@ -2825,12 +2516,18 @@ __metadata:
|
||||
resolution: "@storybook/core@portal:../../../code/core::locator=portable-stories-vue3%40workspace%3A."
|
||||
dependencies:
|
||||
"@storybook/csf": "npm:^0.1.7"
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@types/express": "npm:^4.17.21"
|
||||
"@types/node": "npm:^18.0.0"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
esbuild: "npm:^0.18.0 || ^0.19.0 || ^0.20.0"
|
||||
esbuild-register: "npm:^3.5.0"
|
||||
express: "npm:^4.19.2"
|
||||
recast: "npm:^0.23.5"
|
||||
util: "npm:^0.12.4"
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
@ -2902,16 +2599,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: soft
|
||||
|
||||
"@storybook/test@portal:../../../code/lib/test::locator=portable-stories-vue3%40workspace%3A.":
|
||||
"@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-vue3%40workspace%3A.":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@storybook/test@portal:../../../code/lib/test::locator=portable-stories-vue3%40workspace%3A."
|
||||
dependencies:
|
||||
"@testing-library/dom": "npm:^9.3.4"
|
||||
"@testing-library/jest-dom": "npm:^6.4.2"
|
||||
"@testing-library/user-event": "npm:^14.5.2"
|
||||
"@vitest/expect": "npm:1.3.1"
|
||||
"@vitest/spy": "npm:^1.3.1"
|
||||
util: "npm:^0.12.4"
|
||||
resolution: "@storybook/test@portal:../../../code/deprecated/test::locator=portable-stories-vue3%40workspace%3A."
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
languageName: node
|
||||
@ -3920,15 +3610,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.1.1":
|
||||
version: 1.2.4
|
||||
resolution: "aria-hidden@npm:1.2.4"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
checksum: 10/df4bc15423aaaba3729a7d40abcbf6d3fffa5b8fd5eb33d3ac8b7da0110c47552fca60d97f2e1edfbb68a27cae1da499f1c3896966efb3e26aac4e3b57e3cc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-query@npm:5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "aria-query@npm:5.1.3"
|
||||
@ -5018,13 +4699,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-node-es@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "detect-node-es@npm:1.1.0"
|
||||
checksum: 10/e46307d7264644975b71c104b9f028ed1d3d34b83a15b8a22373640ce5ea630e5640b1078b8ea15f202b54641da71e4aa7597093bd4b91f113db520a26a37449
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"detect-port@npm:^1.3.0":
|
||||
version: 1.5.1
|
||||
resolution: "detect-port@npm:1.5.1"
|
||||
@ -6180,13 +5854,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-nonce@npm:^1.0.0":
|
||||
version: 1.0.1
|
||||
resolution: "get-nonce@npm:1.0.1"
|
||||
checksum: 10/ad5104871d114a694ecc506a2d406e2331beccb961fe1e110dc25556b38bcdbf399a823a8a375976cd8889668156a9561e12ebe3fa6a4c6ba169c8466c2ff868
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"get-npm-tarball-url@npm:^2.0.3":
|
||||
version: 2.1.0
|
||||
resolution: "get-npm-tarball-url@npm:2.1.0"
|
||||
@ -6681,15 +6348,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"invariant@npm:^2.2.4":
|
||||
version: 2.2.4
|
||||
resolution: "invariant@npm:2.2.4"
|
||||
dependencies:
|
||||
loose-envify: "npm:^1.0.0"
|
||||
checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ip-address@npm:^9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "ip-address@npm:9.0.5"
|
||||
@ -7454,7 +7112,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0":
|
||||
"loose-envify@npm:^1.1.0":
|
||||
version: 1.4.0
|
||||
resolution: "loose-envify@npm:1.4.0"
|
||||
dependencies:
|
||||
@ -8840,58 +8498,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.3":
|
||||
version: 2.3.6
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.6"
|
||||
dependencies:
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/5ab8eda61d5b10825447d11e9c824486c929351a471457c22452caa19b6898e18c3af6a46c3fa68010c713baed1eb9956106d068b4a1058bdcf97a1a9bbed734
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "react-remove-scroll@npm:2.5.5"
|
||||
dependencies:
|
||||
react-remove-scroll-bar: "npm:^2.3.3"
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.1.0"
|
||||
use-callback-ref: "npm:^1.3.0"
|
||||
use-sidecar: "npm:^1.1.2"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/f0646ac384ce3852d1f41e30a9f9e251b11cf3b430d1d114c937c8fa7f90a895c06378d0d6b6ff0b2d00cbccf15e845921944fd6074ae67a0fb347a718106d88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-style-singleton@npm:^2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "react-style-singleton@npm:2.2.1"
|
||||
dependencies:
|
||||
get-nonce: "npm:^1.0.0"
|
||||
invariant: "npm:^2.2.4"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/80c58fd6aac3594e351e2e7b048d8a5b09508adb21031a38b3c40911fe58295572eddc640d4b20a7be364842c8ed1120fe30097e22ea055316b375b88d4ff02a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
|
||||
version: 18.2.0
|
||||
resolution: "react@npm:18.2.0"
|
||||
@ -9973,7 +9579,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:^2.0.0, tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
|
||||
"tslib@npm:^2.0.1, tslib@npm:^2.1.0, tslib@npm:^2.4.0":
|
||||
version: 2.6.2
|
||||
resolution: "tslib@npm:2.6.2"
|
||||
checksum: 10/bd26c22d36736513980091a1e356378e8b662ded04204453d353a7f34a4c21ed0afc59b5f90719d4ba756e581a162ecbf93118dc9c6be5acf70aa309188166ca
|
||||
@ -10277,37 +9883,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-callback-ref@npm:^1.3.0":
|
||||
version: 1.3.2
|
||||
resolution: "use-callback-ref@npm:1.3.2"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/3be76eae71b52ab233b4fde974eddeff72e67e6723100a0c0297df4b0d60daabedfa706ffb314d0a52645f2c1235e50fdbd53d99f374eb5df68c74d412e98a9b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"use-sidecar@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "use-sidecar@npm:1.1.2"
|
||||
dependencies:
|
||||
detect-node-es: "npm:^1.1.0"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.9.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 10/ec99e31aefeb880f6dc4d02cb19a01d123364954f857811470ece32872f70d6c3eadbe4d073770706a9b7db6136f2a9fbf1bb803e07fbb21e936a47479281690
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2, util-deprecate@npm:~1.0.1":
|
||||
version: 1.0.2
|
||||
resolution: "util-deprecate@npm:1.0.2"
|
||||
|
@ -92,4 +92,4 @@
|
||||
"safe-identifier": "^0.4.1",
|
||||
"storybook": "7.2.0-alpha.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -77,4 +77,4 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"storybook": "7.2.0-alpha.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user