@shopify/react-form-state
Advanced tools
Comparing version 2.1.4 to 2.2.0
{ | ||
"name": "@shopify/react-form-state", | ||
"version": "2.1.4", | ||
"version": "2.2.0", | ||
"license": "MIT", | ||
@@ -23,13 +23,13 @@ "description": "Manage React forms tersely and type-safely with no magic", | ||
"engines": { | ||
"node": "^14.17.0 || >=16.0.0" | ||
"node": ">=18.12.0" | ||
}, | ||
"dependencies": { | ||
"@shopify/predicates": "^3.0.1", | ||
"@shopify/predicates": "^3.1.0", | ||
"fast-deep-equal": "^3.1.3" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0 <19.0.0" | ||
"react": ">=18.0.0 <19.0.0" | ||
}, | ||
"devDependencies": { | ||
"@shopify/react-testing": "^5.1.5" | ||
"@shopify/react-testing": "^5.3.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "sideEffects": false, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
77651
Updated@shopify/predicates@^3.1.0