@xylabs/hex
Advanced tools
+6
-6
| { | ||
| "name": "@xylabs/hex", | ||
| "version": "6.0.7", | ||
| "version": "6.0.8", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -48,8 +48,8 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/error": "~6.0.7", | ||
| "@xylabs/typeof": "~6.0.7" | ||
| "@xylabs/error": "~6.0.8", | ||
| "@xylabs/typeof": "~6.0.8" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.1.11", | ||
| "@xylabs/tsconfig": "^8.1.11", | ||
| "@xylabs/toolchain": "^8.1.14", | ||
| "@xylabs/tsconfig": "^8.1.14", | ||
| "eslint": "^10.4.1", | ||
@@ -60,3 +60,3 @@ "typescript": "^6.0.3", | ||
| "zod": "^4.4.3", | ||
| "@xylabs/vitest-extended": "~6.0.7" | ||
| "@xylabs/vitest-extended": "~6.0.8" | ||
| }, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |
Updated
Updated