Skip to content

Commit

Permalink
update admin-portal 6.158.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Nov 30, 2023
1 parent 8ef6e59 commit e8d9603
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.157.0",
"@frontegg/js": "6.158.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.157.0":
version "6.157.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.157.0.tgz#38dce095be701617d99278aed788a956c06156d1"
integrity sha512-INE3z81bUDoByl9weDyqGa3BTNF4Qi3L//USNUkUj36wocIoVzwm4wDHl/R0TxOe+ronkMUiRjIa2EwpA6+Bmw==
"@frontegg/js@6.158.0":
version "6.158.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.158.0.tgz#cea96027aa7f52afe69701ddcb06554d825a2360"
integrity sha512-gYa9l2Il22Cd3RNfsQhOikFuz9kTfH9O14GyBGMVSR4hxXf2RMPTbfxa5D9TYtK/00xtQRktiDKYNxcMfMueew==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.157.0"
"@frontegg/types" "6.158.0"

"@frontegg/redux-store@6.157.0":
version "6.157.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.157.0.tgz#4f64b94195115c3ce17b412f76ca303460a4b345"
integrity sha512-eV1F6R52JIqittP9sgNo8nqqkCkbgUkIaQfoH7BenNSE45fEWGBG1O0/IlQ3jMm+pVWW9h6hUx8yMVbNyRdGzg==
"@frontegg/redux-store@6.158.0":
version "6.158.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.158.0.tgz#66b83ca9633629ade92f6eab31430d36e5d5fd07"
integrity sha512-EHnkqP3oJVY5KyocVQnwmY1ZCGmp5F7AjNyFn8DODx/tLdYE3fbGPvmrcYBOz/RehrD6OzF541sv7y5jBINORg==
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.157.0":
version "6.157.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.157.0.tgz#c2c3bfdbc8720ea1e91197b5521cb3246bd59729"
integrity sha512-kK8+ca6DuxruYhw/XQjVRaglVLbhMfSicB8LPqvOcVIKly3OOlcdTA39bTq8/3McM/UDpv68GKlHVQjJqUfg3A==
"@frontegg/types@6.158.0":
version "6.158.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.158.0.tgz#dbf49bf4f6c3c76ffe0f0c0e29df0040e0a18169"
integrity sha512-rUUiNl9aW436apPfjqnxBWDJS8RwHQHm7if8tQ9iZb5mGfr7HfN/Eo7CNyQGx8Ghz2ztpUvcwH/bGM4RpIl7cg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.157.0"
"@frontegg/redux-store" "6.158.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit e8d9603

Please sign in to comment.