Skip to content

Commit

Permalink
update admin-portal 6.144.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Oct 3, 2023
1 parent 911e1fa commit 39ad031
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 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.143.0",
"@frontegg/js": "6.144.0",
"csstype": "^3.0.8",
"rxjs": "~6.6.0",
"stream": "^0.0.2",
Expand Down
4 changes: 2 additions & 2 deletions projects/frontegg-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"@angular/core": ">=12.0.0"
},
"dependencies": {
"@frontegg/js": "6.143.0",
"@frontegg/js": "6.144.0",
"csstype": "^3.0.8",
"fast-deep-equal": "^3.1.3",
"stream": "^0.0.2",
"tslib": "^2.0.0"
}
}
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1558,18 +1558,18 @@
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
integrity sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==

"@frontegg/js@6.143.0":
version "6.143.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.143.0.tgz#4234f4c8a2e47e6883fde40f03bfdda7934a1801"
integrity sha512-rbvc6plefi/DQ5RJXOhRn1xOrrUyd3/LDIgXyuWR6NuZhIrAJjwFtlWEWgyXY8/fEKpwlnyp/KX/zZdLy+nBkQ==
"@frontegg/js@6.144.0":
version "6.144.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.144.0.tgz#0417f3ec66e59859d95fcb814d5da318d9a4a629"
integrity sha512-zd2TcTQkLy+msuiug+5Q3+Z/Zw0QAlG4XzXHwQoygy0jTI+1q93zy/kYKasknf6W7hPSGKiV6n84+097xpYKRw==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.143.0"
"@frontegg/types" "6.144.0"

"@frontegg/redux-store@6.143.0":
version "6.143.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.143.0.tgz#8e969265472c2e6e81ac4780383048efa93609cd"
integrity sha512-uZlmpBJKAqR1Ot4wPU7t/M59lDmCRnZ16IbKN9h33zQEsb3EoB9ussGDID+882MBpQlMlp9GGY3urjs60iwbPw==
"@frontegg/redux-store@6.144.0":
version "6.144.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.144.0.tgz#e452eb6568c0f3c6cc1443657efca1b081fddbb6"
integrity sha512-UzPxliBSXIosaI2ZjhZUkLSeJKwlBCiNBHZm/RI1ZiDYCeFl8XJXbsabu5w1neML73lR4adm+Bo3Ynxiru9pew==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/rest-api" "3.1.23"
Expand All @@ -1585,13 +1585,13 @@
dependencies:
"@babel/runtime" "^7.17.2"

"@frontegg/types@6.143.0":
version "6.143.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.143.0.tgz#ce4f69ffb298bf33fc08596b209ab8fe4525fd40"
integrity sha512-0H8u5lqNI/qlbm6KB/8N64bFH2FL/pyhCuHviFOcIMQc9pX47xPXrzI3cDiSb6Colps88Skevqmgqu/MSHyjpQ==
"@frontegg/types@6.144.0":
version "6.144.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.144.0.tgz#edb340ec10197719b9e9c1784487b1b57bbb7185"
integrity sha512-SEBYwBbPqCGZhs+9DuJt2x9PK901JXzMdZHToOxXEBlAxajpD5mMX6Pb5bA3gSgJQP7F/e5fgLeaQWwl4qZcow==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.143.0"
"@frontegg/redux-store" "6.144.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit 39ad031

Please sign in to comment.