Merge pull request #28 from Kizuren/dependabot/npm_and_yarn/iconify-json/simple-icons-1.2.55

Bump @iconify-json/simple-icons from 1.2.50 to 1.2.55
This commit is contained in:
Kizuren 2025-10-21 10:41:51 +02:00 committed by GitHub
commit ab52465318
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"
}, },