From 78e756370d7a446006a41377046814de1c1b2442 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 2 Oct 2023 08:36:06 +0000 Subject: [PATCH] update admin-portal 6.143.0 --- packages/react/package.json | 4 ++-- yarn.lock | 40 ++++++++++++++++++------------------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index bd601e2b5..535870f2e 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.142.0", - "@frontegg/react-hooks": "6.142.0" + "@frontegg/js": "6.143.0", + "@frontegg/react-hooks": "6.143.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 3663c8584..8a8f8fcc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1465,30 +1465,30 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@frontegg/js@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.142.0.tgz#4279aa970ec33dff55692cf75c95402b580e73a8" - integrity sha512-TB5sK+HHvxtbbG7/9pGCwZY3c5gbF8BLDZuE7mcOEwBjssVrjrcRQheq9dgDQ926EKdt6+giN/0ODmsPdadQ8w== +"@frontegg/js@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.143.0.tgz#4234f4c8a2e47e6883fde40f03bfdda7934a1801" + integrity sha512-rbvc6plefi/DQ5RJXOhRn1xOrrUyd3/LDIgXyuWR6NuZhIrAJjwFtlWEWgyXY8/fEKpwlnyp/KX/zZdLy+nBkQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.142.0" + "@frontegg/types" "6.143.0" -"@frontegg/react-hooks@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.142.0.tgz#8fa4f962ef55306a275763fe24cb7f612c089d4d" - integrity sha512-ekbakqhCWLTXB/H404HAaz3uk07nApsW3lSGI93MsGL091Fr2Do1G0QXJOfaY4fxndp+WRnS+QTIDzEk87UxSQ== +"@frontegg/react-hooks@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.143.0.tgz#716efadb7bc3ce9a6fc8118da8754d71f6f735e8" + integrity sha512-OLUDNveUX4Kzfw9bczZuCIb258SoUFz1BWSMOVE7LQjVCz8MpNfy3EYgtbkGdbkEinDE/TTG4FGJqzQtwmkLMQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.142.0" - "@frontegg/types" "6.142.0" + "@frontegg/redux-store" "6.143.0" + "@frontegg/types" "6.143.0" "@types/react" "*" get-value "^3.0.1" react-redux "^7.x" -"@frontegg/redux-store@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.142.0.tgz#e9c61135bfdddcdc1a644c2f66785d63f4937211" - integrity sha512-x4LS6olwP64r3Sllft11Bg3lvwo9jeqg4CkHSGoL2wzz2vGObkRFvyRLKFyWp9GcEu1jHsX6kY6Wg3gKoNA4Bg== +"@frontegg/redux-store@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.143.0.tgz#8e969265472c2e6e81ac4780383048efa93609cd" + integrity sha512-uZlmpBJKAqR1Ot4wPU7t/M59lDmCRnZ16IbKN9h33zQEsb3EoB9ussGDID+882MBpQlMlp9GGY3urjs60iwbPw== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/rest-api" "3.1.23" @@ -1504,13 +1504,13 @@ dependencies: "@babel/runtime" "^7.17.2" -"@frontegg/types@6.142.0": - version "6.142.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.142.0.tgz#2343ec627dc9694e67aaee2195dfdc75a1f6301a" - integrity sha512-M546l6NmOFL+svKg7G0VviHAbmEL5JCJh0cinVnDlHDAAMJKz1F8D0D8w9YDxJYCVzICbK/xosgeC3SWnjnmEw== +"@frontegg/types@6.143.0": + version "6.143.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.143.0.tgz#ce4f69ffb298bf33fc08596b209ab8fe4525fd40" + integrity sha512-0H8u5lqNI/qlbm6KB/8N64bFH2FL/pyhCuHviFOcIMQc9pX47xPXrzI3cDiSb6Colps88Skevqmgqu/MSHyjpQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.142.0" + "@frontegg/redux-store" "6.143.0" csstype "^3.0.9" deepmerge "^4.2.2"