Skip to content

Commit

Permalink
portal: upgrade to ivoz-ui 1.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadariaga committed Dec 28, 2023
1 parent a12904b commit 397d557
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.1.18",
"@irontec/ivoz-ui": "^1.1.19",
"@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 @@ -761,10 +761,10 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@irontec/ivoz-ui@^1.1.18":
version "1.1.18"
resolved "https://registry.yarnpkg.com/@irontec/ivoz-ui/-/ivoz-ui-1.1.18.tgz#731604fc111b45e7b5ce83cedfc67f0d4b62f10e"
integrity sha512-oX3FsLMYV2/IkMD4NpKKlkDofVMaGIWXMApmsJ6/S6lN6MJJXnsUI+iGV/4bczCTRF3atXICbJHenkex3uqFOw==
"@irontec/ivoz-ui@^1.1.19":
version "1.1.19"
resolved "https://registry.yarnpkg.com/@irontec/ivoz-ui/-/ivoz-ui-1.1.19.tgz#69e32c3909b9d70eab9e60e054ce913957ac65c5"
integrity sha512-VC44PSp3mJChyq8DGW1cTCVRusqN3mMvkSuOOlPqbB22piB3Z3vdlOpsp97Uos+QcPpaHWglG3cPwRBlcwZwtw==
dependencies:
"@date-io/date-fns" "^2.10.8"
axios "^0.21.1"
Expand Down

0 comments on commit 397d557

Please sign in to comment.