Skip to content

Commit 0463bc9

Browse files
committed
fix: update pnpm for catalog support
1 parent 4d0286b commit 0463bc9

File tree

2 files changed

+1319
-1164
lines changed

2 files changed

+1319
-1164
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"eslint --fix"
2424
]
2525
},
26-
"packageManager": "pnpm@8.6.3",
26+
"packageManager": "pnpm@10.4.1",
2727
"type": "module",
2828
"engines": {
2929
"node": ">=18",
30-
"pnpm": "^8.0.0"
30+
"pnpm": "^10.4.1"
3131
},
3232
"repository": {
3333
"type": "git",

0 commit comments

Comments
 (0)