From e290916ec2fd034baa8a0eb19c036a23f374a824 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 6 Jul 2026 10:26:45 +0000 Subject: [PATCH 1/2] update admin-portal 7.116.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 32704b29..1a9be0f5 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.115.0", - "@frontegg/react-hooks": "7.115.0" + "@frontegg/js": "7.116.0", + "@frontegg/react-hooks": "7.116.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index fd6a7df1..cb27f810 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.115.0": - version "7.115.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.115.0.tgz#47e143fb18e3342fb21c83999108970c5560bc5c" - integrity sha512-07dxt0Lq3c3B1MHh4R1MJmJ9E0PhPdaXIcQUvXGOvxTWupOTo/Yn4FJEvlZKqf1YjZcLiKM2hOCCzd7GFjINXg== +"@frontegg/js@7.116.0": + version "7.116.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.116.0.tgz#0b15380ead744f99a3dd84721c649d0f7f59e4d8" + integrity sha512-XSJvtvxI9gBmBJ+F0ZJdF/UqiSJXOuaSy4IAy2vFfM9rsAeeKYOQY0XXwris2RvMs4sr5N2ZrjoexUsm7H5AEw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.115.0" + "@frontegg/types" "7.116.0" -"@frontegg/react-hooks@7.115.0": - version "7.115.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.115.0.tgz#f157397e7c703f8a70aff1426a4a780a2f8c7425" - integrity sha512-nVU5CThj2AiylqUoBn3RUrZngRZ7MlKbyHSG0T+y2V5zPPbdXEI6y8iEkYQaPg78JSQpHSj0T44ItwciIv67mA== +"@frontegg/react-hooks@7.116.0": + version "7.116.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.116.0.tgz#2f145a0fc45310524208358fbe69a4c6a30239b2" + integrity sha512-1ynbHVTwmzEVw9r/uC3rH+lMITRcEtQNOnAIxuL7sIX7MT9mYyx81R29E+iaHhCv6XnxEtthQgdRdQxkAV34hg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.115.0" - "@frontegg/types" "7.115.0" + "@frontegg/redux-store" "7.116.0" + "@frontegg/types" "7.116.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.115.0": - version "7.115.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.115.0.tgz#2f016ad28e196ee1725fe6f7983817231ae3f69f" - integrity sha512-1yaCLaQI4bG8b2doy++wA0IEuFHWokfeO6Xg/NHTj0sRIMbyQDusiUeYLsNHw99pwHdAQJGEjy+71zcS3UX/vQ== +"@frontegg/redux-store@7.116.0": + version "7.116.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.116.0.tgz#73aa8e3554411775d1b0a7a0e64a13cedeac5491" + integrity sha512-a1cy8OxWQY6RgFUNQspfYVN7xCZYAYx+MbOXM7jiz+jnbyGARmP8s3YPypb+CE1B6PVttWLXiLkn2ClATVUKxA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.115.0" + "@frontegg/rest-api" "7.116.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.115.0": - version "7.115.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.115.0.tgz#9c2e0e3ee695e61211281bb5db6950baa0b5e3b4" - integrity sha512-EsXmjQjox6/zxNXZ375xM/P6V4R1fpyfTJ79ikwCc6N8CpR0OuBODSSlgKooZHnch1fnFnBNx+hoS5XWDpwrIA== +"@frontegg/rest-api@7.116.0": + version "7.116.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.116.0.tgz#945c6361de4301a624912ed06c0c78307ea4bf3e" + integrity sha512-rsFTq0i/PmVVCQ2EU3rCVrBBkY9LVDSUQ20G4Fp4SZrBobUTQvntyHbMFlUfK4Yeb6dTY4iZFM8IOzmqJv+21g== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.115.0": - version "7.115.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.115.0.tgz#1b63d62159dc1b613d2553c6e722b3bb8060c1cf" - integrity sha512-nGNQjlQ2TtvqEwc1XUI3FUz8cCRmNH2OT2BjFTdUxWrL27zyD41L74bujdgMvqGTLrgXVraFoAFykmnJIf6/kw== +"@frontegg/types@7.116.0": + version "7.116.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.116.0.tgz#47e2e3dd36d9436b0614cbea9baa4acde12ac770" + integrity sha512-GzDEqgq0s/D/i3HP4WyIujf41QixPrveBjv3QRb8sjCjAN6GFetKjporEl0Dukydi5fmxw1ExScHn6SrQJgnBA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.115.0" + "@frontegg/redux-store" "7.116.0" csstype "^3.0.9" deepmerge "^4.2.2" From 850aa02375413c5df9654f60e18a43f18bfcee33 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 6 Jul 2026 14:41:49 +0000 Subject: [PATCH 2/2] update admin-portal 7.117.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 1a9be0f5..fc626e12 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.116.0", - "@frontegg/react-hooks": "7.116.0" + "@frontegg/js": "7.117.0", + "@frontegg/react-hooks": "7.117.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index cb27f810..34493125 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.116.0": - version "7.116.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.116.0.tgz#0b15380ead744f99a3dd84721c649d0f7f59e4d8" - integrity sha512-XSJvtvxI9gBmBJ+F0ZJdF/UqiSJXOuaSy4IAy2vFfM9rsAeeKYOQY0XXwris2RvMs4sr5N2ZrjoexUsm7H5AEw== +"@frontegg/js@7.117.0": + version "7.117.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.117.0.tgz#042e0b9e61588211450fc9c8928693b54b53d487" + integrity sha512-nnB9Y7B8D2uDKX0z+YpN7JyhBpjwXitVECzs2XaUaNPWykL5D17vReK1TBZBl9D1IBuY6tfgXRQ+Hz7V5/cXhQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.116.0" + "@frontegg/types" "7.117.0" -"@frontegg/react-hooks@7.116.0": - version "7.116.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.116.0.tgz#2f145a0fc45310524208358fbe69a4c6a30239b2" - integrity sha512-1ynbHVTwmzEVw9r/uC3rH+lMITRcEtQNOnAIxuL7sIX7MT9mYyx81R29E+iaHhCv6XnxEtthQgdRdQxkAV34hg== +"@frontegg/react-hooks@7.117.0": + version "7.117.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.117.0.tgz#92dca9daaa61244265ff86625cce0ab7a94d5253" + integrity sha512-NjlwC7lHTtKtLvKjOwMoAnswnBHXz6et1dH8GkMjbTFeoaSr+A6ADEmnp3ndC10WgiPYhlLVNB0YtqqnI8emSg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.116.0" - "@frontegg/types" "7.116.0" + "@frontegg/redux-store" "7.117.0" + "@frontegg/types" "7.117.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.116.0": - version "7.116.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.116.0.tgz#73aa8e3554411775d1b0a7a0e64a13cedeac5491" - integrity sha512-a1cy8OxWQY6RgFUNQspfYVN7xCZYAYx+MbOXM7jiz+jnbyGARmP8s3YPypb+CE1B6PVttWLXiLkn2ClATVUKxA== +"@frontegg/redux-store@7.117.0": + version "7.117.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.117.0.tgz#0e7e98b21b36623fc7b2d4009146cb8d01151e44" + integrity sha512-uJImfp5Yx/QF8ml79Uv9QjAtufXDKx0iS/y5a694dY6ycrTiSB4pfNvPb3htVLk2sIIpssk9Jt06PuflfgzAcA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.116.0" + "@frontegg/rest-api" "7.117.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.116.0": - version "7.116.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.116.0.tgz#945c6361de4301a624912ed06c0c78307ea4bf3e" - integrity sha512-rsFTq0i/PmVVCQ2EU3rCVrBBkY9LVDSUQ20G4Fp4SZrBobUTQvntyHbMFlUfK4Yeb6dTY4iZFM8IOzmqJv+21g== +"@frontegg/rest-api@7.117.0": + version "7.117.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.117.0.tgz#dbbede10c18dd65dd74e7e2302cf1b687b5e2a13" + integrity sha512-kPs83HLvb8Z4/gf9wGeEH34AOIb2l9Ayv+WhK3QpwSvNBd02hTHhAYyW4ACAi/87Nd3cFSXnlejB/8lA3oEtfg== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.116.0": - version "7.116.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.116.0.tgz#47e2e3dd36d9436b0614cbea9baa4acde12ac770" - integrity sha512-GzDEqgq0s/D/i3HP4WyIujf41QixPrveBjv3QRb8sjCjAN6GFetKjporEl0Dukydi5fmxw1ExScHn6SrQJgnBA== +"@frontegg/types@7.117.0": + version "7.117.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.117.0.tgz#4e2b467cb4652add472c38406dcd54908bd27028" + integrity sha512-89UhOnzXld3pxPmkdePIko0fleSYQbvK28xh0Ym5cZAG/MsqAIGPgpHVA/T0+U2LwoEu+WJVmjrB1wASSzJg+g== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.116.0" + "@frontegg/redux-store" "7.117.0" csstype "^3.0.9" deepmerge "^4.2.2"