diff --git a/packages/react/package.json b/packages/react/package.json index cf0c4ba4..c27f74f7 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -19,8 +19,8 @@ "build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js" }, "dependencies": { - "@frontegg/js": "7.6.0", - "@frontegg/react-hooks": "7.6.0" + "@frontegg/js": "7.8.0", + "@frontegg/react-hooks": "7.8.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 25901237..17a9c925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,32 +2514,32 @@ resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6" integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q== -"@frontegg/js@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.6.0.tgz#0118b2748092532678b29f65194bed2de1197cb3" - integrity sha512-8P8wshdW3XnUL2cgg5Ddk0w6bOJAJf5SF6ybD+EiLgbuL77R2m5E3kgvuvhG8Tsn8BXEQIAXaPAXk6H0phfa4Q== +"@frontegg/js@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.8.0.tgz#d9d890b733cf5f1b66db10b210a62c5ea0076014" + integrity sha512-2QSBJvTeCIkqXt+xcijTLNP1tJmQlJmdP4IeY2EN4HtcJaEZ0n7pTlE+aMq4NA84SvNB8iJT+LCNuMW5hnPuXg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.6.0" + "@frontegg/types" "7.8.0" -"@frontegg/react-hooks@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.6.0.tgz#42cd95d20284e167ad579900b98d500870aa7304" - integrity sha512-aJ3DehtltKvviwskVKNMRrjeMBLTBXPeKuw1nlMAB4R7vrP17vsWPnCZThxDdP1Xbt9ln6PPssedFrjFdfDttA== +"@frontegg/react-hooks@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.8.0.tgz#3a621436e20bae809bb1d6a2bbe164e105fe8962" + integrity sha512-Llo1LnJ7ez3cZfeFtunpMQf4a0/achl/oPnf/ujaBf0g0+7Y5lMWhfSKEmrSI9kUc6Tg98Bb/pFq6dLfLy3Xog== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.6.0" - "@frontegg/types" "7.6.0" + "@frontegg/redux-store" "7.8.0" + "@frontegg/types" "7.8.0" "@types/react" "*" "@types/react-is" "^17.0.7" get-value "^3.0.1" react-is "^17.0.2" use-sync-external-store "^1.2.2" -"@frontegg/redux-store@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.6.0.tgz#bc0202d413967460e1938d04e4425dc74874e51f" - integrity sha512-mEwEz3rL6Klwhb/ocjDcTzBwGnW/1VkSqLXLVDxUFZo8H0HtvWL6SUrum1HC4b+5vPJFtwIUgqMTOuXto2P7gw== +"@frontegg/redux-store@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.8.0.tgz#ba3c8291d0c9ef9cb1a77d2cb84d8f9c77c6a449" + integrity sha512-ELv25ZfHTUVMtCawUxCT27NSZbdubXIXQN2mJDUD0ONEWXA/N2+F/4J0alze2WCoVG4u3quwBQwD2TWqv2oNQw== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" @@ -2557,13 +2557,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.6.0": - version "7.6.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.6.0.tgz#fa2512dad45cfd8f852eb7dc80844aa6820b922a" - integrity sha512-GmL9GtlwATZqOvXtfc17wAF1LUPpfL0caSYQfHTvsUJ6hMY2z6JRlrJK9KLdOOoW5hj+gWPm+T+CkYQ6gs5Alw== +"@frontegg/types@7.8.0": + version "7.8.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.8.0.tgz#fee0216995b7229cd138e9d5803a397c10280b56" + integrity sha512-6QmloArJXYF4dLzHb/WYmoym6JzDprrgqH6wFuHgIUDVXT928C+YzV/ZI+ntRxLkFMxR9bSxP81Hk456jykRiw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.6.0" + "@frontegg/redux-store" "7.8.0" csstype "^3.0.9" deepmerge "^4.2.2"