From 54f7e1b584ff696c68c0b6f6e0adb1442ef74c30 Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 23 Dec 2024 12:04:58 +0000 Subject: [PATCH] update admin-portal 7.42.0 --- packages/vue/package.json | 2 +- yarn.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/packages/vue/package.json b/packages/vue/package.json index f1ae77ff..6a796295 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.41.0", + "@frontegg/js": "7.42.0", "get-value": "^3.0.1", "set-value": "^4.0.1" }, diff --git a/yarn.lock b/yarn.lock index 7f9600d8..0bfd3ff5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1835,43 +1835,43 @@ 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.41.0": - version "7.41.0" - resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.41.0.tgz#4c8f4db06e51830b92a8897d67a83ff026aee2ce" - integrity sha512-ocPSa59B0l4yh4oaf/Z1PV6YyYQ4SZUmSiiQ4TspmggySghQLNrW4SEzIcp7vwMLaMFHC5tdq803mdKF5hJ/gA== +"@frontegg/js@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.42.0.tgz#ebdd9ecceb59e17b33c8be31807c28c23c848f68" + integrity sha512-7zGs9VyYsEb2+zFjfkgWhn1WYlFqmYU/CPtHDPskOEQDLsh9t16k1HgMyX+VScKy/A95Tr2Y/veZPkt7mfWm+Q== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/types" "7.41.0" + "@frontegg/types" "7.42.0" -"@frontegg/redux-store@7.41.0": - version "7.41.0" - resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.41.0.tgz#3039a87909228dd511c64f2001406dda62a4ad3c" - integrity sha512-xF5ZKGotU0j4M5mMz+nZ3TWSAZK9LATkZhrd7JlBBgTPy5makTGSPyEgWazid1kg+CKlJ9rqsll0qNyg89Rm7w== +"@frontegg/redux-store@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.42.0.tgz#7dce051bab9add18a513b6dc65a45cf8f8938eac" + integrity sha512-fyDPWZkELka7MVNvavLI9+C/ioPNuFjkAaJ5Hb43ba41+Xmunzs9SKEHhQF3AnzyJmkRjnpm4cPRvYdn7a6QTQ== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" - "@frontegg/rest-api" "7.41.0" + "@frontegg/rest-api" "7.42.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.41.0": - version "7.41.0" - resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.41.0.tgz#380e5f743eaa148f56bf00942f82953811c49b3c" - integrity sha512-FY5wYBIAmhu5cTcWVL44GIygJs4rNf07zg8GNSMP228SFo4CiQL7S5QvIC5doQr10HBCZZTGj5aiHoXtpSzvMg== +"@frontegg/rest-api@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@frontegg/rest-api/-/rest-api-7.42.0.tgz#ecce0e0eb71624b2a091fb45f3cf24bc1b508fc2" + integrity sha512-fGHc1D9ngydrE4KieCce+vDqHjmqtiIC8iEtfZfHbFh9TPftCx7RtDlrIC9ev4sKcT2Q2zJOPkARBhnr3xdH0A== dependencies: "@babel/runtime" "^7.18.6" "@frontegg/entitlements-javascript-commons" "1.1.2" -"@frontegg/types@7.41.0": - version "7.41.0" - resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.41.0.tgz#ea95123eb6d4e30ce9309d637cce4ac805dd9fdf" - integrity sha512-Oid98nSpULb+REx0Og7JtziDhBX0TA3NZAg10BxUb0eCoWAe9dctKd1ut1LLlnLMjyMW0cXRe8ypzVGfRJAchQ== +"@frontegg/types@7.42.0": + version "7.42.0" + resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.42.0.tgz#248d3fa03a61abc1eae299d2482e05205049ae34" + integrity sha512-I0V/gFpy3dCeINcsXoJwW5IbTAcj+4D8y+4bONvgLW9nErLIdTn+j4bHgbIZi75qzUwRUZyuqhu4B1bC+kjS9Q== dependencies: "@babel/runtime" "^7.18.6" - "@frontegg/redux-store" "7.41.0" + "@frontegg/redux-store" "7.42.0" csstype "^3.0.9" deepmerge "^4.2.2"