Skip to content

Commit

Permalink
update admin-portal 6.170.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Jan 10, 2024
1 parent 3a8d554 commit 61a5aef
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"

Expand Down

0 comments on commit 61a5aef

Please sign in to comment.