Skip to content

Commit

Permalink
update admin-portal 6.202.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Jul 9, 2024
1 parent c336608 commit 3a1c164
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.201.0",
"@frontegg/js": "6.202.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.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==

"@frontegg/js@6.201.0":
version "6.201.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.201.0.tgz#6396ea88ce6c571183cdbfb8496b1cde753a636e"
integrity sha512-b27cxnIk9SQVoc8blsh5pQgPLr9LfgP/EH1ZHvJIUkiQeTwrAmBBerLrs7NNhGMLrfI2LIIk0PxyfDOhl2Nj6w==
"@frontegg/js@6.202.0":
version "6.202.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.202.0.tgz#6447c3cf66c8f3c55ccbbe98f54da5a86ab0b92f"
integrity sha512-IbTyo4xjDtgfVZ5lpTEQLbZO6739KNoWKxpBXedStHE/c6SprvRqr+6Tw9Ne3JzoQ+ZG1YuP/OTw3mlV2GKz4Q==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.201.0"
"@frontegg/types" "6.202.0"

"@frontegg/redux-store@6.201.0":
version "6.201.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.201.0.tgz#c0b480e11f609243f11395c282ed0c9d86aad456"
integrity sha512-Raep+GRE9FIWQOQB7eLnyVjF2pFPGD7FcId4w3HX3nTm3MRmsqXIqjDDUV6Z4IR2agLY320oNON1oO/RbewtpQ==
"@frontegg/redux-store@6.202.0":
version "6.202.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.202.0.tgz#e3cad928b996fc9c92c074ade4af857b84ab958a"
integrity sha512-1QucKyUomlHe2lm1Uo4KcLph19GcpxO1NyW2a9ReJ8TsfjavtHVwH6oVz0aeij5KtHYvNSOXvT65ITHvpyn9Fg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"
Expand All @@ -1878,13 +1878,13 @@
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.1.2"

"@frontegg/types@6.201.0":
version "6.201.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.201.0.tgz#abe762b7d001f4da32d99726fb8716cacda28920"
integrity sha512-sAOEyf97RrMYMfZIPWsW9t73akSJMXNdT/7rqHqTnZKgt1fCC4VwH1c6tBxWxDrkc1N0uDqtDGHveZlA8527Yg==
"@frontegg/types@6.202.0":
version "6.202.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.202.0.tgz#a10f4a0b0829d1ab1b2bc45f04bd05b98a25935b"
integrity sha512-qVP7LFNG8nZzUEbuxJlk8uLFzkZEyC73phfCNieunf+FPi4aVqBSrsK8qKQMBXoYne5zJVtWJJcRJP32t4HJEg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.201.0"
"@frontegg/redux-store" "6.202.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 3a1c164

Please sign in to comment.