Skip to content

Commit 9c2d3c0

Browse files
author
frontegg
committed
update admin-portal 7.118.0
1 parent 3337f5e commit 9c2d3c0

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.117.0",
31-
"@frontegg/react-hooks": "7.117.0",
30+
"@frontegg/js": "7.118.0",
31+
"@frontegg/react-hooks": "7.118.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.117.0":
1410-
version "7.117.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.117.0.tgz#042e0b9e61588211450fc9c8928693b54b53d487"
1412-
integrity sha512-nnB9Y7B8D2uDKX0z+YpN7JyhBpjwXitVECzs2XaUaNPWykL5D17vReK1TBZBl9D1IBuY6tfgXRQ+Hz7V5/cXhQ==
1409+
"@frontegg/js@7.118.0":
1410+
version "7.118.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.118.0.tgz#96120eb736bf1b16b851a7d02116b1e1adcc45c2"
1412+
integrity sha512-IPQ+68ZkcBGtND61W/6Y5tkqawWKFWYYDHZq7+OV00dyBvUO4xxo25MnLRExmdKHqPCANDi+3NtDx062AglSGA==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.117.0"
1415+
"@frontegg/types" "7.118.0"
14161416

1417-
"@frontegg/react-hooks@7.117.0":
1418-
version "7.117.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.117.0.tgz#92dca9daaa61244265ff86625cce0ab7a94d5253"
1420-
integrity sha512-NjlwC7lHTtKtLvKjOwMoAnswnBHXz6et1dH8GkMjbTFeoaSr+A6ADEmnp3ndC10WgiPYhlLVNB0YtqqnI8emSg==
1417+
"@frontegg/react-hooks@7.118.0":
1418+
version "7.118.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.118.0.tgz#e5a20efdf2cfbcfb4400fbe6231fa52de7989184"
1420+
integrity sha512-tA+S5/MiEWOpYWG8/jzORmq1a9dqX79rzYgXoV3pfy24+seP+QpCwkKhHSdBd5SFvEC799v+Db3xxwKFZ9b4aQ==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.117.0"
1424-
"@frontegg/types" "7.117.0"
1423+
"@frontegg/redux-store" "7.118.0"
1424+
"@frontegg/types" "7.118.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.117.0":
1432-
version "7.117.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.117.0.tgz#0e7e98b21b36623fc7b2d4009146cb8d01151e44"
1434-
integrity sha512-uJImfp5Yx/QF8ml79Uv9QjAtufXDKx0iS/y5a694dY6ycrTiSB4pfNvPb3htVLk2sIIpssk9Jt06PuflfgzAcA==
1431+
"@frontegg/redux-store@7.118.0":
1432+
version "7.118.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.118.0.tgz#394f7d7765060fb8bb4be60abd4ce79a75c32a6a"
1434+
integrity sha512-XrET52gdXo65b3qf3UozXPvjawgoDjZZ6HD36so2ximlPpyRBwHG3h2iRtjNML/QdaCbTH8NnGYVuinwKPA+0A==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.117.0"
1438+
"@frontegg/rest-api" "7.118.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.117.0":
1446-
version "7.117.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.117.0.tgz#dbbede10c18dd65dd74e7e2302cf1b687b5e2a13"
1448-
integrity sha512-kPs83HLvb8Z4/gf9wGeEH34AOIb2l9Ayv+WhK3QpwSvNBd02hTHhAYyW4ACAi/87Nd3cFSXnlejB/8lA3oEtfg==
1445+
"@frontegg/rest-api@7.118.0":
1446+
version "7.118.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.118.0.tgz#c1fbf6cb76ba3033942afa8d63879ee237954433"
1448+
integrity sha512-kjVZKV5yRZQPwua2Xw+HYxmPIg/NujNYPCo325oiGBffxVWvlDyaIVAofjtVfohHaQlEpcluOcBD7juc6m7xIg==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.117.0":
1454-
version "7.117.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.117.0.tgz#4e2b467cb4652add472c38406dcd54908bd27028"
1456-
integrity sha512-89UhOnzXld3pxPmkdePIko0fleSYQbvK28xh0Ym5cZAG/MsqAIGPgpHVA/T0+U2LwoEu+WJVmjrB1wASSzJg+g==
1453+
"@frontegg/types@7.118.0":
1454+
version "7.118.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.118.0.tgz#0fbeb6bcf1e9494c3e99bd454eef716e5d98d2f8"
1456+
integrity sha512-atiJTJaoD3wiCYpeByyGyy72uL8l2rKoQmBI1q1g4JOETzQLpZPj05mbKlLHmoPJMhL0XYd1u3jhMIopWI1H+w==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.117.0"
1459+
"@frontegg/redux-store" "7.118.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)