Skip to content

Commit ab417ea

Browse files
committed
chore(deps): add @sinclair/typebox to catalog and devDependencies
Required by scripts/xport-schema.mts and scripts/socket-repo-template-schema.mts. Pin matches fleet (socket-registry, socket-btm, socket-cli) at 0.34.49. Without this, `pnpm run xport` fails with ERR_MODULE_NOT_FOUND.
1 parent cebda81 commit ab417ea

3 files changed

Lines changed: 13 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"@anthropic-ai/claude-code": "2.1.92",
7979
"@babel/parser": "7.29.0",
8080
"@oxlint/migrate": "1.51.0",
81+
"@sinclair/typebox": "catalog:",
8182
"@socketsecurity/lib": "catalog:",
8283
"@socketsecurity/registry": "2.0.2",
8384
"@socketsecurity/sdk": "4.0.1",

pnpm-lock.yaml

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ trustPolicy: no-downgrade
66
# entry — the .claude/hooks/check-new-deps hook references it via
77
# "catalog:" so its manifest stays in lockstep with the root.
88
catalog:
9+
'@sinclair/typebox': 0.34.49
910
'@socketsecurity/lib': 5.28.0
1011
'@types/node': 24.9.2
1112

0 commit comments

Comments
 (0)