Switch to pnpm 11.6.0

This commit is contained in:
Johannes Marbach
2026-06-15 12:29:20 +02:00
parent 6c105e971e
commit 9537c7657c
2 changed files with 18 additions and 16 deletions

View File

@@ -147,17 +147,5 @@
"vitest": "^4.1.5",
"vitest-axe": "^1.0.0-pre.3"
},
"pnpm": {
"overrides": {
"@livekit/components-core>rxjs": "^7.8.1",
"@livekit/track-processors>@mediapipe/tasks-vision": "^0.10.18",
"minimatch": "^10.2.3",
"tar": "^7.5.11",
"glob": "^10.5.0",
"qs": "^6.14.1",
"js-yaml": "^4.1.1",
"esbuild": "^0.28.0"
}
},
"packageManager": "pnpm@10.33.0"
"packageManager": "pnpm@11.6.0+sha512.9a36518224080c6fe5165afdcfe79bfa118c29be703f3f462b1e32efe1e98e47e8750b148e08286250aad4113cc7993ca413c4e2cd447752708c2ee5751bc95f"
}

View File

@@ -1,3 +1,17 @@
# dependencies where we use branches and hashes in the package.json. But that also use a pre/post install script.
onlyBuiltDependencies:
- "matrix-js-sdk"
allowBuilds:
"@parcel/watcher": true
"@sentry/cli": true
"@swc/core": true
"core-js": true
"esbuild": true
"matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/8c95727b6278fe7942c20d0b9485f984dd0694b7": true
"protobufjs": true
overrides:
"@livekit/components-core>rxjs": "^7.8.1"
"@livekit/track-processors>@mediapipe/tasks-vision": "^0.10.18"
"minimatch": "^10.2.3"
"tar": "^7.5.11"
"glob": "^10.5.0"
"qs": "^6.14.1"
"js-yaml": "^4.1.1"
"esbuild": "^0.28.0"