@synstack/json
Advanced tools
+5
-5
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "1.1.5", | ||
| "version": "1.1.6", | ||
| "description": "Schema-safe and type-safe JSON serialization and deserialization", | ||
@@ -52,5 +52,5 @@ "keywords": [ | ||
| "@types/node": "^22.10.1", | ||
| "tsup": "^8.3.5", | ||
| "typescript": "^5.7.2", | ||
| "zod": "^3.23.8" | ||
| "tsup": "^8.4.0", | ||
| "typescript": "^5.7.3", | ||
| "zod": "^3.24.2" | ||
| }, | ||
@@ -65,3 +65,3 @@ "peerDependencies": { | ||
| ], | ||
| "gitHead": "886036553ab02c6c1b98289b1de64240de866521" | ||
| "gitHead": "9351f651b39cf757bc37c3e2ab9c516c0e2ed127" | ||
| } |