From 4899f10a01c6cab2f9b396f63890693ba6357e20 Mon Sep 17 00:00:00 2001 From: frontegg Date: Wed, 15 Jan 2025 18:31:38 +0000 Subject: [PATCH] update admin-portal 7.50.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 732836c7..74917d98 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.49.0", - "@frontegg/react-hooks": "7.49.0" + "@frontegg/js": "7.50.0", + "@frontegg/react-hooks": "7.50.0" }, "peerDependencies": { "react": ">16.9.0", diff --git a/yarn.lock b/yarn.lock index 6e265385..72a4cbdb 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.49.0": - version "7.49.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.49.0.tgz#a57da7be1435e83e56d43c0ddec330177d67a696" - integrity sha512-cU32y/DbbZwSty7KAi0DWZ32xVwPTao8/o9ajFN42O8wIsjccFjhpdjDsjt9WPMqzS52a/L6EXwlf/iKtO3aaQ== +"@frontegg/js@7.50.0": + version "7.50.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.50.0.tgz#6c79d860b7883f97d5e43e52c892bdb303a45ad8" + integrity sha512-UekPF/G7PX940H+ofxOw2NJewaAVb+XdBPBtUjQh/CiNveMIs6Oq6vGOzBke5TLG6AJ4RL0Zzrw+HmTy12y7lQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.49.0" + "@frontegg/types" "7.50.0" -"@frontegg/react-hooks@7.49.0": - version "7.49.0" - resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.49.0.tgz#cbd981aa5a5096714b35f6cd6eb2cde2091ae2f8" - integrity sha512-GlrTEQHKZ5OJVD7WZS6kwhB2EeImMA9Ia46O29q5dAzIxiISoFRUHzkYD8ZY+nq3IVlDJjS0fZpEg6MJpNfJJg== +"@frontegg/react-hooks@7.50.0": + version "7.50.0" + resolved "https://registry.yarnpkg.com/@frontegg/react-hooks/-/react-hooks-7.50.0.tgz#5f2894b1d1c4a72f12ddc69d5668ae2dfb51fa26" + integrity sha512-FYwQtwAIaXIyPwNTYTvY5vjRuhcCu3gx6XeoGJL81PpMlC0Id6fqExzxAP4ywQFhv6RNv9ejD4DEA4JqAAJbEg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.49.0" - "@frontegg/types" "7.49.0" + "@frontegg/redux-store" "7.50.0" + "@frontegg/types" "7.50.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.49.0": - version "7.49.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.49.0.tgz#859bdd72273f65abe1f0feae2f0c26b52a6b94ee" - integrity sha512-UNgSF/k8fwMAkA8K3jYL3r1ThzJQp2GgI0r6t1/mCYo+GTghV2e06N1h+uQWq+c+QrWiinylHHARleXf/buJyQ== +"@frontegg/redux-store@7.50.0": + version "7.50.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.50.0.tgz#65b5f598632182f583b91c40630d52ada62417b5" + integrity sha512-cMp8ciQVvNOWSkHenqOozFPqI3xsmacHk/3MXaHvPJf0G0THmoVIwPIfptGnK2pFnBGG8lEW/lIIpDS+mC66uA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.49.0" + "@frontegg/rest-api" "7.50.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.49.0": - version "7.49.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.49.0.tgz#0686b60deb83cb7d92594f94447c0934ccd1ec18" - integrity sha512-87WLA2h1iCKaoH3SRBVqcYOkJyi205s9aA1009uKPEXLILTpVA+MuV34Uzi3Z/lkgSlEKjI/s4C6aCqoWfHnaQ== +"@frontegg/rest-api@7.50.0": + version "7.50.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.50.0.tgz#6971c22ddd3d881d3cf27f3f73a4c17528111e9b" + integrity sha512-qPIg0BtSDnXpfIrjkyOOrsyK+/zn7UAVpkIz9KPJQfAY9LiLobXzrZG8XIhH5R9MxTX9zjPVC1iA/v/1yXJ8SA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.49.0": - version "7.49.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.49.0.tgz#f9d660cfdadc1b6adb3adb9b8746654b2a979789" - integrity sha512-chr05nXXA7S0M9zexphW3AGGK2wq+5EdrJPAL4qpU4cPb8WYmXp+cLRB6IijegzKTnmHUedvTLddwXPVFh3YYw== +"@frontegg/types@7.50.0": + version "7.50.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.50.0.tgz#9fcb8cb44393450c282c617fe2860dd8e2186662" + integrity sha512-+WN7RStpA5f/+I/O02XSPSi4tFByQMpAL2bb59ohvW358tYVbOjr3zXtPcRtSMXoKLBYSnmLTINC/eIZo1EElA== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.49.0" + "@frontegg/redux-store" "7.50.0" csstype "^3.0.9" deepmerge "^4.2.2"