chore(deps): bump simple-icons from 13.21.0 to 14.0.0 (#10771)

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

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

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]
2024-12-27 15:54:02 +02:00
committed by GitHub
parent 0cbc1319ce
commit 2b90459bb4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"qs": "^6.13.1",
"query-string": "^9.1.1",
"semver": "~7.6.3",
"simple-icons": "13.21.0",
"simple-icons": "14.0.0",
"smol-toml": "1.3.1",
"svg-path-bbox": "^2.1.0",
"svgpath": "^2.6.0",
@@ -27232,9 +27232,9 @@
}
},
"node_modules/simple-icons": {
"version": "13.21.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.21.0.tgz",
"integrity": "sha512-LI5pVJPBv6oc79OMsffwb6kEqnmB8P1Cjg1crNUlhsxPETQ5UzbCKQdxU+7MW6+DD1qfPkla/vSKlLD4IfyXpQ==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.0.tgz",
"integrity": "sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q==",
"engines": {
"node": ">=0.12.18"
},

View File

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