@blgc/utils
Advanced tools
+4
-4
| { | ||
| "name": "@blgc/utils", | ||
| "version": "0.0.59", | ||
| "version": "0.0.60", | ||
| "private": false, | ||
@@ -26,5 +26,5 @@ "description": "Straightforward, typesafe, and tree-shakable collection of utility functions", | ||
| "devDependencies": { | ||
| "@types/node": "^24.3.0", | ||
| "@blgc/config": "0.0.37", | ||
| "rollup-presets": "0.0.23" | ||
| "@types/node": "^24.10.0", | ||
| "@blgc/config": "0.0.39", | ||
| "rollup-presets": "0.0.25" | ||
| }, | ||
@@ -31,0 +31,0 @@ "size-limit": [ |
47012
0