chore(deps): bump simple-icons from 14.2.0 to 14.3.0 (#10841)

Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/14.2.0...14.3.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-24 20:29:34 +02:00
committed by GitHub
parent 007a7e6c47
commit 0f1c6b0bc9
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"qs": "^6.14.0",
"query-string": "^9.1.1",
"semver": "~7.6.3",
"simple-icons": "14.2.0",
"simple-icons": "14.3.0",
"smol-toml": "1.3.1",
"svg-path-bbox": "^2.1.0",
"svgpath": "^2.6.0",
@@ -29517,9 +29517,10 @@
}
},
"node_modules/simple-icons": {
"version": "14.2.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.2.0.tgz",
"integrity": "sha512-89TddGlUh9Ent3ochwjRKzyb4BpaLnfVUYLcY3K0g7Rt91++c7kDAZU1lH15NH2g9WTlmja9Pr3w6+Tjsoyxug==",
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.3.0.tgz",
"integrity": "sha512-GXWVF/UBkR04Hg3qcoEOHzI9ZNedXPhcphWraWRCJAenkG6Vsf5ycmVFDX90OK+5oeg86M5tYqBNS4npgG7/5g==",
"license": "CC0-1.0",
"engines": {
"node": ">=0.12.18"
},

View File

@@ -63,7 +63,7 @@
"qs": "^6.14.0",
"query-string": "^9.1.1",
"semver": "~7.6.3",
"simple-icons": "14.2.0",
"simple-icons": "14.3.0",
"smol-toml": "1.3.1",
"svg-path-bbox": "^2.1.0",
"svgpath": "^2.6.0",