Skip to content

Commit 1bddd55

Browse files
committed
chore: bump pnpm to 11 and rename bump script to deps
1 parent b6d8a3c commit 1bddd55

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"exports": "./build/index.js",
2222
"scripts": {
2323
"build": "tsgo",
24-
"bump": "ncu -u",
24+
"deps": "ncu -u",
2525
"docs:build": "livemark build",
2626
"docs:start": "livemark start",
2727
"format": "vp fmt",
@@ -62,7 +62,7 @@
6262
},
6363
"engines": {
6464
"node": "^24.0.0",
65-
"pnpm": "^10.0.0"
65+
"pnpm": "^11.0.0"
6666
},
67-
"packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8"
67+
"packageManager": "pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499"
6868
}

0 commit comments

Comments
 (0)