2021-10-08 15:19:10 +01:00
|
|
|
enableTelemetry: false
|
2021-12-08 14:40:24 +01:00
|
|
|
|
|
|
|
|
nodeLinker: pnp
|
2021-10-08 15:19:10 +01:00
|
|
|
|
2021-10-27 14:21:07 +01:00
|
|
|
packageExtensions:
|
2023-05-11 14:26:12 +02:00
|
|
|
'@storybook/core-common@*':
|
2022-10-03 09:23:47 +02:00
|
|
|
dependencies:
|
2023-05-11 14:26:12 +02:00
|
|
|
'@storybook/react-webpack5': '*'
|
2021-10-27 14:21:07 +01:00
|
|
|
doctrine@3.0.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
assert: 2.0.0
|
|
|
|
|
rc-time-picker@3.7.3:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
react: 17.0.1
|
|
|
|
|
react-dom: 17.0.1
|
|
|
|
|
rc-trigger@2.6.5:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
react: 17.0.1
|
|
|
|
|
react-dom: 17.0.1
|
2022-01-05 13:06:27 +00:00
|
|
|
react-compat-css-styled@1.0.8:
|
|
|
|
|
dependencies:
|
2022-06-13 21:00:46 +02:00
|
|
|
react-simple-compat: 1.2.2
|
2021-10-27 14:21:07 +01:00
|
|
|
react-icons@2.2.7:
|
|
|
|
|
peerDependencies:
|
2022-10-03 09:23:47 +02:00
|
|
|
prop-types: '*'
|
2021-10-27 14:21:07 +01:00
|
|
|
react-resizable@3.0.4:
|
|
|
|
|
peerDependencies:
|
|
|
|
|
react-dom: 17.0.1
|
2021-10-08 15:19:10 +01:00
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
|
2022-10-03 09:23:47 +02:00
|
|
|
spec: '@yarnpkg/plugin-typescript'
|
2021-10-12 11:04:36 +02:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
|
2022-10-03 09:23:47 +02:00
|
|
|
spec: '@yarnpkg/plugin-interactive-tools'
|
2021-10-12 15:45:03 +02:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
2022-10-03 09:23:47 +02:00
|
|
|
spec: 'https://mskelton.dev/yarn-outdated/v2'
|
2021-10-08 15:19:10 +01:00
|
|
|
|
2023-07-31 13:52:26 +02:00
|
|
|
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|
2023-01-10 03:30:53 -08:00
|
|
|
# Uncomment the following lines if you want to use Verdaccio local npm registry. Read more at packages/README.md
|
|
|
|
|
# npmScopes:
|
|
|
|
|
# grafana:
|
|
|
|
|
# npmRegistryServer: http://localhost:4873
|
|
|
|
|
|
|
|
|
|
# unsafeHttpWhitelist:
|
|
|
|
|
# - 'localhost'
|