Skip to content

Commit 85a2f80

Browse files
author
frontegg
committed
update admin-portal 7.107.0
1 parent 788fbb6 commit 85a2f80

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

packages/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}"
2828
},
2929
"dependencies": {
30-
"@frontegg/js": "7.106.0",
31-
"@frontegg/react-hooks": "7.106.0",
30+
"@frontegg/js": "7.107.0",
31+
"@frontegg/react-hooks": "7.107.0",
3232
"http-proxy": "^1.18.1",
3333
"iron-session": "^6.3.1",
3434
"jose": "^4.12.2"

yarn.lock

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

1409-
"@frontegg/js@7.106.0":
1410-
version "7.106.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.106.0.tgz#83dcb57ce1463c8930b55ef03c9814b1996618e6"
1412-
integrity sha512-68TUOiG6xl5N9IXGmhDOeV0jKWwN9tQqPc98nI3OxHbZyPPOYxWINOTpj24W4wb81nU4pCZ8ffuGneL76QKbkQ==
1409+
"@frontegg/js@7.107.0":
1410+
version "7.107.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.107.0.tgz#d88260b61dfa5263841f873c168d04fc82a7f49f"
1412+
integrity sha512-0QoVHi7Msvo2qhxBfebYt22KUGr8g+fwypx0/A3cbfLpwj60nuO1CxDz4FJWMiUG3a6gcG0cnMH5GM0lmVlANQ==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.106.0"
1415+
"@frontegg/types" "7.107.0"
14161416

1417-
"@frontegg/react-hooks@7.106.0":
1418-
version "7.106.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.106.0.tgz#54ea1d834df9961c97d4b24fff5d282aa06076f8"
1420-
integrity sha512-zT1UNz1cJwVG0dD1T4ocRgum7TZf6gRqqrb2KBXl4vHN8+PUMlgXs/ouDfCWwvba/Qe3psq/mZ7XrNi8K6dvzA==
1417+
"@frontegg/react-hooks@7.107.0":
1418+
version "7.107.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.107.0.tgz#56e5cff6b8a3ad3558364ea638f2f1cf0f7602db"
1420+
integrity sha512-4pkhL31DxDzEGfFpweOBkKltgr26kP5ETSBdStzOOtkKCDRTka7QstwKF7HUkRJWIZDobSY0yAdP8+TgzFMZpw==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.106.0"
1424-
"@frontegg/types" "7.106.0"
1423+
"@frontegg/redux-store" "7.107.0"
1424+
"@frontegg/types" "7.107.0"
14251425
"@types/react" "*"
14261426
"@types/react-is" "^17.0.7"
14271427
get-value "^3.0.1"
14281428
react-is "^17.0.2"
14291429
use-sync-external-store "^1.2.2"
14301430

1431-
"@frontegg/redux-store@7.106.0":
1432-
version "7.106.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.106.0.tgz#4cf6e36ac939bd88b1e2147f19b523b83011b89a"
1434-
integrity sha512-H4QXJEPkQd2t505C92FanfjAW12kPIZsaal+tgReJQqEixQUL8wbXZoe9pp48s9qUgaKoUd1F+dQ0AkdFulO8A==
1431+
"@frontegg/redux-store@7.107.0":
1432+
version "7.107.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.107.0.tgz#1df08e7366ebe95c1ad66c1f894f4c28c54ca642"
1434+
integrity sha512-OqYQTsnYf8VrGdD3eXnYNwYdwvsGesdoLTVmATU3urOEMZn1hubEtgH102Tbr3u1h2/Q3GXUZmhgjQV8K8Z4wg==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.106.0"
1438+
"@frontegg/rest-api" "7.107.0"
14391439
fast-deep-equal "3.1.3"
14401440
get-value "^3.0.1"
14411441
proxy-compare "^3.0.0"
14421442
set-value "^4.1.0"
14431443
uuid "^10.0.0"
14441444

1445-
"@frontegg/rest-api@7.106.0":
1446-
version "7.106.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.106.0.tgz#779d18b9e5d59e4301197bf165219eb2c7d6290e"
1448-
integrity sha512-a28vI8oFIFJPeFqrLw+Q9aJxCyoWaB1eOGzV5j7F/M8Q+zko4ac3AMXCTf1MfWyrMKk71L5DLoSX8f5z6B0xhA==
1445+
"@frontegg/rest-api@7.107.0":
1446+
version "7.107.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.107.0.tgz#67fa90c6b2b7d8f272992177cb0f18a2987821c1"
1448+
integrity sha512-pRbfU7y8K2s1X16Eknlh/6mMiH31mLsMCZtEa8rVZrRQ/ZSVKaW9UZxNh+lttT90ZykTixN9KY2+3mxi6uOTFQ==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.106.0":
1454-
version "7.106.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.106.0.tgz#1c59f8b36fb80b33eab84fa6ad076815d4a499ed"
1456-
integrity sha512-emVdoZKQZ4Am3VYeF93BYC+qkzcxbWWBdtk3LKxwzBfzk6Fo7aLHNV3ThWZf2igNU+z5aK0fMyoM4Kiijb6eYw==
1453+
"@frontegg/types@7.107.0":
1454+
version "7.107.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.107.0.tgz#ef9aca80c1c9b9edf563d9b909c5166263f4609a"
1456+
integrity sha512-GKGChl1HfcHMBoYli3/zDGf93e3M5HUno7pCV1vs5umOOBz8O4jtYsRlmtyCPduaLAUrvzxDS2pQrqfs8DwLHQ==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.106.0"
1459+
"@frontegg/redux-store" "7.107.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)