Skip to content

Commit 4015795

Browse files
chore(deps): update pnpm to v11
1 parent 8f03a38 commit 4015795

3 files changed

Lines changed: 272 additions & 159 deletions

File tree

deployments/prebuilt-debian/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
},
77
"engines": {
88
"node": ">=24.15.0",
9-
"pnpm": ">=10.33.4"
9+
"pnpm": ">=11.2.2"
1010
},
11-
"packageManager": "pnpm@10.33.4",
11+
"packageManager": "pnpm@11.2.2",
1212
"pnpm": {
1313
"onlyBuiltDependencies": [
1414
"better-sqlite3"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
},
6161
"engines": {
6262
"node": ">=24.15.0",
63-
"pnpm": ">=10.33.4"
63+
"pnpm": ">=11.2.2"
6464
},
65-
"packageManager": "pnpm@10.33.4",
65+
"packageManager": "pnpm@11.2.2",
6666
"pnpm": {
6767
"onlyBuiltDependencies": [
6868
"@tree-sitter-grammars/tree-sitter-yaml",

0 commit comments

Comments
 (0)