Skip to content

Commit dc12047

Browse files
authored
feat: reduce package size and amount of dependencies by upgrading json-schema-to-typescript (#7938)
Closes #7934
1 parent 12fb691 commit dc12047

File tree

39 files changed

+397
-313
lines changed

39 files changed

+397
-313
lines changed

packages/payload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"get-tsconfig": "^4.7.2",
9999
"http-status": "1.6.2",
100100
"image-size": "^1.1.1",
101-
"json-schema-to-typescript": "11.0.3",
101+
"json-schema-to-typescript": "15.0.1",
102102
"jsonwebtoken": "9.0.1",
103103
"minimist": "1.2.8",
104104
"monaco-editor": "0.38.0",

0 commit comments

Comments
 (0)