Skip to content

Commit

Permalink
Update mui-icons-material-lazy (fix previous version)
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Nov 28, 2024
1 parent b1efdf1 commit b34e1e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"keycloakify": "^11.3.29",
"memoizee": "^0.4.17",
"minimal-polyfills": "^2.2.3",
"mui-icons-material-lazy": "^1.0.3",
"mui-icons-material-lazy": "^1.0.4",
"oidc-spa": "^5.6.1",
"onyxia-ui": "^6.2.1",
"pathe": "^1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5376,10 +5376,10 @@ ms@^2.1.3:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==

mui-icons-material-lazy@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/mui-icons-material-lazy/-/mui-icons-material-lazy-1.0.3.tgz#901efa4211cf6e28836ff8860dfe6352690df546"
integrity sha512-6xmhf2CkBnApATNRl/YRJ7p1UszGkODVbn70eaBmDSJTeQl508bBzNXQhFQO+dtrDT06/2kwUjYLzouGO0WMNQ==
mui-icons-material-lazy@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/mui-icons-material-lazy/-/mui-icons-material-lazy-1.0.4.tgz#a926064f5cac938d85cc9fe9edf3b0cc0cac2e44"
integrity sha512-JxQnd0A/h7OS7jSO/LZmJ8s/WysjhuoToL54qm70DexTXnJkjjjGcu3S1fju9Vh/UWGanWEiBmvwweOFRSUZ7g==
dependencies:
tsafe "^1.8.5"

Expand Down

0 comments on commit b34e1e5

Please sign in to comment.