@xylabs/array
Advanced tools
+5
-5
| { | ||
| "name": "@xylabs/array", | ||
| "version": "5.1.4", | ||
| "version": "5.1.5", | ||
| "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -43,8 +43,8 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/exists": "~5.1.4" | ||
| "@xylabs/exists": "~5.1.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^25.9.0", | ||
| "@xylabs/toolchain": "~8.0.8", | ||
| "@xylabs/tsconfig": "~8.0.8", | ||
| "@xylabs/toolchain": "^8.0.8", | ||
| "@xylabs/tsconfig": "^8.0.8", | ||
| "eslint": "^10.4.0", | ||
@@ -54,3 +54,3 @@ "typescript": "^6.0.3", | ||
| "vitest": "^4.1.6", | ||
| "@xylabs/vitest-extended": "~5.1.4" | ||
| "@xylabs/vitest-extended": "~5.1.5" | ||
| }, | ||
@@ -57,0 +57,0 @@ "engines": { |
Updated