@shopify/react-i18n-universal-provider
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "@shopify/react-i18n-universal-provider", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"license": "MIT", | ||
@@ -27,5 +27,5 @@ "description": "A self-serializing/deserializing i18n provider that works for isomorphic applications.", | ||
"dependencies": { | ||
"@shopify/react-hooks": "^1.2.4", | ||
"@shopify/react-html": "^9.2.4", | ||
"@shopify/react-i18n": "^2.1.2" | ||
"@shopify/react-hooks": "^1.2.5", | ||
"@shopify/react-html": "^9.2.5", | ||
"@shopify/react-i18n": "^2.1.3" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/react-effect": "^3.2.4", | ||
"@shopify/react-effect": "^3.2.5", | ||
"faker": "^4.1.0" | ||
@@ -39,0 +39,0 @@ }, |
Updated@shopify/react-hooks@^1.2.5
Updated@shopify/react-html@^9.2.5
Updated@shopify/react-i18n@^2.1.3