@canonical/ds-types
Advanced tools
+5
-5
| { | ||
| "name": "@canonical/ds-types", | ||
| "description": "Types and related type utilities for Pragma.", | ||
| "version": "0.13.0", | ||
| "version": "0.14.0", | ||
| "type": "module", | ||
@@ -46,8 +46,8 @@ "main": "dist/esm/index.js", | ||
| "@biomejs/biome": "2.3.14", | ||
| "@canonical/biome-config": "^0.13.0", | ||
| "@canonical/typescript-config": "^0.13.0", | ||
| "@canonical/webarchitect": "^0.13.0", | ||
| "@canonical/biome-config": "^0.14.0", | ||
| "@canonical/typescript-config": "^0.14.0", | ||
| "@canonical/webarchitect": "^0.14.0", | ||
| "typescript": "^5.9.3" | ||
| }, | ||
| "gitHead": "d3e94d6a33677afef24ba1b967920bc513e1681c" | ||
| "gitHead": "3bcc701893d91c5b7d36454e0c00fb3b490f55cc" | ||
| } |