Skip to content

Commit e290916

Browse files
author
frontegg
committed
update admin-portal 7.116.0
1 parent 3ef175a commit e290916

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js"
2020
},
2121
"dependencies": {
22-
"@frontegg/js": "7.115.0",
23-
"@frontegg/react-hooks": "7.115.0"
22+
"@frontegg/js": "7.116.0",
23+
"@frontegg/react-hooks": "7.116.0"
2424
},
2525
"peerDependencies": {
2626
"react": ">16.9.0",

yarn.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,57 +2514,57 @@
25142514
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
25152515
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==
25162516

2517-
"@frontegg/js@7.115.0":
2518-
version "7.115.0"
2519-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.115.0.tgz#47e143fb18e3342fb21c83999108970c5560bc5c"
2520-
integrity sha512-07dxt0Lq3c3B1MHh4R1MJmJ9E0PhPdaXIcQUvXGOvxTWupOTo/Yn4FJEvlZKqf1YjZcLiKM2hOCCzd7GFjINXg==
2517+
"@frontegg/js@7.116.0":
2518+
version "7.116.0"
2519+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.116.0.tgz#0b15380ead744f99a3dd84721c649d0f7f59e4d8"
2520+
integrity sha512-XSJvtvxI9gBmBJ+F0ZJdF/UqiSJXOuaSy4IAy2vFfM9rsAeeKYOQY0XXwris2RvMs4sr5N2ZrjoexUsm7H5AEw==
25212521
dependencies:
25222522
"@babel/runtime" "^7.18.6"
2523-
"@frontegg/types" "7.115.0"
2523+
"@frontegg/types" "7.116.0"
25242524

2525-
"@frontegg/react-hooks@7.115.0":
2526-
version "7.115.0"
2527-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.115.0.tgz#f157397e7c703f8a70aff1426a4a780a2f8c7425"
2528-
integrity sha512-nVU5CThj2AiylqUoBn3RUrZngRZ7MlKbyHSG0T+y2V5zPPbdXEI6y8iEkYQaPg78JSQpHSj0T44ItwciIv67mA==
2525+
"@frontegg/react-hooks@7.116.0":
2526+
version "7.116.0"
2527+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.116.0.tgz#2f145a0fc45310524208358fbe69a4c6a30239b2"
2528+
integrity sha512-1ynbHVTwmzEVw9r/uC3rH+lMITRcEtQNOnAIxuL7sIX7MT9mYyx81R29E+iaHhCv6XnxEtthQgdRdQxkAV34hg==
25292529
dependencies:
25302530
"@babel/runtime" "^7.18.6"
2531-
"@frontegg/redux-store" "7.115.0"
2532-
"@frontegg/types" "7.115.0"
2531+
"@frontegg/redux-store" "7.116.0"
2532+
"@frontegg/types" "7.116.0"
25332533
"@types/react" "*"
25342534
"@types/react-is" "^17.0.7"
25352535
get-value "^3.0.1"
25362536
react-is "^17.0.2"
25372537
use-sync-external-store "^1.2.2"
25382538

2539-
"@frontegg/redux-store@7.115.0":
2540-
version "7.115.0"
2541-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.115.0.tgz#2f016ad28e196ee1725fe6f7983817231ae3f69f"
2542-
integrity sha512-1yaCLaQI4bG8b2doy++wA0IEuFHWokfeO6Xg/NHTj0sRIMbyQDusiUeYLsNHw99pwHdAQJGEjy+71zcS3UX/vQ==
2539+
"@frontegg/redux-store@7.116.0":
2540+
version "7.116.0"
2541+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.116.0.tgz#73aa8e3554411775d1b0a7a0e64a13cedeac5491"
2542+
integrity sha512-a1cy8OxWQY6RgFUNQspfYVN7xCZYAYx+MbOXM7jiz+jnbyGARmP8s3YPypb+CE1B6PVttWLXiLkn2ClATVUKxA==
25432543
dependencies:
25442544
"@babel/runtime" "^7.18.6"
25452545
"@frontegg/entitlements-javascript-commons" "1.1.2"
2546-
"@frontegg/rest-api" "7.115.0"
2546+
"@frontegg/rest-api" "7.116.0"
25472547
fast-deep-equal "3.1.3"
25482548
get-value "^3.0.1"
25492549
proxy-compare "^3.0.0"
25502550
set-value "^4.1.0"
25512551
uuid "^10.0.0"
25522552

2553-
"@frontegg/rest-api@7.115.0":
2554-
version "7.115.0"
2555-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.115.0.tgz#9c2e0e3ee695e61211281bb5db6950baa0b5e3b4"
2556-
integrity sha512-EsXmjQjox6/zxNXZ375xM/P6V4R1fpyfTJ79ikwCc6N8CpR0OuBODSSlgKooZHnch1fnFnBNx+hoS5XWDpwrIA==
2553+
"@frontegg/rest-api@7.116.0":
2554+
version "7.116.0"
2555+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.116.0.tgz#945c6361de4301a624912ed06c0c78307ea4bf3e"
2556+
integrity sha512-rsFTq0i/PmVVCQ2EU3rCVrBBkY9LVDSUQ20G4Fp4SZrBobUTQvntyHbMFlUfK4Yeb6dTY4iZFM8IOzmqJv+21g==
25572557
dependencies:
25582558
"@babel/runtime" "^7.18.6"
25592559
"@frontegg/entitlements-javascript-commons" "1.1.2"
25602560

2561-
"@frontegg/types@7.115.0":
2562-
version "7.115.0"
2563-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.115.0.tgz#1b63d62159dc1b613d2553c6e722b3bb8060c1cf"
2564-
integrity sha512-nGNQjlQ2TtvqEwc1XUI3FUz8cCRmNH2OT2BjFTdUxWrL27zyD41L74bujdgMvqGTLrgXVraFoAFykmnJIf6/kw==
2561+
"@frontegg/types@7.116.0":
2562+
version "7.116.0"
2563+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.116.0.tgz#47e2e3dd36d9436b0614cbea9baa4acde12ac770"
2564+
integrity sha512-GzDEqgq0s/D/i3HP4WyIujf41QixPrveBjv3QRb8sjCjAN6GFetKjporEl0Dukydi5fmxw1ExScHn6SrQJgnBA==
25652565
dependencies:
25662566
"@babel/runtime" "^7.18.6"
2567-
"@frontegg/redux-store" "7.115.0"
2567+
"@frontegg/redux-store" "7.116.0"
25682568
csstype "^3.0.9"
25692569
deepmerge "^4.2.2"
25702570

0 commit comments

Comments
 (0)