From 29129cb8fc4d3d3dd756a5c545f6d64e2cff23b5 Mon Sep 17 00:00:00 2001 From: frontegg Date: Sun, 21 Jun 2026 11:19:35 +0000 Subject: [PATCH] update admin-portal 7.111.0 --- packages/react/package.json | 4 +-- yarn.lock | 50 ++++++++++++++++++------------------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/packages/react/package.json b/packages/react/package.json index 4fed32bc..a2ca808a 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -19,8 +19,8 @@ "build:watch": "rm -rf dist && mkdir dist && rollup -w -c ./rollup.config.js" }, "dependencies": { - "@frontegg/js": "7.110.0", - "@frontegg/react-hooks": "7.110.0" + "@frontegg/js": "7.111.0", + "@frontegg/react-hooks": "7.111.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 59e57d02..45ecb348 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2514,57 +2514,57 @@ 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.110.0": - version "7.110.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.110.0.tgz#1f54937abd539074d7e2c986bf840b9ec7c37dc0" - integrity sha512-pjxCQrrrQp+qaiWAbRg9BF/0z4xUk69WoIO14S9gEQjtctez90SjuW2Ah7ndYnX1jDiL69Usm1HeP8bT/fNEFQ== +"@frontegg/js@7.111.0": + version "7.111.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.111.0.tgz#ab06b82501a072751e0fd964c39d423fab8558c1" + integrity sha512-pDNJLykhVNwO9smFbWTjNKOtO2XOhLrTwYelC0Hah0cC/BNtZyogV8SoGOy5CP0ni1DFGBGJjjZNxRaZT8YwQw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.110.0" + "@frontegg/types" "7.111.0" -"@frontegg/react-hooks@7.110.0": - version "7.110.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.110.0.tgz#10112eb5e898ea8f75ad9003456c9d1cfbea3b66" - integrity sha512-wa2Aue9ep7vOmWYpy6aA1JcZrODdg4APgmHpuHP07sQs1Z3CLQoDeByKcQ5aPtL5aeLHI7yR+yiF04PXTdJ4kg== +"@frontegg/react-hooks@7.111.0": + version "7.111.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.111.0.tgz#d37c0badede0d726cb1d6f15d3882ca0f7b45bed" + integrity sha512-F4cbPGhqpH5KeFNMXuf9D1ChW/fSLPFEdIBv4Eu30GwVlI82MFb3yFHPMMXcK4QXYB5bn98VEGW4fuusKv8VKQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.110.0" - "@frontegg/types" "7.110.0" + "@frontegg/redux-store" "7.111.0" + "@frontegg/types" "7.111.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.110.0": - version "7.110.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.110.0.tgz#b4a453fcf16eb44183b0242768b841eb5d4e0a19" - integrity sha512-eyX+G1yxls2XAubra1IB2rJvt17a2fk90fyv76/X8cK6WfamVItfvoVc0w6D0+QWKmQ0c0oCFCIDuyVIeK86Og== +"@frontegg/redux-store@7.111.0": + version "7.111.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.111.0.tgz#eb1acc6941ab94abd99802ba021a793185daa38b" + integrity sha512-OEdiong8II+CVfBDfObecO5G2Qb6rEOCnsKULHdFS4tOKrVTPo7EkQn1zE6xZMbaYolugzfpD8wbv1Kk7dnu9A== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.110.0" + "@frontegg/rest-api" "7.111.0" fast-deep-equal "3.1.3" get-value "^3.0.1" proxy-compare "^3.0.0" set-value "^4.1.0" uuid "^10.0.0" -"@frontegg/rest-api@7.110.0": - version "7.110.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.110.0.tgz#44645a7af8c9547e3de54157819d712ac862a306" - integrity sha512-sip50EJ6bJfvcXW9j+kt8xNRCNeSEnCNworJ7QHZQzS80pO0RAWTwn9to0yHlLxcSWBvE6JytAPAwnsDn48bYg== +"@frontegg/rest-api@7.111.0": + version "7.111.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.111.0.tgz#fdc645698b5f6c9844d0eec44d82cba95d19a22e" + integrity sha512-iHoDj+bvfdeUl62HM3q92wrFjyemopVhgykxPu//KTfCJJf+eZAdFuoLV4DOKnT7VRKa0oj5pDMACnB3UuuDfA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.110.0": - version "7.110.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.110.0.tgz#2314bb43b5d31be4c9ab7be52adaf20f6d68b31c" - integrity sha512-Jzybo6foUBZh4k3CsN2r/AKoaF2V0EANq/3EyvMqT+3vnVtlYX2RPsmERuxK4ddKXzppuYHKxCXjK88Hn8voJg== +"@frontegg/types@7.111.0": + version "7.111.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.111.0.tgz#fc1d0715db85e7bf42c0ccad34f738a51f509717" + integrity sha512-06iGx5uNKEtVwHwkaI0LU8WASbYI1wvhl7dLv49WXSDAYM/CQCpzkUr9sIPJFZt/d93pL3Max/KGjUkynwEMNQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.110.0" + "@frontegg/redux-store" "7.111.0" csstype "^3.0.9" deepmerge "^4.2.2"