Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@zag-js/react

Package Overview
Dependencies
Maintainers
1
Versions
1088
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/react - npm Package Compare versions

Comparing version
1.31.1
to
1.32.0
+10
-10
package.json
{
"name": "@zag-js/react",
"version": "1.31.1",
"version": "1.32.0",
"description": "The react wrapper for zag",

@@ -28,6 +28,6 @@ "keywords": [

"dependencies": {
"@zag-js/core": "1.31.1",
"@zag-js/store": "1.31.1",
"@zag-js/types": "1.31.1",
"@zag-js/utils": "1.31.1"
"@zag-js/core": "1.32.0",
"@zag-js/store": "1.32.0",
"@zag-js/types": "1.32.0",
"@zag-js/utils": "1.32.0"
},

@@ -38,9 +38,9 @@ "devDependencies": {

"@types/jsdom": "^27.0.0",
"react": "19.2.0",
"react-dom": "19.2.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"clean-package": "2.2.0",
"@testing-library/react": "^16.3.0",
"@testing-library/react": "^16.3.1",
"@testing-library/jest-dom": "^6.9.1",
"@vitejs/plugin-react": "^5.1.0",
"jsdom": "^27.0.1"
"@vitejs/plugin-react": "^5.1.2",
"jsdom": "^27.4.0"
},

@@ -47,0 +47,0 @@ "peerDependencies": {