There was an error while loading. Please reload this page.
1 parent 7412910 commit dc138d6Copy full SHA for dc138d6
2 files changed
package.json
@@ -66,5 +66,5 @@
66
"engines": {
67
"node": ">=24"
68
},
69
- "packageManager": "pnpm@11.5.0"
+ "packageManager": "pnpm@11.8.0"
70
}
pnpm-workspace.yaml
@@ -18,3 +18,6 @@ catalogs:
18
19
types:
20
"@types/node": 24.12.4
21
+minimumReleaseAgeExclude:
22
+ # Renovate security update: pnpm@11.8.0
23
+ - pnpm@11.8.0
0 commit comments