We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 515e438 commit d760fb5Copy full SHA for d760fb5
package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"main": "./dist/index.js",
7
"types": "./dist/index.d.ts",
8
- "packageManager": "pnpm@10.29.3",
+ "packageManager": "pnpm@10.32.1",
9
"engines": {
10
"node": ">=24",
11
"pnpm": ">=9"
@@ -67,7 +67,7 @@
67
"@changesets/cli": "^2.29.8",
68
"@commitlint/cli": "^19.8.1",
69
"@commitlint/config-conventional": "^19.8.1",
70
- "@types/node": "24.10.13",
+ "@types/node": "24.12.0",
71
"lefthook": "^2.0.0",
72
"tsx": "^4.20.0",
73
"typescript": "^5.9.3",
0 commit comments