@nordicsemiconductor/asset-tracker-cloud-docs
Advanced tools
Comparing version 36.0.16 to 36.0.17
{ | ||
"name": "@nordicsemiconductor/asset-tracker-cloud-docs", | ||
"version": "36.0.16", | ||
"version": "36.0.17", | ||
"description": "The nRF Asset Tracker aims to provide a concrete end-to-end example for an IoT product in the asset tracker space.", | ||
@@ -38,7 +38,7 @@ "type": "module", | ||
"@types/glob": "8.1.0", | ||
"@types/node": "20.12.8", | ||
"@types/node": "20.12.11", | ||
"chalk": "5.3.0", | ||
"glob": "10.3.12", | ||
"glob": "10.3.14", | ||
"husky": "9.0.11", | ||
"tsx": "4.9.0" | ||
"tsx": "4.10.0" | ||
}, | ||
@@ -93,5 +93,5 @@ "lint-staged": { | ||
"peerDependencies": { | ||
"@sinclair/typebox": "^0.32.29", | ||
"@sinclair/typebox": "^0.32.30", | ||
"ajv": "^8.13.0" | ||
} | ||
} |
76780