Skip to content

Commit

Permalink
Merge pull request #403 from frontegg/upgrade-admin-portal
Browse files Browse the repository at this point in the history
Update Frontegg AdminPortal to 6.176.0
  • Loading branch information
AtaliaRefua authored Feb 1, 2024
2 parents 7f54f0f + f29ac72 commit 90829be
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.175.0",
"@frontegg/js": "6.176.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.175.0":
version "6.175.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.175.0.tgz#543bb9bd0db6a97defc7433389cd886a7fa06843"
integrity sha512-EY3FwDjR3kcrgJBbMFP0B/xk0W496h+48lYFkAdgz+eiCXvVosmwTCxaRmtttYCBzqkoYNlgf3TkYtKSwBlF/w==
"@frontegg/js@6.176.0":
version "6.176.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.176.0.tgz#9fdcb404682d00873bb567ac073dbd5c70df27f7"
integrity sha512-XCwCRsco08UXd67BAbteMWP20B92UqTVVW4kyipR+HPnpI/qVvhBCJOgqE2n/CS14i2X4hmeEdLPNkSIUCuNGg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.175.0"
"@frontegg/types" "6.176.0"

"@frontegg/redux-store@6.175.0":
version "6.175.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.175.0.tgz#768565bc9c5e0540de7bc94dfbffd50770df115e"
integrity sha512-UJjP7F175QgqR47aM8UHZNnrwa5gi4znX0hMLyF4SUpUzcO7kbMWk5m8ze2BWryB7IL20X46pJZUZK22qih5yw==
"@frontegg/redux-store@6.176.0":
version "6.176.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.176.0.tgz#41a28306d7fa7de207b868aa89046bdf65e2d929"
integrity sha512-WhBKfYmqRz/n6HvahJoBiiocG1tOKpkbrD1/5DHIk3Ow1LylD0Fsd4hzWbxxwPCIPiqDHVeJ6s5LKn8kT2j2YA==
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.175.0":
version "6.175.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.175.0.tgz#16b8c1a6ddc5b79fa53cf88a409b699fe55860fc"
integrity sha512-1S8BvSDgIZ7t7Vlzu1U7b3waZvg1tLWkSCFjObRji5yALtk9Sph/4B+p8v+bTUp868dB6io9Ln3k9vRUxCMVgA==
"@frontegg/types@6.176.0":
version "6.176.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.176.0.tgz#b6d0815a8ffd5a3ac8c5ae0a74283b492f059b99"
integrity sha512-m5T9RPlopDbakVLzBVdOT4cnFeTCIIVcI1STBNNOhBvWJH4iB2fE8PoM2seri1t5eu45XLIOuYfH8rKecalaKQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.175.0"
"@frontegg/redux-store" "6.176.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 90829be

Please sign in to comment.