Skip to content

Commit

Permalink
update admin-portal 6.152.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Nov 6, 2023
1 parent 26d6f97 commit c65d8a3
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"lint-json": "eslint -c .eslintrc.json -o ./lint-report.json --format json --no-color ./src/**/*.{ts,tsx}"
},
"dependencies": {
"@frontegg/js": "6.151.0",
"@frontegg/react-hooks": "6.151.0",
"@frontegg/js": "6.152.0",
"@frontegg/react-hooks": "6.152.0",
"http-proxy": "^1.18.1",
"iron-session": "^6.3.1",
"jose": "^4.12.2"
Expand Down
62 changes: 31 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1285,59 +1285,59 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe"
integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==

"@frontegg/[email protected].0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.0.0.tgz#91313a1e61baa0a4a9feaab177b70a9c9a14462b"
integrity sha512-OE85JReXhFX6/wbJgeL1bgBoU1NZZE13Iij1LPItUWx1rnTSX57BJsTrlh+E8kW3BA/0V+s8DXa1UteQyU0yjA==
"@frontegg/[email protected].1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.0.1.tgz#038a5b86166bd00cfd3afa942de361434c34ea04"
integrity sha512-Ny9M9wLcA6/p9OD09plK3ETy5zyTWpgFoIorAYYYxk4J3S6ardsUOai2MlBmXqbG9J1uxD66rdFF5qr4bwqgyw==

"@frontegg/js@6.151.0":
version "6.151.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.151.0.tgz#636878346b8cdd5344288af73c94b6f06f8d30fa"
integrity sha512-QxDNOxqf3osJVOwix93e8XBgcxdKgMJJdN0A8DLTE1Tn7qsSBSiIeXqmHP0CGixyz63WprLBURwSCfAEOqEJEg==
"@frontegg/js@6.152.0":
version "6.152.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.152.0.tgz#fb06c7f27c4da847c8fa787563fc889da006a37a"
integrity sha512-Vb9LNHmnPzFx457fZSexuyzJZwO9hCHq/CTe28ZSAWoptggkOtYBsVkV98UuLxdDu9wDwgiv5JCsRXokwY3J0A==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.151.0"
"@frontegg/types" "6.152.0"

"@frontegg/react-hooks@6.151.0":
version "6.151.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.151.0.tgz#877f3182c7a4b62acf13d1794b865cf4c8716a01"
integrity sha512-NL50jsLoVPKx/TFHFOYbjWAEpKZE+Ukf/wxZr+d2KnicuLwEuciBn1Tt+r8UqkKbCSy6DAJXiqYT7LAafJuDiw==
"@frontegg/react-hooks@6.152.0":
version "6.152.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-6.152.0.tgz#74a12855d6a4866210d550298e64888e871e0ffd"
integrity sha512-Lj2o6+hFh/FHW19LUbPROrpEv7vk1xqy708k+ddPAKdOYsICQx9IBzh0+YgrrRmrRV09xd94rr9svxglYczKXQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.151.0"
"@frontegg/types" "6.151.0"
"@frontegg/redux-store" "6.152.0"
"@frontegg/types" "6.152.0"
"@types/react" "*"
get-value "^3.0.1"
react-redux "^7.x"

"@frontegg/redux-store@6.151.0":
version "6.151.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.151.0.tgz#5b9d76e58984efbc0073cc78d01356cab5cfcb2f"
integrity sha512-uvdjEqarEtZPgb4dY5u9GqAqnopd2RNR/bK6bYMbqAvV2gP98vO0mnahaOYkdFyv213RK/O4ffHfz1zuGPdSFg==
"@frontegg/redux-store@6.152.0":
version "6.152.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.152.0.tgz#848daae76432c43885e09aabea775ef7363a9eb9"
integrity sha512-mI8mPgEwMgJy2a315vfJxEefkcGHewXISW6U3wvc6tBZdPs700eiI86r4+bV/QyZEJS96RKwqw+9IV2WE0Arqw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.0.0"
"@frontegg/rest-api" "3.1.42"
"@frontegg/entitlements-javascript-commons" "1.0.1"
"@frontegg/rest-api" "3.1.47"
"@reduxjs/toolkit" "1.8.5"
fast-deep-equal "3.1.3"
redux-saga "^1.2.1"
uuid "^8.3.2"

"@frontegg/[email protected].42":
version "3.1.42"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-3.1.42.tgz#8e1576b36b6ba93b68b801fb112ca02e87aaf2f6"
integrity sha512-Gr+CHKDut1gQ/7VTExNedJhJd2QI9s3Dhxe0ZdKV1bRxVCG+T7q0D57cl7CES9+3DBk2UF02IIXkKmfwpS7cDQ==
"@frontegg/[email protected].47":
version "3.1.47"
resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-3.1.47.tgz#fbd03c2007baf090b88cb02bed0ff72f8a9929c6"
integrity sha512-tv1cTaTqbOnHjoEyki0jnNitglWdDiaML4rgH1GQND1k58AY1U9DORQYQUeU53+/F1XO34m9e0pHfvLjzt3SsQ==
dependencies:
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.0.0"
"@frontegg/entitlements-javascript-commons" "1.0.1"

"@frontegg/types@6.151.0":
version "6.151.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.151.0.tgz#5d7804de28dde647bdd814d510bbe869c8b4d1ad"
integrity sha512-KK9dUV8dA1ip2d5JGKcp2mwF1WB1X/8Im771r1slriIbCb9HvZuV0zzCDpgsJo9KMR8pTuSFxPuEasuNxu540Q==
"@frontegg/types@6.152.0":
version "6.152.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.152.0.tgz#d1aef7ef77ef33ec199d0c8127a8124581681de6"
integrity sha512-xbgjohGjr0VMaT0fYyt7D/F1N9NA8a7zFwBGPJbMKf6waS/pQNSeaU9h1ohKwvzMXVUqBPesnuzf+yCDD96g+w==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.151.0"
"@frontegg/redux-store" "6.152.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit c65d8a3

Please sign in to comment.