We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d8a3c commit 1bddd55Copy full SHA for 1bddd55
1 file changed
package.json
@@ -21,7 +21,7 @@
21
"exports": "./build/index.js",
22
"scripts": {
23
"build": "tsgo",
24
- "bump": "ncu -u",
+ "deps": "ncu -u",
25
"docs:build": "livemark build",
26
"docs:start": "livemark start",
27
"format": "vp fmt",
@@ -62,7 +62,7 @@
62
},
63
"engines": {
64
"node": "^24.0.0",
65
- "pnpm": "^10.0.0"
+ "pnpm": "^11.0.0"
66
67
- "packageManager": "pnpm@10.33.2+sha512.a90faf6feeab71ad6c6e57f94e0fe1a12f5dcc22cd754db40ae9593eb6a3e0b6b12e3540218bb37ae083404b1f2ce6db2a4121e979829b4aff94b99f49da1cf8"
+ "packageManager": "pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499"
68
}
0 commit comments