Skip to content

Commit

Permalink
update admin-portal 6.184.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg committed Mar 20, 2024
1 parent 6c117d4 commit c71845f
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.183.0",
"@frontegg/js": "6.184.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.183.0",
"@frontegg/js": "6.184.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.183.0":
version "6.183.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.183.0.tgz#d29b327a79849a0f4dd944cf648b0b49cc2cbdf9"
integrity sha512-yTPlFLqNyOZYt29EJggso4lWMmhhALJczvE9FKDHIZq+mr2ditTumT0xzlbI4HFXmS9JmMGZ5t8gJ4thZoa/QQ==
"@frontegg/js@6.184.0":
version "6.184.0"
resolved "https://registry.yarnpkg.com/@frontegg/js/-/js-6.184.0.tgz#60b30c5a90bbea194ba650f399bed6770d6384ca"
integrity sha512-SRIcXhdRiSeqEMf8qLSFysf+C56Btra8X09mc0MGqMH918qratddMbgIb+QqnsICe3CoPl2JVW8tyTe5u6uz8A==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/types" "6.183.0"
"@frontegg/types" "6.184.0"

"@frontegg/redux-store@6.183.0":
version "6.183.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.183.0.tgz#7d4bb78442a1e774052dc58e145f17225f449479"
integrity sha512-8Yo63TIVeaKv/kijaNoLMduYqZYhDLTYo225V6t1jeAZOc8Dw3fF9ySDDFVmmpWlt9C2o9ORDKVmrAnWi/rk2Q==
"@frontegg/redux-store@6.184.0":
version "6.184.0"
resolved "https://registry.yarnpkg.com/@frontegg/redux-store/-/redux-store-6.184.0.tgz#82fb3176aad48c73b0a136c440e9fb292c22152b"
integrity sha512-XxRc+ASF9Jh49QqQIkXiHfb7gDatQEmxjjqBhucvwoaI9pFTAgsWzZv5Y51UVoztLIva2JtzwewlkVo2B8XI2A==
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.183.0":
version "6.183.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.183.0.tgz#9129e28343d2491efeafec6bd0346a8d1076b623"
integrity sha512-6xP8YMyGjV+D4Uf9CYELvVtpA6Evpccd0f3n28zm/IsTfYLASGefijJiRdSojzqV9RC+xOe6w/45KHfnUv2mjA==
"@frontegg/types@6.184.0":
version "6.184.0"
resolved "https://registry.yarnpkg.com/@frontegg/types/-/types-6.184.0.tgz#f4f643f9d902b3df392d9d20a74b6e3639a19f86"
integrity sha512-SWx1IXbzjFluYZ9JD+otd8a7Bz70XQafIMApXu21UE3gm6kOG2EYyTo3bdEnq0WzE7v98oLVHO4sVoJw/V4RYQ==
dependencies:
"@babel/runtime" "^7.18.6"
"@frontegg/redux-store" "6.183.0"
"@frontegg/redux-store" "6.184.0"
csstype "^3.0.9"
deepmerge "^4.2.2"

Expand Down

0 comments on commit c71845f

Please sign in to comment.