mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency @semantic-release/npm to ^13.1.3 (#4692)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f1da25d204
commit
8afe7014e7
@@ -40,7 +40,7 @@
|
||||
"@semantic-release/commit-analyzer": "^13.0.1",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"@semantic-release/github": "^12.0.2",
|
||||
"@semantic-release/npm": "^13.1.2",
|
||||
"@semantic-release/npm": "^13.1.3",
|
||||
"@semantic-release/release-notes-generator": "^14.1.0",
|
||||
"@testcontainers/redis": "^11.10.0",
|
||||
"@turbo/gen": "^2.6.3",
|
||||
|
||||
44
pnpm-lock.yaml
generated
44
pnpm-lock.yaml
generated
@@ -53,8 +53,8 @@ importers:
|
||||
specifier: ^12.0.2
|
||||
version: 12.0.2(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/npm':
|
||||
specifier: ^13.1.2
|
||||
version: 13.1.2(semantic-release@25.0.2(typescript@5.9.3))
|
||||
specifier: ^13.1.3
|
||||
version: 13.1.3(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/release-notes-generator':
|
||||
specifier: ^14.1.0
|
||||
version: 14.1.0(semantic-release@25.0.2(typescript@5.9.3))
|
||||
@@ -2448,17 +2448,17 @@ packages:
|
||||
'@acemir/cssom@0.9.28':
|
||||
resolution: {integrity: sha512-LuS6IVEivI75vKN8S04qRD+YySP0RmU/cV8UNukhQZvprxF+76Z43TNo/a08eCodaGhT1Us8etqS1ZRY9/Or0A==}
|
||||
|
||||
'@actions/core@1.11.1':
|
||||
resolution: {integrity: sha512-hXJCSrkwfA46Vd9Z3q4cpEpHB1rL5NG04+/rbqW9d3+CSvtB1tYe8UTpAlixa1vj0m/ULglfEK2UKxMGxCxv5A==}
|
||||
'@actions/core@2.0.1':
|
||||
resolution: {integrity: sha512-oBfqT3GwkvLlo1fjvhQLQxuwZCGTarTE5OuZ2Wg10hvhBj7LRIlF611WT4aZS6fDhO5ZKlY7lCAZTlpmyaHaeg==}
|
||||
|
||||
'@actions/exec@1.1.1':
|
||||
resolution: {integrity: sha512-+sCcHHbVdk93a0XT19ECtO/gIXoxvdsgQLzb2fE2/5sIZmWQuluYyjPQtrtTHdU1YzTZ7bAPN4sITq2xi1679w==}
|
||||
'@actions/exec@2.0.0':
|
||||
resolution: {integrity: sha512-k8ngrX2voJ/RIN6r9xB82NVqKpnMRtxDoiO+g3olkIUpQNqjArXrCQceduQZCQj3P3xm32pChRLqRrtXTlqhIw==}
|
||||
|
||||
'@actions/http-client@2.2.3':
|
||||
resolution: {integrity: sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==}
|
||||
'@actions/http-client@3.0.0':
|
||||
resolution: {integrity: sha512-1s3tXAfVMSz9a4ZEBkXXRQD4QhY3+GAsWSbaYpeknPOKEeyRiU3lH+bHiLMZdo2x/fIeQ/hscL1wCkDLVM2DZQ==}
|
||||
|
||||
'@actions/io@1.1.3':
|
||||
resolution: {integrity: sha512-wi9JjgKLYS7U/z8PPbco+PvTb/nRWjeoFlJ1Qer83k/3C5PHQi28hiVdeE2kHXmIL99mQFawx8qt/JPjZilJ8Q==}
|
||||
'@actions/io@2.0.0':
|
||||
resolution: {integrity: sha512-Jv33IN09XLO+0HS79aaODsvIRyduiF7NY/F6LYeK5oeUmrsz7aFdRphQjFoESF4jS7lMauDOttKALcpapVDIAg==}
|
||||
|
||||
'@ampproject/remapping@2.3.0':
|
||||
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
||||
@@ -4194,8 +4194,8 @@ packages:
|
||||
peerDependencies:
|
||||
semantic-release: '>=24.1.0'
|
||||
|
||||
'@semantic-release/npm@13.1.2':
|
||||
resolution: {integrity: sha512-9rtshDTNlzYrC7uSBtB1vHqFzFZaNHigqkkCH5Ls4N/BSlVOenN5vtwHYxjAR4jf1hNvWSVwL4eIFTHONYckkw==}
|
||||
'@semantic-release/npm@13.1.3':
|
||||
resolution: {integrity: sha512-q7zreY8n9V0FIP1Cbu63D+lXtRAVAIWb30MH5U3TdrfXt6r2MIrWCY0whAImN53qNvSGp0Zt07U95K+Qp9GpEg==}
|
||||
engines: {node: ^22.14.0 || >= 24.10.0}
|
||||
peerDependencies:
|
||||
semantic-release: '>=20.1.0'
|
||||
@@ -11181,21 +11181,21 @@ snapshots:
|
||||
|
||||
'@acemir/cssom@0.9.28': {}
|
||||
|
||||
'@actions/core@1.11.1':
|
||||
'@actions/core@2.0.1':
|
||||
dependencies:
|
||||
'@actions/exec': 1.1.1
|
||||
'@actions/http-client': 2.2.3
|
||||
'@actions/exec': 2.0.0
|
||||
'@actions/http-client': 3.0.0
|
||||
|
||||
'@actions/exec@1.1.1':
|
||||
'@actions/exec@2.0.0':
|
||||
dependencies:
|
||||
'@actions/io': 1.1.3
|
||||
'@actions/io': 2.0.0
|
||||
|
||||
'@actions/http-client@2.2.3':
|
||||
'@actions/http-client@3.0.0':
|
||||
dependencies:
|
||||
tunnel: 0.0.6
|
||||
undici: 5.29.0
|
||||
|
||||
'@actions/io@1.1.3': {}
|
||||
'@actions/io@2.0.0': {}
|
||||
|
||||
'@ampproject/remapping@2.3.0':
|
||||
dependencies:
|
||||
@@ -12903,9 +12903,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@semantic-release/npm@13.1.2(semantic-release@25.0.2(typescript@5.9.3))':
|
||||
'@semantic-release/npm@13.1.3(semantic-release@25.0.2(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@actions/core': 1.11.1
|
||||
'@actions/core': 2.0.1
|
||||
'@semantic-release/error': 4.0.0
|
||||
aggregate-error: 5.0.0
|
||||
env-ci: 11.2.0
|
||||
@@ -19398,7 +19398,7 @@ snapshots:
|
||||
'@semantic-release/commit-analyzer': 13.0.1(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/error': 4.0.0
|
||||
'@semantic-release/github': 12.0.2(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/npm': 13.1.2(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/npm': 13.1.3(semantic-release@25.0.2(typescript@5.9.3))
|
||||
'@semantic-release/release-notes-generator': 14.1.0(semantic-release@25.0.2(typescript@5.9.3))
|
||||
aggregate-error: 5.0.0
|
||||
cosmiconfig: 9.0.0(typescript@5.9.3)
|
||||
|
||||
Reference in New Issue
Block a user