@matter/tools
Advanced tools
{ | ||
"name": "@matter/tools", | ||
"version": "0.12.6-alpha.0-20250304-03716637c", | ||
"version": "0.13.0-alpha.0-20250304-d4a7592a4", | ||
"description": "Matter.js tooling", | ||
@@ -65,6 +65,6 @@ "type": "module", | ||
"esbuild": "^0.25.0", | ||
"minimatch": "^9.0.5", | ||
"typescript": "~5.7.3", | ||
"type-fest": "^4.36.0", | ||
"typedoc": "^0.27.8", | ||
"minimatch": "^10.0.1", | ||
"typescript": "~5.8.2", | ||
"type-fest": "^4.37.0", | ||
"typedoc": "^0.27.9", | ||
"typedoc-github-theme": "^0.2.1" | ||
@@ -78,3 +78,3 @@ }, | ||
"@types/minimatch": "^5.1.2", | ||
"@types/node": "^22.13.5", | ||
"@types/node": "^22.13.9", | ||
"detective-typescript": "^14.0.0" | ||
@@ -81,0 +81,0 @@ }, |
1185561
0