Skip to content

Commit

Permalink
Merge pull request #2765 from irontec/PROVIDER-2029-update-ivoz-ui-to…
Browse files Browse the repository at this point in the history
…-1.5.1

portal: update ivoz-ui to 1.5.1
  • Loading branch information
danigargar authored Sep 13, 2024
2 parents 43b17dd + 51bb66f commit a8b485a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@emotion/react": "^11.10.6",
"@emotion/styled": "^11.10.6",
"@irontec/ivoz-ui": "^1.5.0",
"@irontec/ivoz-ui": "^1.5.1",
"@mui/icons-material": "^5.11.16",
"@mui/material": "^5.12.1",
"@mui/styles": "^5.12.0",
Expand Down
8 changes: 4 additions & 4 deletions web/portal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -781,10 +781,10 @@
resolved "https://registry.yarnpkg.com/@icons/material/-/material-0.2.4.tgz#e90c9f71768b3736e76d7dd6783fc6c2afa88bc8"
integrity sha512-QPcGmICAPbGLGb6F/yNf/KzKqvFx8z5qx3D1yFqVAjoFmXK35EgyW+cJ57Te3CNsmzblwtzakLGFqHPqrfb4Tw==

"@irontec/ivoz-ui@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@irontec/ivoz-ui/-/ivoz-ui-1.5.0.tgz#c98197d6f0f5d5793795cac44002239af1021240"
integrity sha512-z3RFRX7s0CF9OFrcPp5iuivUCKZtTcWg/LYd/90I7Qcvdd73Ep/U+KN+zWbC2Ai9IMNP+ChIvbi4k3PVT47/4Q==
"@irontec/ivoz-ui@^1.5.1":
version "1.5.1"
resolved "https://registry.yarnpkg.com/@irontec/ivoz-ui/-/ivoz-ui-1.5.1.tgz#0dc5e885e9aff081f8fa60ab34186c0d3975f5b5"
integrity sha512-CA4581nEA28+FD8RabNK0vkxiF4l1a8aXMyHmt84W7AIvVHVlXvdmIfk3akLiCpIAU/i9hO1I8Ycy7/TofinBw==
dependencies:
"@date-io/date-fns" "^2.10.8"
"@types/react-color" "^3.0.12"
Expand Down

0 comments on commit a8b485a

Please sign in to comment.