deps: update material-symbols icons to v0.23.0

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2024-09-27 12:04:33 +02:00
parent 55e5c95981
commit d3b966e9f6
12 changed files with 26 additions and 26 deletions

8
package-lock.json generated
View File

@@ -13,7 +13,7 @@
"@alpinejs/focus": "^3.14.1",
"@alpinejs/persist": "^3.14.1",
"@floating-ui/dom": "^1.6.5",
"@material-symbols/svg-400": "^0.14.6",
"@material-symbols/svg-400": "^0.23.0",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.13",
"alpinejs": "^3.14.1",
@@ -142,9 +142,9 @@
}
},
"node_modules/@material-symbols/svg-400": {
"version": "0.14.6",
"resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.14.6.tgz",
"integrity": "sha512-4uxXEyKljpfwlEQQE5xpN0ZOLduXC3ClCkwNtsM6xy8CLkVP1x32s8BPYHrpfGdhNNnKLkl+p8vh7VBqZi8D4A=="
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@material-symbols/svg-400/-/svg-400-0.23.0.tgz",
"integrity": "sha512-bsvGmBds729rZYOCOgxs4FjpktXfkhcprsCNPv+PRIDE3K/b30bnOsFAylUUfJ6cnHoXucS672VdNe80YIUxwA=="
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",