Skip to content

Commit e86dd4b

Browse files
Merge pull request #457 from frontegg/upgrade-admin-portal
Update Frontegg AdminPortal to 7.6.0
2 parents 462beb7 + c881430 commit e86dd4b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"build:unpkg": "cross-env NODE_ENV=production rollup --config rollup.config.js --format iife"
2323
},
2424
"dependencies": {
25-
"@frontegg/js": "7.5.0",
25+
"@frontegg/js": "7.6.0",
2626
"get-value": "^3.0.1",
2727
"set-value": "^4.0.1"
2828
},

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1842,18 +1842,18 @@
18421842
resolved "https://registry.yarnpkg.com/@frontegg/entitlements-javascript-commons/-/entitlements-javascript-commons-1.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
18431843
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==
18441844

1845-
"@frontegg/js@7.5.0":
1846-
version "7.5.0"
1847-
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.5.0.tgz#420f2b101a70c8a8016020328de3e61d0a8b6172"
1848-
integrity sha512-dR3EUAuWRvaBqcG44oS4iqUqmtpudxd/O8p4I0PVahRKPw468yLurmTI+R7QUZDlp6918waH1Q1ZtjLpyv+0GA==
1845+
"@frontegg/js@7.6.0":
1846+
version "7.6.0"
1847+
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-7.6.0.tgz#0118b2748092532678b29f65194bed2de1197cb3"
1848+
integrity sha512-8P8wshdW3XnUL2cgg5Ddk0w6bOJAJf5SF6ybD+EiLgbuL77R2m5E3kgvuvhG8Tsn8BXEQIAXaPAXk6H0phfa4Q==
18491849
dependencies:
18501850
"@babel/runtime" "^7.18.6"
1851-
"@frontegg/types" "7.5.0"
1851+
"@frontegg/types" "7.6.0"
18521852

1853-
"@frontegg/redux-store@7.5.0":
1854-
version "7.5.0"
1855-
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.5.0.tgz#1da2fdee2ffafd02ec0142798b30d4a6cfe197ad"
1856-
integrity sha512-G0JIMtbkwQatvSBAFbnjFwzwzGaOqduPr30X47K6JHgizlULaA6Eli8dKgR7YWgNBYoNFps7beSaPOeTy313CQ==
1853+
"@frontegg/redux-store@7.6.0":
1854+
version "7.6.0"
1855+
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-7.6.0.tgz#bc0202d413967460e1938d04e4425dc74874e51f"
1856+
integrity sha512-mEwEz3rL6Klwhb/ocjDcTzBwGnW/1VkSqLXLVDxUFZo8H0HtvWL6SUrum1HC4b+5vPJFtwIUgqMTOuXto2P7gw==
18571857
dependencies:
18581858
"@babel/runtime" "^7.18.6"
18591859
"@frontegg/entitlements-javascript-commons" "1.1.2"
@@ -1871,13 +1871,13 @@
18711871
"@babel/runtime" "^7.17.2"
18721872
"@frontegg/entitlements-javascript-commons" "1.1.2"
18731873

1874-
"@frontegg/types@7.5.0":
1875-
version "7.5.0"
1876-
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.5.0.tgz#d74d29aa3214a955b94f9f4de7507ec28f0f001b"
1877-
integrity sha512-YIDogG8Ve9xGR7qABWB3PJGaT+xOaPLDl6LwpARMwT7EIlV9m7uzb4HLNY4rBKihEaCrPII0DVWNs4mgFR5cWQ==
1874+
"@frontegg/types@7.6.0":
1875+
version "7.6.0"
1876+
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-7.6.0.tgz#fa2512dad45cfd8f852eb7dc80844aa6820b922a"
1877+
integrity sha512-GmL9GtlwATZqOvXtfc17wAF1LUPpfL0caSYQfHTvsUJ6hMY2z6JRlrJK9KLdOOoW5hj+gWPm+T+CkYQ6gs5Alw==
18781878
dependencies:
18791879
"@babel/runtime" "^7.18.6"
1880-
"@frontegg/redux-store" "7.5.0"
1880+
"@frontegg/redux-store" "7.6.0"
18811881
csstype "^3.0.9"
18821882
deepmerge "^4.2.2"
18831883

0 commit comments

Comments
 (0)