From cb1ed655f86be49331add54e319cb9b29602d7a6 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 4 Nov 2024 17:52:17 +0000 Subject: [PATCH] update admin-portal 7.25.0 --- packages/vue/package.json | 2 +- yarn.lock | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/vue/package.json b/packages/vue/package.json index 60f29b90..b3cc2b07 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -22,7 +22,7 @@ "build:unpkg": "cross-env NODE_ENV=production rollup --config rollup.config.js --format iife" }, "dependencies": { - "@frontegg/js": "7.19.0", + "@frontegg/js": "7.25.0", "get-value": "^3.0.1", "set-value": "^4.0.1" }, diff --git a/yarn.lock b/yarn.lock index eb6591d0..3e6b971c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1842,18 +1842,18 @@ 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.19.0": - version "7.19.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.19.0.tgz#273fcdd31a1b7e875b9bfa4fdadb4e530d28db89" - integrity sha512-8rx+RAMalfH4XWe0WUINLPkn8iv2Vk9mgEP+tArillgOaxeZNcBZRul9TPn7NSo6cupUE+b0F9+PBssZONly1Q== +"@frontegg/js@7.25.0": + version "7.25.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.25.0.tgz#4e9ca0bbaaad3bfb84a7b16613aec9ef101b539e" + integrity sha512-f4G9GZ6UiFshcxgt2/SiX4aPUKNv/Q901YDQd5uythnDDtzlavck2860nOYoOFpic8NdAtVLKHCwe76zP8FUCQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.19.0" + "@frontegg/types" "7.25.0" -"@frontegg/redux-store@7.19.0": - version "7.19.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.19.0.tgz#9b08bec70c54271147ba49f432e226c46ffa0c68" - integrity sha512-PEaRCrWd9cHbIEViZTwO0wSnTT9zAQ8SdFM87psiCy/MvnvsWfzBvX71gOTgH8M2H/0PDkppFQi6QpbNWlCd+g== +"@frontegg/redux-store@7.25.0": + version "7.25.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.25.0.tgz#aba200e756eaccac58798fe104727a90ff3322b7" + integrity sha512-lvZPPK7iaR4KAtTNPC0kpngzMlZdlVkuxXl8A4fbfIXaKi56ufsCbraSqr1HvSbbnTLTASO8gacXq5ep0hjDDA== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" @@ -1872,13 +1872,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.19.0": - version "7.19.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.19.0.tgz#04a474865dcf34646e8352e3260b4bf14057bd67" - integrity sha512-kFTJBuQi7/XLsqwltKL7RSGSbb2FrlYUVtrnzA4m2Ngr2LteCBGsR/PZxmC4IkGdr8k/v3oU5qq6h7U38TX2dg== +"@frontegg/types@7.25.0": + version "7.25.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.25.0.tgz#505c64ffe704858eaaf6cccf77bba53b6b63f846" + integrity sha512-Z51+sUQprmDNmm2s7KU88DXPWTZqLXqZu/i78CpTS4mdGOgS3JGa6/cFq6rGVKdnXFjvJX+M9yANrZSQolkqtw== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.19.0" + "@frontegg/redux-store" "7.25.0" csstype "^3.0.9" deepmerge "^4.2.2"