Skip to content

Commit bcb5939

Browse files
chore(deps): update pnpm to v10
1 parent de46bf3 commit bcb5939

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
@@ -21,13 +21,13 @@
2121
"typescript": "5.6.3"
2222
},
2323
"engines": {
24-
"pnpm": ">=9.1.0",
24+
"pnpm": ">=10.2.1",
2525
"node": ">=v20.11.0"
2626
},
2727
"resolutions": {
2828
"@types/react": "18.3.12"
2929
},
30-
"packageManager": "pnpm@9.1.0",
30+
"packageManager": "pnpm@10.2.1",
3131
"lint-staged": {
3232
"apps/**/*.{js,ts,jsx,tsx}": [
3333
"eslint --fix"

0 commit comments

Comments
 (0)