Bump @iconify-json/material-symbols from 1.2.33 to 1.2.42

Bumps [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) from 1.2.33 to 1.2.42.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-version: 1.2.42
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-21 08:43:09 +00:00 committed by GitHub
parent ab52465318
commit caf4856a55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -29,7 +29,7 @@
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/material-symbols": "^1.2.33", "@iconify-json/material-symbols": "^1.2.42",
"@iconify-json/simple-icons": "^1.2.55", "@iconify-json/simple-icons": "^1.2.55",
"@nuxtjs/mdc": "^0.17.3", "@nuxtjs/mdc": "^0.17.3",
"@tailwindcss/typography": "^0.5.19" "@tailwindcss/typography": "^0.5.19"
@ -1380,9 +1380,9 @@
} }
}, },
"node_modules/@iconify-json/material-symbols": { "node_modules/@iconify-json/material-symbols": {
"version": "1.2.33", "version": "1.2.42",
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz", "resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.42.tgz",
"integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==", "integrity": "sha512-FDRfnQqy8iXaq/swVPFWaHftqP9tk3qDCRhC30s3UZL2j4mvGZk5gVECRXCkZv5jnsAiTpZxGQM8HrMiwE7GtA==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {

View file

@ -32,7 +32,7 @@
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/material-symbols": "^1.2.33", "@iconify-json/material-symbols": "^1.2.42",
"@iconify-json/simple-icons": "^1.2.55", "@iconify-json/simple-icons": "^1.2.55",
"@nuxtjs/mdc": "^0.17.3", "@nuxtjs/mdc": "^0.17.3",
"@tailwindcss/typography": "^0.5.19" "@tailwindcss/typography": "^0.5.19"