Skip to content

Commit e3d6504

Browse files
authored
chore: upgrade pnpm to 11.9.0 (#182)
1 parent 362c48e commit e3d6504

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"type": "git",
66
"url": "https://github.com/TanStack/intent"
77
},
8-
"packageManager": "pnpm@11.7.0",
8+
"packageManager": "pnpm@11.9.0",
99
"engines": {
10-
"pnpm": ">=11.7.0"
10+
"pnpm": ">=11.9.0"
1111
},
1212
"type": "module",
1313
"scripts": {

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
cleanupUnusedCatalogs: true
2+
minimumReleaseAge: 1
23
linkWorkspacePackages: true
34
preferWorkspacePackages: true
45
blockExoticSubdeps: true

0 commit comments

Comments
 (0)