Skip to content

Commit 0eaae1b

Browse files
author
frontegg
committed
update admin-portal 7.102.0
1 parent 45f9d59 commit 0eaae1b

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.101.0",
31-
"@frontegg/react-hooks": "7.101.0",
30+
"@frontegg/js": "7.102.0",
31+
"@frontegg/react-hooks": "7.102.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.101.0":
1410-
version "7.101.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.101.0.tgz#9481ad8b24b808de6675657bdbb25e96087a2e7c"
1412-
integrity sha512-wkLmwhhtLNqaXA0IaJ4/beE+1wWZgdoj0NuDqA0wHKh2LRRs/0C9SWoPS4OcMJW3sGT+hxN+OquA3Snr69bpxw==
1409+
"@frontegg/js@7.102.0":
1410+
version "7.102.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.102.0.tgz#df984daba79ea485115567e55fb304e244a39cc4"
1412+
integrity sha512-zuOBw5g0YydUYJZpRCM3rr4W0m8HwyuqL04Bs7GuTA6aKqFZIEus5/F1uOhyLgR13ibWWH77UelLjp4IfKyzUQ==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.101.0"
1415+
"@frontegg/types" "7.102.0"
14161416

1417-
"@frontegg/react-hooks@7.101.0":
1418-
version "7.101.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.101.0.tgz#cab4d0bb08e44ac6e525671283550727d7616e27"
1420-
integrity sha512-uiU+KBEXj24+exbT3n+h4ELIJY35cDQvqeKHwejjgSn7Zk7tz0EEr0mB2a1NSpi7U8/fto+hVgj3kMMRskHQhw==
1417+
"@frontegg/react-hooks@7.102.0":
1418+
version "7.102.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.102.0.tgz#9c014675b0b2b54af8f8d6d30ca8922db896b401"
1420+
integrity sha512-Ff7ZDsdhLLmE1HWOz6GRzZhJ/xVYFkpNlGTMWiE1d9E4HcCC5gvqd2NKy4hsOuQn/r4eaMB10j1StfxW8WYvJg==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.101.0"
1424-
"@frontegg/types" "7.101.0"
1423+
"@frontegg/redux-store" "7.102.0"
1424+
"@frontegg/types" "7.102.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.101.0":
1432-
version "7.101.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.101.0.tgz#e89d1f70c15ac5d26c5059fa3cb0d7848959bae4"
1434-
integrity sha512-AiqwUXl4oCV5KkDRornIwbGvviaFtmdmF9fAoBwtc+VKR1Iw9yZJSU59llubv5rTZmJR6L/98eDtqv0f/CawpA==
1431+
"@frontegg/redux-store@7.102.0":
1432+
version "7.102.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.102.0.tgz#013192952564d8fd28cfde2cffd5af323b538148"
1434+
integrity sha512-CdvtKo+JcdeZvJ6/34PCUMtz95Sh30mypcomiU3uYnjJ3PTv3XVfAj/wmhIAQh1MC1FoV5mx6GOs5/SzoXoDpg==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.101.0"
1438+
"@frontegg/rest-api" "7.102.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.101.0":
1446-
version "7.101.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.101.0.tgz#d0ffb550d08d0bab7b15aef1a0b637b787604619"
1448-
integrity sha512-zWWYFzf7cjw6xeeBKDqOyacgB9YDa6t/mpzh+pc/bb4aHz2e8rMzJAxhZkwJZUI/yU/dMsTe1loIEC84JgE5pw==
1445+
"@frontegg/rest-api@7.102.0":
1446+
version "7.102.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.102.0.tgz#3c4883ce513a6b0825ff6cf420818821f4cc854b"
1448+
integrity sha512-mLUzzskjhYZ6bZgy6x2PxnoLgGIu2wa8VbpJufGnWtIgIPrkdub6/OGQVaSsPyRzhdL3/vbSgAPpK5GL8dMqWQ==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.101.0":
1454-
version "7.101.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.101.0.tgz#254c9a3cb468a393066b5facfb7627922b318199"
1456-
integrity sha512-B1T1f50xvg4EUGRZtQPDBk3PpgZSdxGj5Fx3ltvVcD5Wxj1z+OTO3YFEM88dxM2PkNSMQzDneekruaVeEr+paA==
1453+
"@frontegg/types@7.102.0":
1454+
version "7.102.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.102.0.tgz#9269d634cf0de5194cef9ff99b98f153117e2cdf"
1456+
integrity sha512-KUI/iP3v3um+AY3apBEFklv9uc2x0XNMnyR9bQkvcwGW0Ia+jcUH508gskXYj5W2UxU9QGiXG2tnRFTq8ytHKQ==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.101.0"
1459+
"@frontegg/redux-store" "7.102.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)