Skip to content

Commit

Permalink
update admin-portal 6.179.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Feb 7, 2024
1 parent 551f0d5 commit 41a5ceb
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.178.0",
"@frontegg/js": "6.179.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.178.0",
"@frontegg/js": "6.179.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.1.2.tgz#8c771cac0796fde5bbc05abe750cb6b8677ec2c6"
integrity sha512-vwCFxj9KSIKHXinOH0HbBf4DhKRbUWhjCnL14+JfQnwuEl/zKtSGZoZecrXcPajWUypdi0uT+8q3GGcqnCW13Q==

"@frontegg/js@6.178.0":
version "6.178.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.178.0.tgz#fa6c42fef1345e62f769b888c1f6dfab177b48d3"
integrity sha512-gxMn0EdbtaxrVLsLK6xupkTiJqIjKRQtZWsnNDWJVhvs4p7g5y3pPEf+SlTC4vQXX+H7Du76yml4SKQOUwDIEw==
"@frontegg/js@6.179.0":
version "6.179.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.179.0.tgz#5a686226e700c0ed73ff829878b37c443386d346"
integrity sha512-oW9ea9x6+Zz31+cOdiCmuvSp8EXwnAtYjsQ7b5YLQ/aupwKGoztVEkET6wcMckLbqCGFhsFX8HTShRtqc1bovw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.178.0"
"@frontegg/types" "6.179.0"

"@frontegg/redux-store@6.178.0":
version "6.178.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.178.0.tgz#a312890659b447c6ebb2d3219f8d1bbe5edcabec"
integrity sha512-H5DttSlkg5IwXrfh0xzEoI0tHVpK66iJipGG9f6DjKxLBcNbhZ43Ia5EjFnRXmA7o3/VXsMat02E9Za1QMBSDw==
"@frontegg/redux-store@6.179.0":
version "6.179.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.179.0.tgz#680a796ef0c014fd3b4c60d8d2d59d5ad2980d14"
integrity sha512-tp+gF2tllGQihbx+pvOkMDycYMVLuq2q9BZQPmaIT1YGMEqFK/OgXKvbWLjWa14RIX8C5ijveTzT/3tcjfa0xA==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/entitlements-javascript-commons" "1.1.2"
Expand All @@ -1592,13 +1592,13 @@
"@babel/runtime" "^7.17.2"
"@frontegg/entitlements-javascript-commons" "1.1.2"

"@frontegg/types@6.178.0":
version "6.178.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.178.0.tgz#0a8540cfbf945c3c15671296fb8ef2ad75917e27"
integrity sha512-YqksNXeX2QUiNcnMyX46p5j+LJLb6EQxtkXXzE5SN40OmLf7c2Rl5Qd7KQPDSKKttlLcdTrYtIGQkLmk8DAWZw==
"@frontegg/types@6.179.0":
version "6.179.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.179.0.tgz#8e4d2ce5cf6c054153f686dccaa9ce77734ac4e2"
integrity sha512-9uR8jJwx529WRidJEfxwv7RK4PxFArrCgIkdDkuTipm/1WRL6Nd1p08o71g6QL33qkPsxUM5H2jlvwoxOmZSfg==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.178.0"
"@frontegg/redux-store" "6.179.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 41a5ceb

Please sign in to comment.