Skip to content

Commit e450318

Browse files
authored
chore: update pnpm (#1081)
1 parent 73e8291 commit e450318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"*": "prettier --cache --ignore-path .gitignore --ignore-unknown --write",
6363
"packages/*/src/**/*": "pnpm generate:types-staged"
6464
},
65-
"packageManager": "pnpm@9.15.5",
65+
"packageManager": "pnpm@10.2.0",
6666
"engines": {
67-
"pnpm": "^9.0.0",
67+
"pnpm": "^10.2.0",
6868
"node": "^18.0.0 || >=20"
6969
},
7070
"pnpm": {

0 commit comments

Comments
 (0)