@xstate/react
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "@xstate/react", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "XState tools for React", | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0", | ||
"xstate": "^5.19.1" | ||
"xstate": "^5.19.2" | ||
}, | ||
@@ -78,5 +78,5 @@ "peerDependenciesMeta": { | ||
"@xstate-repo/jest-utils": "^0.0.0", | ||
"xstate": "^5.19.1" | ||
"xstate": "^5.19.2" | ||
}, | ||
"scripts": {} | ||
} |