Skip to content

Commit 17ed02f

Browse files
committed
Update local dev config to node 22 and pnpm 10.26.0
1 parent ab82f88 commit 17ed02f

2 files changed

Lines changed: 6261 additions & 5053 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"type": "addon",
104104
"main": "addon-main.cjs"
105105
},
106-
"packageManager": "pnpm@8.15.9",
106+
"packageManager": "pnpm@10.26.0",
107107
"volta": {
108-
"node": "16.20.2",
109-
"pnpm": "8.15.9"
108+
"node": "22",
109+
"pnpm": "10.26.0"
110110
}
111111
}

0 commit comments

Comments
 (0)