Skip to content

Commit

Permalink
Merge pull request #506 from frontegg/upgrade-admin-portal
Browse files Browse the repository at this point in the history
  • Loading branch information
doregg authored Jan 3, 2024
2 parents a0f16e2 + 94e29f0 commit 1296967
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^12.0.0",
"@angular/platform-browser-dynamic": "^12.0.0",
"@angular/router": "^12.0.0",
"@frontegg/js": "6.166.0",
"@frontegg/js": "6.167.0",
"csstype": "^3.0.8",
"rxjs": "~6.6.0",
"stream": "^0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion projects/frontegg-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@angular/core": ">=12.0.0"
},
"dependencies": {
"@frontegg/js": "6.166.0",
"@frontegg/js": "6.167.0",
"csstype": "^3.0.8",
"fast-deep-equal": "^3.1.3",
"stream": "^0.0.2",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1563,18 +1563,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.166.0":
version "6.166.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.166.0.tgz#be1b31ae25e707b89619370c9ee67ed08fb87d5a"
integrity sha512-ZNE4y5u3JWaZc6QnaPsnN44AQATwbnQk9OcoVB/SD4ZRUQ+kJWiLLjNfbfgjS9U2iy6WguBqS8+6SMXef4XKDw==
"@frontegg/js@6.167.0":
version "6.167.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.167.0.tgz#9446af2afec7919bf145748c0c15555bc0dfca66"
integrity sha512-llMaHECtcBOYkTq3mmE1TPSYaxaYIANEfkFloFYwRS6W4ZHEqnw5GhLgpPVsxf/OuKvOa9YrVoUryjE3sNfehg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.166.0"
"@frontegg/types" "6.167.0"

"@frontegg/redux-store@6.166.0":
version "6.166.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.166.0.tgz#e195e21d5d48c4e08e4d2d4a5a6b65cc1e01e945"
integrity sha512-28Jf0aGRgzUluOc4wkmiNasbogpj5LIHUhMeMn46PcN7FxdQcsmboxEFRyf7DXmS+VZ9/GTJJJtpW/Y/6SJn6w==
"@frontegg/redux-store@6.167.0":
version "6.167.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.167.0.tgz#8703485e746d00bb46e6e6a0cb3429aeade1b139"
integrity sha512-87+huw7iYG1637wN0i2RWGG+y1d/nC2K6bPgS5hVHkOwoxVgdbtluckn+SSLdy0TJoM5e2Wt4KOt/8iWiJoDKw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.0.1"
Expand All @@ -1592,13 +1592,13 @@
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.0.1"

"@frontegg/types@6.166.0":
version "6.166.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.166.0.tgz#313ed9ff3b1f0250eab03dcaef8efdeac0783e3a"
integrity sha512-luYWWBDFDs6lrYq4L5XpAJ8GgLI7AvbDTcxEqSfVGa7lggH+a6nEYW07n3LvO+OU94qocJC30gEx6jeGNbydhQ==
"@frontegg/types@6.167.0":
version "6.167.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.167.0.tgz#b68d8f8a418b312e090acce6028c55e7bebd6388"
integrity sha512-fe/AIzn1nj6+Ks5S1ycn3aCpfStgLcEaM+/KUAe86aOPCEZMkA+pwdxk3sjIUh8pfMLD+BGQYSk2iLrDwud7uQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.166.0"
"@frontegg/redux-store" "6.167.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 1296967

Please sign in to comment.