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