We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c224b commit bd3db6dCopy full SHA for bd3db6d
builder/package.json
@@ -16,7 +16,7 @@
16
"@npmcli/package-json": "^7.0.4",
17
"@types/npmcli__package-json": "^4.0.4",
18
"@types/semver": "^7.7.1",
19
- "@typescriptprime/parsing": "^1.0.4",
+ "@typescriptprime/parsing": "^1.1.0",
20
"@typescriptprime/securereq": "^1.1.0",
21
"chokidar": "^5.0.0",
22
"esbuild": "^0.27.2",
@@ -25,7 +25,7 @@
25
"tldts": "^7.0.19",
26
"tsx": "^4.21.0",
27
"typescript": "^5.9.3",
28
- "typescript-eslint": "^8.53.0",
29
- "zod": "^4.3.5"
+ "typescript-eslint": "^8.54.0",
+ "zod": "^4.3.6"
30
}
31
0 commit comments