Skip to content

Commit 965ed8e

Browse files
gabrielmfernclaude
andauthored
chore: migrate to pnpm 11 (#972)
Signed-off-by: gabriel miranda <gabrielmfern@outlook.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 58db880 commit 965ed8e

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devEngines": {
1515
"runtime": {
1616
"name": "node",
17-
"version": ">=22.0.0"
17+
"version": ">=22.12.0"
1818
}
1919
},
2020
"exports": {
@@ -83,5 +83,5 @@
8383
"vitest": "4.1.4",
8484
"vitest-fetch-mock": "0.4.5"
8585
},
86-
"packageManager": "pnpm@10.33.2"
86+
"packageManager": "pnpm@11.3.0"
8787
}

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
allowBuilds:
2+
esbuild: true

0 commit comments

Comments
 (0)