mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-07 12:00:01 +03:00
Fixed issue where icons would not render properly
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -2154,6 +2154,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"@fontsource/material-icons": {
|
||||
"version": "4.5.4",
|
||||
"resolved": "https://registry.npmjs.org/@fontsource/material-icons/-/material-icons-4.5.4.tgz",
|
||||
"integrity": "sha512-YGmXkkEdu6EIgpFKNmB/nIXzZocwSmbI01Ninpmml8x8BT0M6RR++V1KqOfpzZ6Cw/FQ2/KYonQ3x4IY/4VRRA=="
|
||||
},
|
||||
"@gar/promisify": {
|
||||
"version": "1.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
|
||||
@@ -8085,9 +8090,9 @@
|
||||
}
|
||||
},
|
||||
"material-icons": {
|
||||
"version": "0.5.4",
|
||||
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-0.5.4.tgz",
|
||||
"integrity": "sha512-5ycazkNmIOtV78Ff3WgvxQESoJuujdRm0cNbf18fmyJN20jHyqp9rpwi4EfQyGimag0ZLElxtVg3H9enIKdOOw=="
|
||||
"version": "1.10.8",
|
||||
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.10.8.tgz",
|
||||
"integrity": "sha512-CbtQXCmC9MXIIkz/0CmEfxELosxKxLegrjoa0mxM0zPA+GgAuhnWX6ITo/5oON/JFaCi/bh4MydEUNu0erbaxw=="
|
||||
},
|
||||
"media-typer": {
|
||||
"version": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user