From cf1ad82742888ad22ebe2f949b13e9f0c61d0900 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 2 Sep 2024 19:48:57 +0000 Subject: [PATCH] update admin-portal 7.9.0 --- packages/nextjs/package.json | 4 ++-- yarn.lock | 40 ++++++++++++++++++------------------ 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index b9e1f943..203e9540 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -27,8 +27,8 @@ "lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}" }, "dependencies": { - "@frontegg/js": "7.8.0", - "@frontegg/react-hooks": "7.8.0", + "@frontegg/js": "7.9.0", + "@frontegg/react-hooks": "7.9.0", "http-proxy": "^1.18.1", "iron-session": "^6.3.1", "jose": "^4.12.2" diff --git a/yarn.lock b/yarn.lock index 0147d8b0..70b97b9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1290,32 +1290,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.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== +"@frontegg/js@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.9.0.tgz#4b1e8063c2ab7c30d4e45adfdae39c95cd5de3d9" + integrity sha512-X/vKl64hek8bKdMiDkXY6o/wyKveqM734Vd1zEsyu2vaBbOfr+9eVQe3SWAos6jhnvH5KNwUhJupkeBY0pvXnA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.8.0" + "@frontegg/types" "7.9.0" -"@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== +"@frontegg/react-hooks@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.9.0.tgz#e81fa4d6de4da9401ffca4df2f301b5e703e1617" + integrity sha512-DiinX2X8pnAVhwQXr9JQmcBSZtasrYSuwOFtppxr5dcb48l6L5vRCymh+TB1X6Ddr868XAftJu22a8Bh6wfSwg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.8.0" - "@frontegg/types" "7.8.0" + "@frontegg/redux-store" "7.9.0" + "@frontegg/types" "7.9.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.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== +"@frontegg/redux-store@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.9.0.tgz#e5915a2a4dd9c894d080f0749b7328ca6ee60bdb" + integrity sha512-HnGHAQB+7XTA4qfhpQLhmi21/ONIXhirscRPu3QtClGgaoL69fe+No0y1yeTEVYHZTe58QWmJesX2yk4py3fvg== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" @@ -1333,13 +1333,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@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== +"@frontegg/types@7.9.0": + version "7.9.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.9.0.tgz#bf00ef1bb1a105b888b01d25ea7ec903e0ca95a6" + integrity sha512-CdjustoH+fehKDqi8StcFAHh230QlYUQxMA4fLqnKyz5UqG2j6Ujt0PcwuUU6Ykmg3woqHAvyKW+I0FPY+2wyw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.8.0" + "@frontegg/redux-store" "7.9.0" csstype "^3.0.9" deepmerge "^4.2.2"