mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-01 04:02:22 +00:00
fix(deps): update dependency simple-icons to v14 (#4633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
af16395eae
commit
462e8ff466
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
"pinia": "^2.3.0",
|
||||
"prismjs": "^1.29.0",
|
||||
"semver": "^7.6.3",
|
||||
"simple-icons": "^13.21.0",
|
||||
"simple-icons": "^14.0.0",
|
||||
"vue": "^3.5.13",
|
||||
"vue-i18n": "^10.0.5",
|
||||
"vue-router": "^4.5.0"
|
||||
|
|
|
@ -51,8 +51,8 @@ importers:
|
|||
specifier: ^7.6.3
|
||||
version: 7.6.3
|
||||
simple-icons:
|
||||
specifier: ^13.21.0
|
||||
version: 13.21.0
|
||||
specifier: ^14.0.0
|
||||
version: 14.0.0
|
||||
vue:
|
||||
specifier: ^3.5.13
|
||||
version: 3.5.13(typescript@5.7.2)
|
||||
|
@ -2476,8 +2476,8 @@ packages:
|
|||
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
simple-icons@13.21.0:
|
||||
resolution: {integrity: sha512-LI5pVJPBv6oc79OMsffwb6kEqnmB8P1Cjg1crNUlhsxPETQ5UzbCKQdxU+7MW6+DD1qfPkla/vSKlLD4IfyXpQ==}
|
||||
simple-icons@14.0.0:
|
||||
resolution: {integrity: sha512-29qvtBEvo+xuGxMooUWHEgp7ZvaRrkgPwLdg/B909T1/uoYiUrekOqBRZywAvV2JRlxLUjB6e1gWgtWup7R18Q==}
|
||||
engines: {node: '>=0.12.18'}
|
||||
|
||||
sisteransi@1.0.5:
|
||||
|
@ -5521,7 +5521,7 @@ snapshots:
|
|||
|
||||
signal-exit@4.1.0: {}
|
||||
|
||||
simple-icons@13.21.0: {}
|
||||
simple-icons@14.0.0: {}
|
||||
|
||||
sisteransi@1.0.5: {}
|
||||
|
||||
|
|
Loading…
Reference in a new issue