@clipboard-health/json-api-nestjs
Advanced tools
Comparing version 0.15.7 to 0.15.8
{ | ||
"name": "@clipboard-health/json-api-nestjs", | ||
"description": "TypeScript-friendly utilities for adhering to the JSON:API specification with NestJS.", | ||
"version": "0.15.7", | ||
"version": "0.15.8", | ||
"bugs": "https://github.com/ClipboardHealth/core-utils/issues", | ||
@@ -9,6 +9,6 @@ "dependencies": { | ||
"tslib": "2.8.0", | ||
"type-fest": "4.32.0" | ||
"type-fest": "4.33.0" | ||
}, | ||
"devDependencies": { | ||
"@clipboard-health/testing-core": "0.11.6", | ||
"@clipboard-health/testing-core": "0.11.7", | ||
"zod": "3.24.1" | ||
@@ -15,0 +15,0 @@ }, |
+ Addedtype-fest@4.33.0(transitive)
- Removedtype-fest@4.32.0(transitive)
Updatedtype-fest@4.33.0