mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
0b03344baa
* Update dependency typescript to v5 * Update yarn.lock * Fix typescript errors * Update typescript version sdk * Revert useDescription.ts * Fix ts errors * Fix Typescript errors after Symbol.unscopables type change * Fix colormanipulator errors * Update packages/grafana-data/src/vector/FunctionalVector.ts * Fix ts errors in dashboardmigrator * Fix sandbox component typescript error * Update yarn * Update to typescript 5.2 * Fix typescript error * update typescript/vscode patch/sdk/whatever * fix ts errors in elasticsearch * Fix two errors in alerting * Fix error in dashboard-scene * Fix errors in dashboard tests * Fix errors in explore tests * Fix error in plugins sandbox * fix error in DashboardQueryRunner * fix errors in grafana-data * fix errors in PanelChrome story * update betterer * better fix for cloud monitoring * fix error in reducer tester --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com> Co-authored-by: joshhunt <josh@trtr.co>
46 lines
1.0 KiB
YAML
46 lines
1.0 KiB
YAML
compressionLevel: mixed
|
|
|
|
enableGlobalCache: false
|
|
|
|
enableTelemetry: false
|
|
|
|
nodeLinker: pnp
|
|
|
|
packageExtensions:
|
|
"@storybook/core-common@7.4.5":
|
|
dependencies:
|
|
'@storybook/react-webpack5': 7.4.5
|
|
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
|
|
react-compat-css-styled@1.0.8:
|
|
dependencies:
|
|
react-simple-compat: 1.2.2
|
|
react-icons@2.2.7:
|
|
peerDependencies:
|
|
prop-types: "*"
|
|
react-resizable@3.0.4:
|
|
peerDependencies:
|
|
react-dom: 17.0.1
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
spec: "https://mskelton.dev/yarn-outdated/v2"
|
|
|
|
yarnPath: .yarn/releases/yarn-4.0.0.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'
|