Skip to content

Commit

Permalink
update admin-portal 7.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Oct 28, 2024
1 parent 3ca3e67 commit dedb64e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 25 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": "7.14.0",
"@frontegg/react-hooks": "7.14.0",
"@frontegg/js": "7.15.0",
"@frontegg/react-hooks": "7.15.0",
"http-proxy": "^1.18.1",
"iron-session": "^6.3.1",
"jose": "^4.12.2"
Expand Down
71 changes: 48 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1406,32 +1406,32 @@
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==

"@frontegg/js@7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.14.0.tgz#babd35a93fc7d56785d05eb5ec764e1b52a696d5"
integrity sha512-d7jRw/nHxupEYmU6CgKCGIDcOAwoXG8XJQ10bxMZBcR5gWdMeI1zhOnYjzyArHc2nhyHaZ4NT2vf/HPYWgPTLg==
"@frontegg/js@7.15.0":
version "7.15.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.15.0.tgz#d307b16d22742aee0f448c0741e7449fb0620ff2"
integrity sha512-EmZca0crj2Id2LUQyOoZC35w0x9sRnxMfdPj9gObLNrpK5hkWhFL8SCUk2UzXYSa1XklxZhON6yHKHJJAHKjig==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "7.14.0"
"@frontegg/types" "7.15.0"

"@frontegg/react-hooks@7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.14.0.tgz#25a285c5508a9d65c1acf063f08c1acc263fd89d"
integrity sha512-cDkTnAimGcjQ4EgKmXc4RPyZYZtf+7GDAS7E0vBPNE7GRkmENOYybUN0snQq1Km3tuutkxqxOEfydDUQ3e/WQQ==
"@frontegg/react-hooks@7.15.0":
version "7.15.0"
resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.15.0.tgz#6e94e3c234fd9a9f6b8f3ab455d8cba88f2ea60e"
integrity sha512-JdGsGMDUIT1pcdoxuG1X48T2DRztqxPEf8huSPc+/2NWQYpyOFIC03gpBZg1aHemwSJsGSEjJLNNvW8k6DkO3A==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "7.14.0"
"@frontegg/types" "7.14.0"
"@frontegg/redux-store" "7.15.0"
"@frontegg/types" "7.15.0"
"@types/react" "*"
"@types/react-is" "^17.0.7"
get-value "^3.0.1"
react-is "^17.0.2"
use-sync-external-store "^1.2.2"

"@frontegg/redux-store@7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.14.0.tgz#58b6d73f13eb494652154e6e3b935b4861f96269"
integrity sha512-v04FwYjQN0lN37NWgrI5XccalGN+kJId+nSrpiNgvmk0Z4uXmsVkYn3+n9BOFf1W4inuc0Lc8fOG9Q3h/GxzVg==
"@frontegg/redux-store@7.15.0":
version "7.15.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.15.0.tgz#2f81fe69144f12809b45bf4c274ce7ffabdbf953"
integrity sha512-e1M24kJIrGM0yzxzUWz083VheNLqtDuKHwamPQ7Oz1r7KQimzNp/FtrL4RzYAXcBkG0Id9Oir41av/c4ziGwUg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"
Expand All @@ -1450,13 +1450,13 @@
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.1.2"

"@frontegg/types@7.14.0":
version "7.14.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.14.0.tgz#16ef6616618c58e49a55aaab5736ae6e7b9f7f34"
integrity sha512-5M+U8scjHqa6a/6NP2iiK54fZ212y1GRGygZH8G6zRkAvTPLLsaTgwD0pC8RaYdSaZypb153xcZnQzg1D9eEIw==
"@frontegg/types@7.15.0":
version "7.15.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.15.0.tgz#e6bd5df44f4b2d749e93b1b6571fa648dc573acf"
integrity sha512-7/8FC+DbX3lH7Nm2TU7ALV0SXUCCsPCb4tOW9NF6gTkSj/ZrmbBYtKBXwKMd1PUZM6DuCNmxRxbnB0f8ga/MBw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "7.14.0"
"@frontegg/redux-store" "7.15.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down Expand Up @@ -9954,7 +9954,16 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -10027,7 +10036,7 @@ string_decoder@~1.1.1:
dependencies:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand All @@ -10041,6 +10050,13 @@ strip-ansi@^6.0.0:
dependencies:
ansi-regex "^5.0.0"

strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
Expand Down Expand Up @@ -10746,7 +10762,16 @@ wordwrap@^1.0.0:
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit dedb64e

Please sign in to comment.