@canonical/ds-types
Advanced tools
+5
-5
| { | ||
| "name": "@canonical/ds-types", | ||
| "description": "Types and related type utilities for Pragma.", | ||
| "version": "0.17.0", | ||
| "version": "0.17.1", | ||
| "type": "module", | ||
@@ -46,8 +46,8 @@ "main": "dist/esm/index.js", | ||
| "@biomejs/biome": "2.4.5", | ||
| "@canonical/biome-config": "^0.17.0", | ||
| "@canonical/typescript-config": "^0.17.0", | ||
| "@canonical/webarchitect": "^0.17.0", | ||
| "@canonical/biome-config": "^0.17.1", | ||
| "@canonical/typescript-config": "^0.17.1", | ||
| "@canonical/webarchitect": "^0.17.1", | ||
| "typescript": "^5.9.3" | ||
| }, | ||
| "gitHead": "7797c6d0bc70e440c183e8a3f2b33c6d4f03e234" | ||
| "gitHead": "e3eaaa9efdb58fa72acb8fdd3c7dffa25a1341c4" | ||
| } |