mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
44 lines
1006 B
YAML
44 lines
1006 B
YAML
compressionLevel: mixed
|
|
|
|
enableGlobalCache: false
|
|
|
|
enableTelemetry: false
|
|
|
|
nodeLinker: node-modules
|
|
|
|
packageExtensions:
|
|
'@storybook/core-common@7.4.5':
|
|
dependencies:
|
|
'@storybook/react-webpack5': 7.4.5
|
|
'croact-css-styled@1.1.9':
|
|
dependencies:
|
|
croact: 1.0.4
|
|
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
|
|
'@msagl/drawing@*':
|
|
dependencies:
|
|
queue-typescript: '^1.0.1'
|
|
'@esfx/collections-sortedmap': '^1.0.0'
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
spec: 'https://mskelton.dev/yarn-outdated/v2'
|
|
|
|
yarnPath: .yarn/releases/yarn-4.2.2.cjs
|
|
# 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'
|