Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/swagger-ui to v5 (#317)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 71b2afe commit 6779319
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@fastify/sensible": "^5.6.0",
"@fastify/static": "^7.0.4",
"@fastify/swagger": "^8.15.0",
"@fastify/swagger-ui": "^4.1.0",
"@fastify/swagger-ui": "^5.0.1",
"@fastify/type-provider-typebox": "^4.1.0",
"@pnotify/core": "^5.2.0",
"@sapphire/fetch": "^3.0.3",
Expand Down
87 changes: 64 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/accept-negotiator@npm:^2.0.0":
version: 2.0.0
resolution: "@fastify/accept-negotiator@npm:2.0.0"
checksum: 10/4182127d6ff362c2950e8e27ff1551e59b3f09ec25dc83c59f42435a4012e78bb6be4020501d029685048daed0d69eba2e26cd9b4e4fef790a7a6dae40c38a83
languageName: node
linkType: hard

"@fastify/ajv-compiler@npm:^3.5.0":
version: 3.5.0
resolution: "@fastify/ajv-compiler@npm:3.5.0"
Expand Down Expand Up @@ -459,6 +466,19 @@ __metadata:
languageName: node
linkType: hard

"@fastify/send@npm:^3.1.0":
version: 3.1.1
resolution: "@fastify/send@npm:3.1.1"
dependencies:
"@lukeed/ms": "npm:^2.0.2"
escape-html: "npm:~1.0.3"
fast-decode-uri-component: "npm:^1.0.1"
http-errors: "npm:^2.0.0"
mime: "npm:^3"
checksum: 10/52081bb74c3652e29aa1d8ea1f63af02d7d0487e412a9b105cd668fecd7fa0924f03ae77d2050fbe1b4d060e991a84967084638ad17db6478b9851da6dd648ef
languageName: node
linkType: hard

"@fastify/sensible@npm:^5.6.0":
version: 5.6.0
resolution: "@fastify/sensible@npm:5.6.0"
Expand All @@ -474,7 +494,7 @@ __metadata:
languageName: node
linkType: hard

"@fastify/static@npm:^7.0.0, @fastify/static@npm:^7.0.4":
"@fastify/static@npm:^7.0.4":
version: 7.0.4
resolution: "@fastify/static@npm:7.0.4"
dependencies:
Expand All @@ -488,16 +508,30 @@ __metadata:
languageName: node
linkType: hard

"@fastify/swagger-ui@npm:^4.1.0":
version: 4.1.0
resolution: "@fastify/swagger-ui@npm:4.1.0"
"@fastify/static@npm:^8.0.0":
version: 8.0.0
resolution: "@fastify/static@npm:8.0.0"
dependencies:
"@fastify/static": "npm:^7.0.0"
fastify-plugin: "npm:^4.0.0"
openapi-types: "npm:^12.0.2"
rfdc: "npm:^1.3.0"
yaml: "npm:^2.2.2"
checksum: 10/f2c201b379b6477d3934b17990e006742e7691a9b89b7aee616f4db4ad4f0dac74d855066d989f5fc676e2d429ab82a3aed7097d1d66d0fb3f70c1f2958381fa
"@fastify/accept-negotiator": "npm:^2.0.0"
"@fastify/send": "npm:^3.1.0"
content-disposition: "npm:^0.5.4"
fastify-plugin: "npm:^5.0.0"
fastq: "npm:^1.17.1"
glob: "npm:^11.0.0"
checksum: 10/ca70ae6e4dad628457eecdb2ccbcf90d1e460fca13172f933ed287bde2acf38451f4cef2dd72f84b16f82f8c29dacb596eed80050dc8b4613f087c75aff885a5
languageName: node
linkType: hard

"@fastify/swagger-ui@npm:^5.0.1":
version: 5.0.1
resolution: "@fastify/swagger-ui@npm:5.0.1"
dependencies:
"@fastify/static": "npm:^8.0.0"
fastify-plugin: "npm:^5.0.0"
openapi-types: "npm:^12.1.3"
rfdc: "npm:^1.3.1"
yaml: "npm:^2.4.1"
checksum: 10/d5bcc7dc314cd2f0273ec2864b59986de24c7a0ff01c17614b8dd136eef2075e4387b95a301762e1c0ef82af5640b88b4b1af96454951c78cab2bae35835f6f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -611,7 +645,7 @@ __metadata:
languageName: node
linkType: hard

"@lukeed/ms@npm:^2.0.1":
"@lukeed/ms@npm:^2.0.1, @lukeed/ms@npm:^2.0.2":
version: 2.0.2
resolution: "@lukeed/ms@npm:2.0.2"
checksum: 10/6ae47ed3ebc857ffc0283cfe46129947209c770d0974eb86626138b6c194a760d08863ec593ec75a645aec133b3237b37af500739b030293e4d9a81130f4e2ae
Expand Down Expand Up @@ -873,7 +907,7 @@ __metadata:
"@fastify/sensible": "npm:^5.6.0"
"@fastify/static": "npm:^7.0.4"
"@fastify/swagger": "npm:^8.15.0"
"@fastify/swagger-ui": "npm:^4.1.0"
"@fastify/swagger-ui": "npm:^5.0.1"
"@fastify/type-provider-typebox": "npm:^4.1.0"
"@pnotify/core": "npm:^5.2.0"
"@sapphire/eslint-config": "npm:^5.0.5"
Expand Down Expand Up @@ -1489,7 +1523,7 @@ __metadata:
languageName: node
linkType: hard

"content-disposition@npm:^0.5.3":
"content-disposition@npm:^0.5.3, content-disposition@npm:^0.5.4":
version: 0.5.4
resolution: "content-disposition@npm:0.5.4"
dependencies:
Expand Down Expand Up @@ -2111,6 +2145,13 @@ __metadata:
languageName: node
linkType: hard

"fastify-plugin@npm:^5.0.0":
version: 5.0.0
resolution: "fastify-plugin@npm:5.0.0"
checksum: 10/a350840e82f7c36150db2bf3463adffce7abe3e960f95417bf89ae47dca8a9b9efdb28fc575d0bca73d6168c8ec820b53f45ace2c82d561ec8322cd8e9bc9d1b
languageName: node
linkType: hard

"fastify@npm:^4.28.1":
version: 4.28.1
resolution: "fastify@npm:4.28.1"
Expand Down Expand Up @@ -2899,7 +2940,7 @@ __metadata:
languageName: node
linkType: hard

"mime@npm:^3.0.0":
"mime@npm:^3, mime@npm:^3.0.0":
version: 3.0.0
resolution: "mime@npm:3.0.0"
bin:
Expand Down Expand Up @@ -3169,7 +3210,7 @@ __metadata:
languageName: node
linkType: hard

"openapi-types@npm:^12.0.0, openapi-types@npm:^12.0.2":
"openapi-types@npm:^12.0.0, openapi-types@npm:^12.1.3":
version: 12.1.3
resolution: "openapi-types@npm:12.1.3"
checksum: 10/9d1d7ed848622b63d0a4c3f881689161b99427133054e46b8e3241e137f1c78bb0031c5d80b420ee79ac2e91d2e727ffd6fc13c553d1b0488ddc8ad389dcbef8
Expand Down Expand Up @@ -3569,10 +3610,10 @@ __metadata:
languageName: node
linkType: hard

"rfdc@npm:^1.1.4, rfdc@npm:^1.2.0, rfdc@npm:^1.3.0":
version: 1.3.1
resolution: "rfdc@npm:1.3.1"
checksum: 10/44cc6a82e2fe1db13b7d3c54e9ffd0b40ef070cbde69ffbfbb38dab8cee46bd68ba686784b96365ff08d04798bc121c3465663a0c91f2c421c90546c4366f4a6
"rfdc@npm:^1.1.4, rfdc@npm:^1.2.0, rfdc@npm:^1.3.0, rfdc@npm:^1.3.1":
version: 1.4.1
resolution: "rfdc@npm:1.4.1"
checksum: 10/2f3d11d3d8929b4bfeefc9acb03aae90f971401de0add5ae6c5e38fec14f0405e6a4aad8fdb76344bfdd20c5193110e3750cbbd28ba86d73729d222b6cf4a729
languageName: node
linkType: hard

Expand Down Expand Up @@ -4372,12 +4413,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.2.2":
version: 2.4.1
resolution: "yaml@npm:2.4.1"
"yaml@npm:^2.2.2, yaml@npm:^2.4.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
bin:
yaml: bin.mjs
checksum: 10/2c54fd69ef59126758ae710f9756405a7d41abcbb61aca894250d0e81e76057c14dc9bb00a9528f72f99b8f24077f694a6f7fd09cdd6711fcec2eebfbb5df409
checksum: 10/0eecb679db75ea6a989ad97715a9fa5d946972945aa6aa7d2175bca66c213b5564502ccb1cdd04b1bf816ee38b5c43e4e2fda3ff6f5e09da24dabb51ae92c57d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6779319

Please sign in to comment.