@xylabs/hex
Advanced tools
+9
-9
| { | ||
| "name": "@xylabs/hex", | ||
| "version": "6.0.4", | ||
| "version": "6.0.5", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -48,14 +48,14 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/error": "~6.0.4", | ||
| "@xylabs/typeof": "~6.0.4" | ||
| "@xylabs/error": "~6.0.5", | ||
| "@xylabs/typeof": "~6.0.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@xylabs/toolchain": "^8.1.5", | ||
| "@xylabs/tsconfig": "^8.1.5", | ||
| "eslint": "^10.4.0", | ||
| "@xylabs/toolchain": "^8.1.8", | ||
| "@xylabs/tsconfig": "^8.1.8", | ||
| "eslint": "^10.4.1", | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.14", | ||
| "vitest": "^4.1.7", | ||
| "vite": "^8.0.16", | ||
| "vitest": "^4.1.8", | ||
| "zod": "^4.4.3", | ||
| "@xylabs/vitest-extended": "~6.0.4" | ||
| "@xylabs/vitest-extended": "~6.0.5" | ||
| }, | ||
@@ -62,0 +62,0 @@ "peerDependencies": { |
Updated
Updated