From 61a5aef625147b735d69a4ad2246113906a9f408 Mon Sep 17 00:00:00 2001 From: frontegg Date: Wed, 10 Jan 2024 14:56:56 +0000 Subject: [PATCH] update admin-portal 6.170.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 e9f5e87a..98c432e6 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": "6.169.0", + "@frontegg/js": "6.170.0", "get-value": "^3.0.1", "set-value": "^4.0.1" }, diff --git a/yarn.lock b/yarn.lock index 6285ed78..838f8c4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1849,18 +1849,18 @@ resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.0.1.tgz#038a5b86166bd00cfd3afa942de361434c34ea04" integrity sha512-Ny9M9wLcA6/p9OD09plK3ETy5zyTWpgFoIorAYYYxk4J3S6ardsUOai2MlBmXqbG9J1uxD66rdFF5qr4bwqgyw== -"@frontegg/js@6.169.0": - version "6.169.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.169.0.tgz#d14b738b7a501d9e8a366ae3485bcb0f36732f85" - integrity sha512-JZVlGcsQ0HQNV/ihJteC1QSiFUCa6Pw/RtR1q8twk6IcUA71Dvck1qpnmfBTuNHVfTzRfPZnc9QbzMUQGbS/5w== +"@frontegg/js@6.170.0": + version "6.170.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.170.0.tgz#aee4ad737b31427e35282ecc171e3d5b75e430aa" + integrity sha512-GW6vVr337G6xiOGiL080EzwB/Py3C6jIglrY+Fb66b713ZOrQoAHX9g5culiukGS6DWPZ8MNEC6vpCRcxfXmmQ== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "6.169.0" + "@frontegg/types" "6.170.0" -"@frontegg/redux-store@6.169.0": - version "6.169.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.169.0.tgz#6087b9d1542e558209dff40a5c2c047d96d28960" - integrity sha512-HdrBz0D2axRb4H8AVj4Pvg1wrJ9yXtG7Y60HXtKOFEF5SSiUGBtRR3rPefxiB+czW5PJPKALK/GgKNLOAdEfvg== +"@frontegg/redux-store@6.170.0": + version "6.170.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.170.0.tgz#a3ebb5231b1380112ea97f81e76a6e6043f7fbc8" + integrity sha512-xF3Ih+o7Yna4b1xx5kq0O86Zd5/wNKOJAKUKWeMht/UR7WsbT+kwncrCVC+/FGGI18aNxV3goSlld+oKhjF/yQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.0.1" @@ -1878,13 +1878,13 @@ "@babel/runtime" "^7.17.2" "@frontegg/entitlements-javascript-commons" "1.0.1" -"@frontegg/types@6.169.0": - version "6.169.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.169.0.tgz#fb28e07d1f8ed4c213168964938cea284f9e4f16" - integrity sha512-WMFmm9+uO3axMZqHQzx49sbdxJp+zH7HpKWVU0fpDm2phYh07GC/PV0P9SiYWfnwWPxI18xCSwDeZLdjgPaiaQ== +"@frontegg/types@6.170.0": + version "6.170.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.170.0.tgz#d40181278e49ba10a63ed153908883dc84c54769" + integrity sha512-CMMg2uWBzDTSOtIVqaZ+i2njJ7iixWqQMt7qVDj9TATArJtmnSBUkIuRuiYhdhgj3HGNIOuTGb8Q6fjtjUHxhg== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "6.169.0" + "@frontegg/redux-store" "6.170.0" csstype "^3.0.9" deepmerge "^4.2.2"