Skip to content

Commit 3f55ddb

Browse files
chore: cleanup
1 parent 66ec86a commit 3f55ddb

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@
9898
"sinon": "^19.0.2",
9999
"ts-node": "^10.9.2",
100100
"typescript": "^5.7.2",
101-
"typescript-eslint": "^8.21.0",
102-
"zod-to-json-schema": "^3.24.6"
101+
"typescript-eslint": "^8.21.0"
103102
},
104103
"oclif": {
105104
"bin": "dvc",

yarn.lock

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,6 @@ __metadata:
803803
typescript: "npm:^5.7.2"
804804
typescript-eslint: "npm:^8.21.0"
805805
zod: "npm:~3.25.76"
806-
zod-to-json-schema: "npm:^3.24.6"
807806
bin:
808807
dvc: ./bin/run
809808
dvc-mcp: ./bin/mcp
@@ -11790,7 +11789,7 @@ __metadata:
1179011789
languageName: node
1179111790
linkType: hard
1179211791

11793-
"zod-to-json-schema@npm:^3.24.1, zod-to-json-schema@npm:^3.24.6":
11792+
"zod-to-json-schema@npm:^3.24.1":
1179411793
version: 3.24.6
1179511794
resolution: "zod-to-json-schema@npm:3.24.6"
1179611795
peerDependencies:

0 commit comments

Comments
 (0)