fix(prometheus): bump peer dependency (#476)

pull/477/head
Yusuke Wada 2024-04-26 00:30:02 +09:00 committed by GitHub
parent 8e8acb916f
commit 7e12913812
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 16 additions and 11 deletions

View File

@ -0,0 +1,5 @@
---
'@hono/prometheus': patch
---
fix: bump peer dependency

View File

@ -32,11 +32,11 @@
},
"homepage": "https://github.com/honojs/middleware",
"peerDependencies": {
"hono": "^3.12.0",
"hono": ">=3.*",
"prom-client": "^15.0.0"
},
"devDependencies": {
"hono": "^3.12.0",
"hono": "^4.2.7",
"prom-client": "^15.0.0",
"tsup": "^8.0.1",
"vitest": "^1.0.4"

View File

@ -1973,12 +1973,12 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hono/prometheus@workspace:packages/prometheus"
dependencies:
hono: "npm:^3.12.0"
hono: "npm:^4.2.7"
prom-client: "npm:^15.0.0"
tsup: "npm:^8.0.1"
vitest: "npm:^1.0.4"
peerDependencies:
hono: ^3.12.0
hono: ">=3.*"
prom-client: ^15.0.0
languageName: unknown
linkType: soft
@ -9547,13 +9547,6 @@ __metadata:
languageName: node
linkType: hard
"hono@npm:^3.12.0":
version: 3.12.10
resolution: "hono@npm:3.12.10"
checksum: 43ad255e54bc5dd47154ad057565f41f2fda3dc866416f9a25fa2022e86c552b42109972f8c75101ed1da704c2b967d8bd474869db094878ab9438650379663c
languageName: node
linkType: hard
"hono@npm:^4.0.1":
version: 4.0.1
resolution: "hono@npm:4.0.1"
@ -9596,6 +9589,13 @@ __metadata:
languageName: node
linkType: hard
"hono@npm:^4.2.7":
version: 4.2.7
resolution: "hono@npm:4.2.7"
checksum: 186d79ecedd4d9091eae4f2f32462f7e44530d1ea545de2cba594fd3f1e733f6f1d4367f12a6c85d188610ce1913bedadd1a83724b533700c0b12f5dcbb24f97
languageName: node
linkType: hard
"hosted-git-info@npm:^2.1.4":
version: 2.8.9
resolution: "hosted-git-info@npm:2.8.9"