perf: upgrade json-schema-to-typescript and various other dependencies (#9076)
This further reduces the amount of dependencies installed by payload. Special thanks to @benmccann for this PR (https://github.com/bcherny/json-schema-to-typescript/pull/639) ! json-schema-to-typescript before this PR (15.0.1):  14mb, 37 dependencies json-schema-to-typescript after this PR (15.0.3):  11 MB, 14 dependencies This PR also upgrades: - console-table-printer - croner - get-tsconfig - jose - pino-pretty - ts-essentials - tsx
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
"server-only": "^0.0.1",
|
||||
"slate": "0.91.4",
|
||||
"tempy": "^1.0.1",
|
||||
"ts-essentials": "10.0.2",
|
||||
"ts-essentials": "10.0.3",
|
||||
"typescript": "5.6.3",
|
||||
"uploadthing": "^6.10.1",
|
||||
"uuid": "10.0.0"
|
||||
|
||||
Reference in New Issue
Block a user