From b4c3cb32e6edcf340fa1dac9b2b3d336ba48653b Mon Sep 17 00:00:00 2001 From: frontegg Date: Tue, 19 Nov 2024 13:50:03 +0000 Subject: [PATCH 1/2] update admin-portal 7.31.0 --- packages/react/package.json | 4 +-- yarn.lock | 50 ++++++++++++++++++------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 046c954f..bfe204fa 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.30.0", - "@frontegg/react-hooks": "7.30.0" + "@frontegg/js": "7.31.0", + "@frontegg/react-hooks": "7.31.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 17a5b600..c23b2547 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,57 +2514,57 @@ 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.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.30.0.tgz#06e8b57218e79f511b967dbc3c13d3ea3ee888f3" - integrity sha512-wx6qPlZfINCNhbznKoGr9WMbGfdiK4uPUiLxLH32ku9PRFBZvPexMZuzVeCt+pTtIB1NFIYV/Tkd3/vKIVlizQ== +"@frontegg/js@7.31.0": + version "7.31.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.31.0.tgz#691b79e53b8a8390d015e1313923918f5743d7c1" + integrity sha512-8XYYdgY4e55u/TJ2EzzZXXDofh8/GmACkKdVcIPeW4p0lRgE/Yjyk0jlorKTljk1zUomxDG8x60BMujAr4wCow== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.30.0" + "@frontegg/types" "7.31.0" -"@frontegg/react-hooks@7.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.30.0.tgz#44c8a5308446f449b3006d2272feb4cb95beb4e4" - integrity sha512-iEubZRJEi6Z8Z39rszRaG3m37ipdMF7vOmQRaYy5a37e7+5/v72pXifmhBYVdNvSiaBQtAFp1Wh2ZZt9nlYHjw== +"@frontegg/react-hooks@7.31.0": + version "7.31.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.31.0.tgz#33e071d36dda38ab3fb9d02d7a7c979bea9d8270" + integrity sha512-eCnd7DMF/eqsuIIN0GRjRa2XWPstQwKvL/MS58knSw69ZFZ3aPYhPHAZI1SrgI886Yas1dnAG30X0RTBxwDSIg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.30.0" - "@frontegg/types" "7.30.0" + "@frontegg/redux-store" "7.31.0" + "@frontegg/types" "7.31.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.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.30.0.tgz#36baf4728cef51c616265c2f94ff55aa9fdd6843" - integrity sha512-FS4p+7eS65IhHO0pMcT9kWwMOwrueiBBmQWLShAtSo6qodE7pQ9ob+kfhXvDI+BDjxRtWR3TCcxmtAXmdySQ5Q== +"@frontegg/redux-store@7.31.0": + version "7.31.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.31.0.tgz#6e9f3d8bebb25c201493e6c1f1330fa9481b1a03" + integrity sha512-p/4BDzIhMACkGfI7EjPB5cKZPwfaUVm5Eim0Xw+M2qNB57/8USpxGA4k05mebUz7UkCYC/lDhaZE+umNsSU9ZQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.30.0" + "@frontegg/rest-api" "7.31.0" fast-deep-equal "3.1.3" get-value "^3.0.1" proxy-compare "^3.0.0" set-value "^4.1.0" uuid "^10.0.0" -"@frontegg/rest-api@7.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.30.0.tgz#a6103b71eae32edffa3ddb096112bf72b55d25e6" - integrity sha512-4M/StIUf+CF5334J0CuEHdl0jw7p7z2veRnXlxw+YMo3nK6lfHKtjgIeWM08fCce0d7SFVMed+0GwtvN64IzVg== +"@frontegg/rest-api@7.31.0": + version "7.31.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.31.0.tgz#50acfe35c57120204e08f710e295d8e8a4af5787" + integrity sha512-gD9ezeoD2rxybpiTwQtgS/h4xaaJzdX+g0oZpGYlS2jsRrfHX7VbpNuesxiu+De8Xs5YLrxO2x42lrvxk+3Gig== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.30.0": - version "7.30.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.30.0.tgz#3c9f6ca21bc497adf3fe5802171818cde9b27e2b" - integrity sha512-44RGbjh0voOzN1in6LOHwLJ1p04UZyfAFK8mIUMu1+pznBlj9Mxz6lXzz6CTTe4qgJFQEFbeqOSlt9ZyM841Lg== +"@frontegg/types@7.31.0": + version "7.31.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.31.0.tgz#58a33230d56ede819da111dd6e93107913002eaf" + integrity sha512-GOK+ESEp8z9x1bpzMoLWHnbFEFFH4PLgWtuas2eVFD5bwB/ptpr53ewMKLr9B3b8Am1KXPPCVMABs1w2bNltfA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.30.0" + "@frontegg/redux-store" "7.31.0" csstype "^3.0.9" deepmerge "^4.2.2" From 03640b2e5ce5dfb6de48a1b8bf112f3233f94d90 Mon Sep 17 00:00:00 2001 From: frontegg Date: Tue, 19 Nov 2024 15:38:12 +0000 Subject: [PATCH 2/2] update admin-portal 7.32.0 --- packages/react/package.json | 4 +-- yarn.lock | 50 ++++++++++++++++++------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index bfe204fa..a3de0ed0 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.31.0", - "@frontegg/react-hooks": "7.31.0" + "@frontegg/js": "7.32.0", + "@frontegg/react-hooks": "7.32.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index c23b2547..52132be9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,57 +2514,57 @@ 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.31.0": - version "7.31.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.31.0.tgz#691b79e53b8a8390d015e1313923918f5743d7c1" - integrity sha512-8XYYdgY4e55u/TJ2EzzZXXDofh8/GmACkKdVcIPeW4p0lRgE/Yjyk0jlorKTljk1zUomxDG8x60BMujAr4wCow== +"@frontegg/js@7.32.0": + version "7.32.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.32.0.tgz#bb8be194e72cb41b71f084551fd422e66e7fe869" + integrity sha512-2PkW/LUjAMmMAeSqmJamEvT0+p5zHYXRhrpkD5IDe53Zk69sAKbRyES2Spz/CCmJ2BBUHfVjnLwMP2OLvs92Aw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.31.0" + "@frontegg/types" "7.32.0" -"@frontegg/react-hooks@7.31.0": - version "7.31.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.31.0.tgz#33e071d36dda38ab3fb9d02d7a7c979bea9d8270" - integrity sha512-eCnd7DMF/eqsuIIN0GRjRa2XWPstQwKvL/MS58knSw69ZFZ3aPYhPHAZI1SrgI886Yas1dnAG30X0RTBxwDSIg== +"@frontegg/react-hooks@7.32.0": + version "7.32.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.32.0.tgz#48bfe04e5c5dffa0bcea9eee7e148673d005ebd9" + integrity sha512-RNnTdzlfIUIf4acUYFbvP44WVrKFfavAf9Br23JMzq9r9RPiTa2BuFoQkUBjQXIPHrvV024pDCjI3B1kHrd1NA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.31.0" - "@frontegg/types" "7.31.0" + "@frontegg/redux-store" "7.32.0" + "@frontegg/types" "7.32.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.31.0": - version "7.31.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.31.0.tgz#6e9f3d8bebb25c201493e6c1f1330fa9481b1a03" - integrity sha512-p/4BDzIhMACkGfI7EjPB5cKZPwfaUVm5Eim0Xw+M2qNB57/8USpxGA4k05mebUz7UkCYC/lDhaZE+umNsSU9ZQ== +"@frontegg/redux-store@7.32.0": + version "7.32.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.32.0.tgz#7201732bcd3d668cefde938033c23dbc65e27153" + integrity sha512-Kd/h2LvtV1NTGRfarZZR4t5zY9MpruWwRA5N9VKBVmKmwFJz2dxvJkPrPaZJPpIRVJ1+lAAdJWnJOAqwkOKc5w== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.31.0" + "@frontegg/rest-api" "7.32.0" fast-deep-equal "3.1.3" get-value "^3.0.1" proxy-compare "^3.0.0" set-value "^4.1.0" uuid "^10.0.0" -"@frontegg/rest-api@7.31.0": - version "7.31.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.31.0.tgz#50acfe35c57120204e08f710e295d8e8a4af5787" - integrity sha512-gD9ezeoD2rxybpiTwQtgS/h4xaaJzdX+g0oZpGYlS2jsRrfHX7VbpNuesxiu+De8Xs5YLrxO2x42lrvxk+3Gig== +"@frontegg/rest-api@7.32.0": + version "7.32.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.32.0.tgz#a03352922fac3297e0eb8dce930ec8abdfd9cb2a" + integrity sha512-tetS4yBrQbu0FR9nUfAaty+oucWYWyycAaSa/n7WpzodNcuxgyH1/4JfM2V9JjbTJeZj+XvF5haG+vqYN/KWyw== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.31.0": - version "7.31.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.31.0.tgz#58a33230d56ede819da111dd6e93107913002eaf" - integrity sha512-GOK+ESEp8z9x1bpzMoLWHnbFEFFH4PLgWtuas2eVFD5bwB/ptpr53ewMKLr9B3b8Am1KXPPCVMABs1w2bNltfA== +"@frontegg/types@7.32.0": + version "7.32.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.32.0.tgz#532e8fd1aec5e8d7388e4f69f14b9ddde8036b81" + integrity sha512-BLSfXlbeixsLpGrEQxIkcqv9hNWhzOYKg1aL+8pytQuxlAL+95g1B5AJ90CJfKjRH2msButk4R6ZBOeMYw/YnA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.31.0" + "@frontegg/redux-store" "7.32.0" csstype "^3.0.9" deepmerge "^4.2.2"