Skip to content

Commit 00c7d76

Browse files
author
frontegg
committed
update admin-portal 7.104.0
1 parent 831577e commit 00c7d76

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.103.0",
31-
"@frontegg/react-hooks": "7.103.0",
30+
"@frontegg/js": "7.104.0",
31+
"@frontegg/react-hooks": "7.104.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.103.0":
1410-
version "7.103.0"
1411-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.103.0.tgz#66b576e0d864737a7a86fb75d65ba2f4419e615e"
1412-
integrity sha512-jGh6mvFOlIZ30aWFQIjIegrZwryXzayX82445Q3zO2I6Zb0mMTaABuv6CycDS1Vyyqg1ruOxolvGuSrdFll1ww==
1409+
"@frontegg/js@7.104.0":
1410+
version "7.104.0"
1411+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.104.0.tgz#fcdd6a5d3cd4af24604ee57e5f618935d92191ba"
1412+
integrity sha512-OeR6lQGSQ3MiUCOYhyqnbZ3aKyQL2U0gKr6CQOP7iecHioAHWCYL04ew/0HGiHOCga9uEIYEhS81n7OOQaW04w==
14131413
dependencies:
14141414
"@babel/runtime" "^7.18.6"
1415-
"@frontegg/types" "7.103.0"
1415+
"@frontegg/types" "7.104.0"
14161416

1417-
"@frontegg/react-hooks@7.103.0":
1418-
version "7.103.0"
1419-
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.103.0.tgz#ce6c53f162b3105098e58defbde45f1f9af0bd30"
1420-
integrity sha512-JixphHsgUup7nknU4CQB2gdta3Dr0fENRVmIufexmD3cwp8dnNk2z3HIgf9F9BRrK+b6XKG3E26z3Q+L6r333A==
1417+
"@frontegg/react-hooks@7.104.0":
1418+
version "7.104.0"
1419+
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.104.0.tgz#b4375ec173b638990634c2d3bad367331678e7a0"
1420+
integrity sha512-l0yj9b4fADks0rz10teLh6tqVk5MtmIz2ocNCZtFQ2Olk3DuqxlUqo88FcdCtQ/Kp5ref5qXnmGoisTuMEd7Fg==
14211421
dependencies:
14221422
"@babel/runtime" "^7.18.6"
1423-
"@frontegg/redux-store" "7.103.0"
1424-
"@frontegg/types" "7.103.0"
1423+
"@frontegg/redux-store" "7.104.0"
1424+
"@frontegg/types" "7.104.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.103.0":
1432-
version "7.103.0"
1433-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.103.0.tgz#dcac3682692ed0ade339c15dc37f628cab784207"
1434-
integrity sha512-lxBW2rdbHgEWr1Y9wguzXWZuCaG4wwHVZJA5EsDzt3x8H/UJXZJGW0/3QPydWjfQ+twrGR9IM/fy3kAKpo5reg==
1431+
"@frontegg/redux-store@7.104.0":
1432+
version "7.104.0"
1433+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.104.0.tgz#765d9b22ec3ef0905b6502d754bac1d5f7903e78"
1434+
integrity sha512-QYHo7b8hQ5sOlPGmMCM9WBfN8kG/i5kbGGeXswSOqPCuj5PM9Q3Sv5NtOHHL6VeFwbCyq78vBTVRRG0tYeEP5Q==
14351435
dependencies:
14361436
"@babel/runtime" "^7.18.6"
14371437
"@frontegg/entitlements-javascript-commons" "1.1.2"
1438-
"@frontegg/rest-api" "7.103.0"
1438+
"@frontegg/rest-api" "7.104.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.103.0":
1446-
version "7.103.0"
1447-
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.103.0.tgz#35fb8ac94ec64854abbce9ce71317112d9eb03a6"
1448-
integrity sha512-Dm9l3LZSgR8kSGcErToeme2Uy3rl3nwTw82PzljepBQjZQmRr9VMcLArUQfKEcWMX9om4xXtPrqKfzS9GPc7Yw==
1445+
"@frontegg/rest-api@7.104.0":
1446+
version "7.104.0"
1447+
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.104.0.tgz#38cd79d885ca97290750a8d239d89aa55ec771a2"
1448+
integrity sha512-2xjBgHxOrFsJ9+4XYlHGFxOiwUExCy6ATUcBq9jJnED8gRkgTIETjSRVuMdG7LmrTwODME+t4aMyEul0WWhYxw==
14491449
dependencies:
14501450
"@babel/runtime" "^7.18.6"
14511451
"@frontegg/entitlements-javascript-commons" "1.1.2"
14521452

1453-
"@frontegg/types@7.103.0":
1454-
version "7.103.0"
1455-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.103.0.tgz#3abc05c15f7cf1bcb08994e2d1a555d5033e0302"
1456-
integrity sha512-LYhYv8T06iKHWxq3Nr9R0fmjzQIBTVmfmEveNRSvt+LcWaaSmECr5WFyR6vBNZ6SK+25PjGsB83NQmm+v8Litw==
1453+
"@frontegg/types@7.104.0":
1454+
version "7.104.0"
1455+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.104.0.tgz#fe6ebc8b66f1259ec4057fcaa5388d76d14f3f6e"
1456+
integrity sha512-GPxfdP3s+4fcQc5UYdikV+wQGpvRBJK3g83GFZwTfhfSWWCMISQrr4wBtXDF1Yv19G6SRU6MZlnOI+cj84jafg==
14571457
dependencies:
14581458
"@babel/runtime" "^7.18.6"
1459-
"@frontegg/redux-store" "7.103.0"
1459+
"@frontegg/redux-store" "7.104.0"
14601460
csstype "^3.0.9"
14611461
deepmerge "^4.2.2"
14621462

0 commit comments

Comments
 (0)