Skip to content

Commit

Permalink
update admin-portal 6.148.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Oct 23, 2023
1 parent ad53e0f commit 8d54837
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.147.0",
"@frontegg/js": "6.148.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.0-alpha.8.tgz#bd902824497e06b2c2d91551c7527d1a0b5f90ec"
integrity sha512-xK9bZVdSatldZ9uvY6OF6xS2LSB0xZanXdgS6FCgFK5n7gQSHY0c/NOibMwOmOEaYNzfgcYq8Pr9Cg3pbnwRgw==

"@frontegg/js@6.147.0":
version "6.147.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.147.0.tgz#9854d0d391581300cd84d7b68cb3cd726dbac83d"
integrity sha512-BMdGkwM2hD0U4wnHSK9dMrDl+CipAgu2JoNFikL074CmkghDYI12vFk7JVQVMAIi3zeR3TuUI7jX63zaV1MPTg==
"@frontegg/js@6.148.0":
version "6.148.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.148.0.tgz#933adf68e8f67fc434c0b130c8d3e196e7344330"
integrity sha512-PK3+gYG8+2cNmGQwe4ZC3ESbcz1G9ES8yU6w6AqwUTmAT69L2RhNVb0JJERNK7D1l8D8bBrt966IoU4oknacGA==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.147.0"
"@frontegg/types" "6.148.0"

"@frontegg/redux-store@6.147.0":
version "6.147.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.147.0.tgz#f64114470c3d6cf5392e1edece0f88f5009292b5"
integrity sha512-YME4ndmA2IfNNhfjTclYWDRx36quzIcRI8EUSsb9QYfvMlWeJfOi9bwAGAeX0HpCo/sqgt9Tvew18jPuAYNVSA==
"@frontegg/redux-store@6.148.0":
version "6.148.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.148.0.tgz#b89bab0849c847389264645e72435265dd35d8b3"
integrity sha512-wu4OcCadFs+Htgpy3alrL5lvdFonCYnhydiq06Flrw/hBDUtFimHU+rvqz5EMsYRFzG/uv+uBhj9yCfDMLJy8Q==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/rest-api" "3.1.34"
Expand All @@ -1877,13 +1877,13 @@
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.0.0-alpha.8"

"@frontegg/types@6.147.0":
version "6.147.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.147.0.tgz#0bfd81ea69edc59f9372848a791fe76b02066139"
integrity sha512-4NxUT7c22m0tRC8TuRDPgfdvmEhL9dLrbLioabQMuMpZ/nqGRtAo1c3DC9MXwZlOCgEtOnfmf6pUcjEmugzkuA==
"@frontegg/types@6.148.0":
version "6.148.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.148.0.tgz#03009b5ec9275bb4821303e7311a32606c833bba"
integrity sha512-GkIQRZOvcR1nF1c712/ygusF3hBGCJfPtWKc1sYTidX16yygzSOvUSC1f4rfPOTpfPCOzWXFdtjEcEzjZsffZg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.147.0"
"@frontegg/redux-store" "6.148.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 8d54837

Please sign in to comment.