diff --git a/package.json b/package.json index 6298df53..5426fcd1 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "git", "url": "git+https://github.com/TanStack/virtual.git" }, - "packageManager": "pnpm@11.1.0", + "packageManager": "pnpm@11.9.0", "type": "module", "scripts": { "clean": "pnpm --filter \"./packages/**\" run clean", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0ed91db0..eeb04cba 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,4 +1,5 @@ cleanupUnusedCatalogs: true +minimumReleaseAge: 1440 linkWorkspacePackages: true preferWorkspacePackages: true @@ -24,4 +25,3 @@ allowBuilds: # @tanstack/vue-store vue-demi: false # only required for vue 2 support -