chore(deps): update dependency hono@<4.6.5 to >=4.9.5 (#3958)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-30 12:31:21 +00:00
committed by GitHub
parent cf98156bdc
commit d58faf5976
2 changed files with 10 additions and 16 deletions

View File

@@ -82,7 +82,7 @@
"brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1", "brace-expansion@>=1.0.0 <=1.1.11": ">=4.0.1",
"esbuild@<=0.24.2": ">=0.25.9", "esbuild@<=0.24.2": ">=0.25.9",
"form-data@>=4.0.0 <4.0.4": ">=4.0.4", "form-data@>=4.0.0 <4.0.4": ">=4.0.4",
"hono@<4.6.5": ">=4.9.4", "hono@<4.6.5": ">=4.9.5",
"linkifyjs@<4.3.2": ">=4.3.2", "linkifyjs@<4.3.2": ">=4.3.2",
"nanoid@>=4.0.0 <5.0.9": ">=5.1.5", "nanoid@>=4.0.0 <5.0.9": ">=5.1.5",
"prismjs@<1.30.0": ">=1.30.0", "prismjs@<1.30.0": ">=1.30.0",

24
pnpm-lock.yaml generated
View File

@@ -12,7 +12,7 @@ overrides:
brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1' brace-expansion@>=1.0.0 <=1.1.11: '>=4.0.1'
esbuild@<=0.24.2: '>=0.25.9' esbuild@<=0.24.2: '>=0.25.9'
form-data@>=4.0.0 <4.0.4: '>=4.0.4' form-data@>=4.0.0 <4.0.4: '>=4.0.4'
hono@<4.6.5: '>=4.9.4' hono@<4.6.5: '>=4.9.5'
linkifyjs@<4.3.2: '>=4.3.2' linkifyjs@<4.3.2: '>=4.3.2'
nanoid@>=4.0.0 <5.0.9: '>=5.1.5' nanoid@>=4.0.0 <5.0.9: '>=5.1.5'
prismjs@<1.30.0: '>=1.30.0' prismjs@<1.30.0: '>=1.30.0'
@@ -3058,7 +3058,7 @@ packages:
resolution: {integrity: sha512-kz323qIQkNQElEGroo/E9MKPDuIR5pkuk/XEWd50K+cSEKdmdiYx0PKWUdaNY2ecJYngtF+njDMsMKplL6zfEg==} resolution: {integrity: sha512-kz323qIQkNQElEGroo/E9MKPDuIR5pkuk/XEWd50K+cSEKdmdiYx0PKWUdaNY2ecJYngtF+njDMsMKplL6zfEg==}
engines: {node: '>=18.14.1'} engines: {node: '>=18.14.1'}
peerDependencies: peerDependencies:
hono: '>=4.9.4' hono: '>=4.9.5'
'@humanfs/core@0.19.1': '@humanfs/core@0.19.1':
resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
@@ -6849,8 +6849,8 @@ packages:
highlightjs-vue@1.0.0: highlightjs-vue@1.0.0:
resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==} resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==}
hono@4.9.4: hono@4.9.5:
resolution: {integrity: sha512-61hl6MF6ojTl/8QSRu5ran6GXt+6zsngIUN95KzF5v5UjiX/xnrLR358BNRawwIRO49JwUqJqQe3Rb2v559R8Q==} resolution: {integrity: sha512-aLAVl5/67ifNnoFVxnhR89dpmSLsgwBprw/PT671ASwUpJqmd7Ne8KPTQo37DbRZfgpHaHeZ4bPVUvbOkeedMw==}
engines: {node: '>=16.9.0'} engines: {node: '>=16.9.0'}
hook-std@3.0.0: hook-std@3.0.0:
@@ -10142,10 +10142,6 @@ packages:
undici-types@6.21.0: undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici@7.14.0:
resolution: {integrity: sha512-Vqs8HTzjpQXZeXdpsfChQTlafcMQaaIwnGwLam1wudSSjlJeQ3bw1j+TLPePgrCnCpUXx7Ba5Pdpf5OBih62NQ==}
engines: {node: '>=20.18.1'}
undici@7.15.0: undici@7.15.0:
resolution: {integrity: sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ==} resolution: {integrity: sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ==}
engines: {node: '>=20.18.1'} engines: {node: '>=20.18.1'}
@@ -11419,9 +11415,9 @@ snapshots:
- undici - undici
- utf-8-validate - utf-8-validate
'@hono/node-server@1.13.0(hono@4.9.4)': '@hono/node-server@1.13.0(hono@4.9.5)':
dependencies: dependencies:
hono: 4.9.4 hono: 4.9.5
'@humanfs/core@0.19.1': {} '@humanfs/core@0.19.1': {}
@@ -11755,7 +11751,7 @@ snapshots:
'@axiomhq/js': 1.0.0-rc.3 '@axiomhq/js': 1.0.0-rc.3
'@babel/core': 7.26.0 '@babel/core': 7.26.0
'@babel/types': 7.26.0 '@babel/types': 7.26.0
'@hono/node-server': 1.13.0(hono@4.9.4) '@hono/node-server': 1.13.0(hono@4.9.5)
'@million/install': 1.0.14 '@million/install': 1.0.14
'@rollup/pluginutils': 5.1.0 '@rollup/pluginutils': 5.1.0
'@rrweb/types': 2.0.0-alpha.16 '@rrweb/types': 2.0.0-alpha.16
@@ -11763,7 +11759,7 @@ snapshots:
ci-info: 4.0.0 ci-info: 4.0.0
esbuild: 0.25.9 esbuild: 0.25.9
faster-babel-types: 0.1.0(@babel/types@7.26.0) faster-babel-types: 0.1.0(@babel/types@7.26.0)
hono: 4.9.4 hono: 4.9.5
isomorphic-fetch: 3.0.0 isomorphic-fetch: 3.0.0
nanoid: 5.1.5 nanoid: 5.1.5
ohash: 1.1.4 ohash: 1.1.4
@@ -15941,7 +15937,7 @@ snapshots:
highlightjs-vue@1.0.0: {} highlightjs-vue@1.0.0: {}
hono@4.9.4: {} hono@4.9.5: {}
hook-std@3.0.0: {} hook-std@3.0.0: {}
@@ -19676,8 +19672,6 @@ snapshots:
undici-types@6.21.0: {} undici-types@6.21.0: {}
undici@7.14.0: {}
undici@7.15.0: {} undici@7.15.0: {}
unicode-emoji-modifier-base@1.0.0: {} unicode-emoji-modifier-base@1.0.0: {}