Bump @iconify-json/simple-icons from 1.2.50 to 1.2.55

Bumps [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) from 1.2.50 to 1.2.55.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/simple-icons"
  dependency-version: 1.2.55
  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-20 22:39:34 +00:00 committed by GitHub
parent bc1e61f7b5
commit ab9ddc1959
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

@ -30,7 +30,7 @@
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/material-symbols": "^1.2.33", "@iconify-json/material-symbols": "^1.2.33",
"@iconify-json/simple-icons": "^1.2.50", "@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"
} }
@ -1390,9 +1390,9 @@
} }
}, },
"node_modules/@iconify-json/simple-icons": { "node_modules/@iconify-json/simple-icons": {
"version": "1.2.50", "version": "1.2.55",
"resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.50.tgz", "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.55.tgz",
"integrity": "sha512-Z2ggRwKYEBB9eYAEi4NqEgIzyLhu0Buh4+KGzMPD6+xG7mk52wZJwLT/glDPtfslV503VtJbqzWqBUGkCMKOFA==", "integrity": "sha512-9vc04pmup/zcef8hDypWU8nMwMaFVkWuUzWkxyL++DVp5AA8baoJHK6RyKN1v+cvfR2agxkUb053XVggzFFkTA==",
"dev": true, "dev": true,
"license": "CC0-1.0", "license": "CC0-1.0",
"dependencies": { "dependencies": {

View file

@ -33,7 +33,7 @@
}, },
"devDependencies": { "devDependencies": {
"@iconify-json/material-symbols": "^1.2.33", "@iconify-json/material-symbols": "^1.2.33",
"@iconify-json/simple-icons": "^1.2.50", "@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"
}, },