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

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

---
updated-dependencies:
- dependency-name: "@iconify-json/material-symbols"
  dependency-version: 1.2.33
  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-09-02 10:04:31 +00:00 committed by GitHub
parent 590388ee48
commit ec7419ad37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -28,7 +28,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.17",
"@iconify-json/material-symbols": "^1.2.33",
"@iconify-json/simple-icons": "^1.2.29",
"@nuxtjs/mdc": "^0.16.1",
"@tailwindcss/typography": "^0.5.16"
@ -1423,9 +1423,9 @@
}
},
"node_modules/@iconify-json/material-symbols": {
"version": "1.2.21",
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.21.tgz",
"integrity": "sha512-78o99N3oYeWY91EvZDl5bAPSPtO3rgkPwuOfgk4iBLbpb2peE6ueZFiMA/RURpy8jf4Pyt9rUtjP34UJIkVAcA==",
"version": "1.2.33",
"resolved": "https://registry.npmjs.org/@iconify-json/material-symbols/-/material-symbols-1.2.33.tgz",
"integrity": "sha512-Bs0X1+/vpJydW63olrGh60zkR8/Y70sI14AIWaP7Z6YQXukzWANH4q3I0sIPklbIn1oL6uwLvh0zQyd6Vh79LQ==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
@ -18628,4 +18628,4 @@
}
}
}
}
}

View file

@ -31,7 +31,7 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.17",
"@iconify-json/material-symbols": "^1.2.33",
"@iconify-json/simple-icons": "^1.2.29",
"@nuxtjs/mdc": "^0.16.1",
"@tailwindcss/typography": "^0.5.16"