@corbado/react
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@corbado/react", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "This package provides all the functionalities and UI components needed by developers when integration Corbado's Authentication management system in their react application", | ||
@@ -34,4 +34,4 @@ "author": "Abdullah Shahbaz <abdullah_ghani@live.com>", | ||
"dependencies": { | ||
"@corbado/react-sdk": "^1.1.3", | ||
"@corbado/shared-ui": "^1.1.3", | ||
"@corbado/react-sdk": "^1.1.4", | ||
"@corbado/shared-ui": "^1.1.4", | ||
"i18next": "23.5.1", | ||
@@ -43,3 +43,3 @@ "i18next-browser-languagedetector": "7.1.0", | ||
"@corbado/types": "^1.1.3", | ||
"@corbado/web-core": "^1.1.3", | ||
"@corbado/web-core": "^1.1.4", | ||
"@svgr/webpack": "^8.1.0", | ||
@@ -54,3 +54,3 @@ "@types/react": "^18.2.0", | ||
}, | ||
"gitHead": "e924b3e06ac8ad79b7e094f862f563fd0d4faf22" | ||
"gitHead": "3b8b6dab51d09890a25affac2acb40b47f322fb8" | ||
} |
Updated@corbado/react-sdk@^1.1.4
Updated@corbado/shared-ui@^1.1.4