Skip to content

Commit 078d995

Browse files
authored
chore: bump pnpm to v11.21.0 (#2327)
* chore: bump pnpm to v11.21.0 * add integrity hash to pnpm
1 parent 2d37d2d commit 078d995

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "git+https://github.com/TanStack/form.git"
77
},
8-
"packageManager": "pnpm@11.3.0+sha512.2c403d6594527287672b1f7056343a1f7c3634036a67ffabfcc2b3d7595d843768f8787148d1b57cf7956c90606bbd192857c363af19e96d2d0ec9ec5741d215",
8+
"packageManager": "pnpm@11.21.0+sha512.521705bce689924eac72f5a3587122f362689ef6571e55ba80076fd637c11132ecffada26fad4ea79c485bfddbfd3d5a2a5b05805a77e893de71ec8a6cca3bb1",
99
"engines": {
1010
"pnpm": ">=11.0.0"
1111
},

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ cleanupUnusedCatalogs: true
22
linkWorkspacePackages: true
33
preferWorkspacePackages: true
44
blockExoticSubdeps: true
5+
minimumReleaseAge: 1440
56
trustPolicy: no-downgrade
67
trustPolicyExclude:
78
- ua-parser-js@1.0.41 || 0.7.41

0 commit comments

Comments
 (0)