Skip to content

Commit 289dbb1

Browse files
authored
Merge pull request #1367 from frontegg/upgrade-admin-portal
Update Frontegg AdminPortal to 7.121.0
2 parents 474b890 + 6ad9925 commit 289dbb1

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.119.0",
23-
"@frontegg/react-hooks": "7.119.0"
22+
"@frontegg/js": "7.121.0",
23+
"@frontegg/react-hooks": "7.121.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.119.0":
2518-
version "7.119.0"
2519-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.119.0.tgz#6b9df0f41390a9b2ac8ef3dbedc3d46fae8a3b80"
2520-
integrity sha512-U4A0Gz57G/trMHZpOf8tG94LLbsc0A+DbZmBJ4eMQFM+zS/4UKgc3k0V0QdeID3D4nPr8T+RuqqueOOHVlFBdg==
2517+
"@frontegg/js@7.121.0":
2518+
version "7.121.0"
2519+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.121.0.tgz#6f689b5e593e1a5af429f31ebac7cc160056ee3f"
2520+
integrity sha512-1b3iatasy2KmjxQb1MBeVu2YDt1rDOyfZU1XOGhpILNVCPBAx0ikR1FpilaeAIeDfnWUzmCW5djO2Vf39LPAFQ==
25212521
dependencies:
25222522
"@babel/runtime" "^7.18.6"
2523-
"@frontegg/types" "7.119.0"
2523+
"@frontegg/types" "7.121.0"
25242524

2525-
"@frontegg/react-hooks@7.119.0":
2526-
version "7.119.0"
2527-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.119.0.tgz#ac3f5433cdeeaeabbfe912e24c1433b946d4671f"
2528-
integrity sha512-ji1jzk7muyLoVH/l9brdqXpNa5FUGVEojHVfM1kQ/VYYvt2zKviUpmYdyXZAWxsheCTEF2sumpJMTGhhxAROWQ==
2525+
"@frontegg/react-hooks@7.121.0":
2526+
version "7.121.0"
2527+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.121.0.tgz#b4754c1616c1092c5a8e721579371d8d05051c09"
2528+
integrity sha512-CiogfneiJNReJEUXrXHeLd5CGFEQ+FUZ/ApqlJBmnnMbWk5UpG3Syw/PJG6jg8ZBf3Cq6ccNYl2uPCrAV/jpEA==
25292529
dependencies:
25302530
"@babel/runtime" "^7.18.6"
2531-
"@frontegg/redux-store" "7.119.0"
2532-
"@frontegg/types" "7.119.0"
2531+
"@frontegg/redux-store" "7.121.0"
2532+
"@frontegg/types" "7.121.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.119.0":
2540-
version "7.119.0"
2541-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.119.0.tgz#e932dab1cc046242ac70d81d5afe64f863aba045"
2542-
integrity sha512-TKdkfdqiV6x7IjmwNfhUEpmCYLuLLshR1bTdZdIaEMr+4PjTKnN+qIEX8Gb/Dy9eVJCHIC4/pFegQBK+s655Gg==
2539+
"@frontegg/redux-store@7.121.0":
2540+
version "7.121.0"
2541+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.121.0.tgz#5b7c5ffebb72c6bafc82e66eec84489313d125e8"
2542+
integrity sha512-veuogq/+FytB4QJrLaXGmoGKK8qXAlbYwEP8YEN6F3pk3IRlOSw6IUcgfJjUBBCnteWd7RSsUaN53F+EBOPdSg==
25432543
dependencies:
25442544
"@babel/runtime" "^7.18.6"
25452545
"@frontegg/entitlements-javascript-commons" "1.1.2"
2546-
"@frontegg/rest-api" "7.119.0"
2546+
"@frontegg/rest-api" "7.121.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.119.0":
2554-
version "7.119.0"
2555-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.119.0.tgz#2ab4e1a769ac9b1c08f25d09396140ac903a2a3d"
2556-
integrity sha512-Tm2fmbRGNHWJT4SAr0cKdOWxgqFPMx9RsMxpgNtkDiFEdAUrusoDYKogJsm9YVQcXFuJnYuBTNfpCClPXDx5jg==
2553+
"@frontegg/rest-api@7.121.0":
2554+
version "7.121.0"
2555+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.121.0.tgz#d1cd44a73d3e7383933e36679b8ce58ea09d9e70"
2556+
integrity sha512-0hyqdFocy7nToQSIOpZXycSesQQeudAhHzJE16Qh529iVYfAQkhhagbyH397OtwsEHsQ7GUlOrq7SEe+GrDP9w==
25572557
dependencies:
25582558
"@babel/runtime" "^7.18.6"
25592559
"@frontegg/entitlements-javascript-commons" "1.1.2"
25602560

2561-
"@frontegg/types@7.119.0":
2562-
version "7.119.0"
2563-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.119.0.tgz#ec62cf7e13687ff25cab848f6c489ab0bd7fd863"
2564-
integrity sha512-hye2AFyd+X2svUNCYBc1WjnrnwXyQOtMfxOJpApEKlTy9uwrD0u1DcNxQE0iEzf3tYFosqeD46FOzsmhZeHeeg==
2561+
"@frontegg/types@7.121.0":
2562+
version "7.121.0"
2563+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.121.0.tgz#e5d1fd00c4b2e2342a935417a075c8192bff35c9"
2564+
integrity sha512-uYswZ8MIZYXcB1anFdDucV+RQ4W5OCgUwuia85pbFWfnIz6iNxK3+++VSSYzd/m0UItMLtWhyUVyYpgbhshONA==
25652565
dependencies:
25662566
"@babel/runtime" "^7.18.6"
2567-
"@frontegg/redux-store" "7.119.0"
2567+
"@frontegg/redux-store" "7.121.0"
25682568
csstype "^3.0.9"
25692569
deepmerge "^4.2.2"
25702570

0 commit comments

Comments
 (0)