@zag-js/react
Advanced tools
Comparing version 0.76.0 to 0.77.0
{ | ||
"name": "@zag-js/react", | ||
"version": "0.76.0", | ||
"version": "0.77.0", | ||
"description": "The react wrapper for zag", | ||
@@ -29,8 +29,8 @@ "keywords": [ | ||
"proxy-compare": "3.0.0", | ||
"@zag-js/core": "0.76.0", | ||
"@zag-js/store": "0.76.0", | ||
"@zag-js/types": "0.76.0" | ||
"@zag-js/core": "0.77.0", | ||
"@zag-js/store": "0.77.0", | ||
"@zag-js/types": "0.77.0" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "18.3.11", | ||
"@types/react": "18.3.12", | ||
"@types/react-dom": "18.3.1", | ||
@@ -40,3 +40,3 @@ "react": "18.3.1", | ||
"clean-package": "2.2.0", | ||
"@zag-js/utils": "0.76.0" | ||
"@zag-js/utils": "0.77.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
+ Added@zag-js/core@0.77.0(transitive)
+ Added@zag-js/store@0.77.0(transitive)
+ Added@zag-js/types@0.77.0(transitive)
+ Added@zag-js/utils@0.77.0(transitive)
- Removed@zag-js/core@0.76.0(transitive)
- Removed@zag-js/store@0.76.0(transitive)
- Removed@zag-js/types@0.76.0(transitive)
- Removed@zag-js/utils@0.76.0(transitive)
Updated@zag-js/core@0.77.0
Updated@zag-js/store@0.77.0
Updated@zag-js/types@0.77.0