diff --git a/packages/react/package.json b/packages/react/package.json index 213a46c0..2e24a28f 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -10,8 +10,8 @@ "build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js" }, "dependencies": { - "@frontegg/js": "6.163.0", - "@frontegg/react-hooks": "6.163.0" + "@frontegg/js": "6.164.0", + "@frontegg/react-hooks": "6.164.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 9626651d..66dfa2b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2378,30 +2378,30 @@ resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.0.1.tgz#038a5b86166bd00cfd3afa942de361434c34ea04" integrity sha512-Ny9M9wLcA6/p9OD09plK3ETy5zyTWpgFoIorAYYYxk4J3S6ardsUOai2MlBmXqbG9J1uxD66rdFF5qr4bwqgyw== -"@frontegg/js@6.163.0": - version "6.163.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.163.0.tgz#1cba457d8ec8727e5ec2880b0937570a14555493" - integrity sha512-z61qkcrE/GIQKEk87Ijp6/q5Jl6mGjHNpVA1rCf0I7uck5dkZ3MkTFZ2cgP2cJEd8EW93UgtVxTcA7zo1jnOGQ== +"@frontegg/js@6.164.0": + version "6.164.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.164.0.tgz#49910a65c1ec1181a74a4f20c404ddf5a777aa45" + integrity sha512-6f7aV95ig1titWjiWzKBMrElLmyWQ0WFULZrjY2v7OSe21e4PEv5sVFWE8j/QsnX5yJ+HaUF/jvwlKv4rWcGdg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.163.0" + "@frontegg/types" "6.164.0" -"@frontegg/react-hooks@6.163.0": - version "6.163.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.163.0.tgz#f42028be2188b90c4d511a0f3445d51c22f912f9" - integrity sha512-/gTpAdHRC6mHJrWoNoSnXFzzMc5Fsy2XjIHGZtJu04FpA1t44boSDHz/4j29gfIVgsedj3NBN+AZKi3f2/j95g== +"@frontegg/react-hooks@6.164.0": + version "6.164.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.164.0.tgz#816cf5045f385d1773c180cc560f613657ee6c89" + integrity sha512-SUaUQ45xnGERZzm83yhhsDgXEM/icD7SLNrDbo1T4nzK7TD5P5Usp6gHBGopA02DRil9yd0vlbl5KW4ysYX23g== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.163.0" - "@frontegg/types" "6.163.0" + "@frontegg/redux-store" "6.164.0" + "@frontegg/types" "6.164.0" "@types/react" "*" get-value "^3.0.1" react-redux "^7.x" -"@frontegg/redux-store@6.163.0": - version "6.163.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.163.0.tgz#a629b2f16594761bf1ae24753c9073af620a3015" - integrity sha512-rrw8ONv44ZxOw3+rLVlZJwWaBHcyIE4BOpnRJhzYjXKas5hIAtnLLUKGOTlUIxNK2WzdnbGwTlRbE/gFSXulyQ== +"@frontegg/redux-store@6.164.0": + version "6.164.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.164.0.tgz#daa30e11ff027c67aab277fbb9c7f7193d229ab1" + integrity sha512-L2V4+zXu0cvFYXLDKDA6KilZKnR7qy9Pb3hH5LeUdidUYfVFREnIFXKtttlqan8UnWMK34+VgRqpNYoT0AzjKA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.0.1" @@ -2419,13 +2419,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.0.1" -"@frontegg/types@6.163.0": - version "6.163.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.163.0.tgz#39c4c72c14154f9d37322f21f707a70299c0d9aa" - integrity sha512-4z3vC9spAOUDa6wTwEJ/n3GuDHJpwr2bf9bMq4LWJ55RzV9uYTXWydCdciCpA4PRb4IBj7NIEBVCHKisXtcIpg== +"@frontegg/types@6.164.0": + version "6.164.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.164.0.tgz#6f7804e6b0a3a6aae902b1818247b012faf12073" + integrity sha512-esvTosH4mpg2bm1eF7sEICnzxTLvgrtIUVSl2Pa/JSns8rpNy83b9y5fbiOUEyaaMYmobDbVdvYozGSNr/+vRg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.163.0" + "@frontegg/redux-store" "6.164.0" csstype "^3.0.9" deepmerge "^4.2.2"