Skip to content

Commit fa71fa1

Browse files
author
frontegg
committed
update admin-portal 7.99.0
1 parent 9eb7d48 commit fa71fa1

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.97.0",
31-
"@frontegg/react-hooks": "7.97.0",
30+
"@frontegg/js": "7.99.0",
31+
"@frontegg/react-hooks": "7.99.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.97.0":
1410-
version "7.97.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.97.0.tgz#eaabbc8af57ace4bf10ea0e02c327413c6180095"
1412-
integrity sha512-66bWUQOSzjA1YdRggVMZRETq1zIjn8IkEq2auymbcvy03J/OPYnuDF1QUv6slD8Q0beEhhsJa04xiICgRWF11Q==
1409+
"@frontegg/js@7.99.0":
1410+
version "7.99.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.99.0.tgz#686bc75ee1ed54f2e6ffe8e93c8c142664bf5a6f"
1412+
integrity sha512-LgbfKJo37k41B5flLFX3hkIm60wWBmHWoW78Z/eTlfl0SddnHxKh7zJ0GkAcMt+2MfGxsqZCXy2IpOzMNXnt6A==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.97.0"
1415+
"@frontegg/types" "7.99.0"
14161416

1417-
"@frontegg/react-hooks@7.97.0":
1418-
version "7.97.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.97.0.tgz#13a0f8fab7e61d97246ec9b077e23feddd6fa34b"
1420-
integrity sha512-J+zHweHGdnVANnTYixVg/TggGzgg8KYEnuG0MCVGl14Nkdw85xG78OMmbnePEHNY1NBE266/m7HpK7rYIPpimQ==
1417+
"@frontegg/react-hooks@7.99.0":
1418+
version "7.99.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.99.0.tgz#5a3997be8b30729f9d1048d0e647c32101a2c2d0"
1420+
integrity sha512-NXRJT+dLe05VSNw2bscGLlxB9o7SE5UWA+HQQgBqxzWoecTqiW5i5s2m6QUI3OwY/dAYGPJMrDTIL+2SZaw66Q==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.97.0"
1424-
"@frontegg/types" "7.97.0"
1423+
"@frontegg/redux-store" "7.99.0"
1424+
"@frontegg/types" "7.99.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.97.0":
1432-
version "7.97.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.97.0.tgz#28f145053c30104232d351e0d81fa3a6861281c8"
1434-
integrity sha512-qHABnoQ54rAjKKTWQmIC6ZbsWbVHpH28zKYzhy2HEjucG8P56F8dAVEyGrN1dW4hMQBJOwL9xmCvw9GxczoN4A==
1431+
"@frontegg/redux-store@7.99.0":
1432+
version "7.99.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.99.0.tgz#fedb571081938497dd3e2d5bf600d9728e49c13d"
1434+
integrity sha512-01rXqfo364I6q1wip/EoPybs+DU1OIy5rgdKDcOQ25oC4Br+v0GUVyCTnEsvtSGOQZPLaH515EyIe1r7eupXKQ==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.97.0"
1438+
"@frontegg/rest-api" "7.99.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.97.0":
1446-
version "7.97.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.97.0.tgz#aedcd1f9afca6c090c499f372a6494933730b6a5"
1448-
integrity sha512-YvFwFQ09D/DnlLq16dj6bqrbN2tzrf2brweL6Yv7PDmDZ8yGBIMuPYUQSWQ7WYbfu+BBqCdins5XTnuANywCtg==
1445+
"@frontegg/rest-api@7.99.0":
1446+
version "7.99.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.99.0.tgz#8c25c265e01ac4643c8b5831b9d0434a33b2826c"
1448+
integrity sha512-AEaBppndfjPNuAOJcC5QO83Q7CM5ywxCGAcpvjrOoU9fVmXI5SSdzqdIAMFXrjggXN+l937pCeCdfkXhckG37w==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.97.0":
1454-
version "7.97.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.97.0.tgz#9f0c9ab32bdc9e58a0c1b06c2f0bfbc7b4d6db01"
1456-
integrity sha512-avAlM/rmOKeYVZET5CmwEmFck6oggKDdeWhOy0DgZml4a+CT9Y77UZArUM3jcACfxoEZwXxJI15we/oQYgdnNQ==
1453+
"@frontegg/types@7.99.0":
1454+
version "7.99.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.99.0.tgz#d0d2f90bb61eedaa4b38e9682a21de2b4a7217bd"
1456+
integrity sha512-bWPr8cnRJyhQ3EFDswrqEBs5z7EaRhvB7bepbjIycIP/84Jqef3IfPO8/fAPLJRnA2v0TqnlCmRMcXnLT6pi4Q==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.97.0"
1459+
"@frontegg/redux-store" "7.99.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)