@zag-js/tabbable
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "@zag-js/tabbable", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "Small utility that returns an array of all* tabbable DOM nodes within a containing node.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/dom-query": "0.10.0" | ||
"@zag-js/dom-query": "0.10.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "module": "dist/index.mjs", |
+ Added@zag-js/dom-query@0.10.1(transitive)
- Removed@zag-js/dom-query@0.10.0(transitive)
Updated@zag-js/dom-query@0.10.1