Files
grafana/.yarnrc.yml

44 lines
1.4 KiB
YAML

# Do not under any circumstances add approvedGitRepositories to this file.
# It is a security risk that would allow arbitrary code execution both locally and in CI.
# https://yarnpkg.com/configuration/yarnrc#approvedGitRepositories
compressionLevel: mixed
enableGlobalCache: true
enableScripts: false
enableTelemetry: false
nodeLinker: node-modules
# 3 days in minutes
npmMinimalAgeGate: 4320
# Exclude scenes and plugin-e2e from the minimal age gate to make development easier.
# Do not add packages to this list that are not `@grafana` scoped, as it would be a security risk.
npmPreapprovedPackages:
- "@grafana/scenes@*"
- "@grafana/scenes-react@*"
- "@grafana/plugin-e2e@*"
packageExtensions:
croact-css-styled@1.1.9:
dependencies:
croact: 1.0.4
doctrine@3.0.0:
dependencies:
assert: 2.0.0
rc-trigger@2.6.5:
peerDependencies:
react: 17.0.1
react-dom: 17.0.1
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
- checksum: 374f735053958b77583ef7b70e56a59540d1d9c681f04b8ab7a600f4325301d2e1fb67c51d34ba75bbbc4e71f8c003fbc52b1f22d7daa30dca655f1a1bf205a1
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
yarnPath: .yarn/releases/yarn-4.15.0.cjs