diff --git a/package.json b/package.json index 5b6d216e..21b836cb 100644 --- a/package.json +++ b/package.json @@ -94,5 +94,5 @@ "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, - "packageManager": "pnpm@9.15.9" + "packageManager": "pnpm@10.26.1" } diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml new file mode 100644 index 00000000..6c11ad77 --- /dev/null +++ b/pnpm-workspace.yaml @@ -0,0 +1,4 @@ +verifyDepsBeforeRun: 'warn' +allowBuilds: + esbuild: true + unrs-resolver: true