@fiatconnect/fiatconnect-types
Advanced tools
Comparing version
{ | ||
"name": "@fiatconnect/fiatconnect-types", | ||
"version": "13.3.8", | ||
"version": "13.3.9", | ||
"description": "Types used in the FiatConnect specification. Offered as standalone module for payment providers and wallets to both use for FiatConnect APIs and integrations.", | ||
@@ -41,5 +41,5 @@ "scripts": { | ||
"jest": "^29.7.0", | ||
"prettier": "^3.2.5", | ||
"prettier": "^3.4.2", | ||
"semantic-release": "^19.0.5", | ||
"typescript": "^5.4.5" | ||
"typescript": "^5.7.2" | ||
}, | ||
@@ -54,4 +54,4 @@ "prettier": "@valora/prettier-config", | ||
"dependencies": { | ||
"zod": "^3.23.8" | ||
"zod": "^3.24.0" | ||
} | ||
} |
Updated