Update dependency @fastify/view to v10
This commit is contained in:
parent
01d5956178
commit
59c21b0c70
@ -17,7 +17,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/leveldb": "^6.0.0",
|
"@fastify/leveldb": "^6.0.0",
|
||||||
"@fastify/static": "^7.0.0",
|
"@fastify/static": "^7.0.0",
|
||||||
"@fastify/view": "^9.0.0",
|
"@fastify/view": "^10.0.0",
|
||||||
"@prettier/plugin-pug": "^3.0.0",
|
"@prettier/plugin-pug": "^3.0.0",
|
||||||
"axios": "^1.4.0",
|
"axios": "^1.4.0",
|
||||||
"fastify": "^4.18.0",
|
"fastify": "^4.18.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -94,12 +94,12 @@
|
|||||||
fastq "^1.17.0"
|
fastq "^1.17.0"
|
||||||
glob "^10.3.4"
|
glob "^10.3.4"
|
||||||
|
|
||||||
"@fastify/view@^9.0.0":
|
"@fastify/view@^10.0.0":
|
||||||
version "9.1.0"
|
version "10.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-9.1.0.tgz#41d527e2d53cd7d7e135a1a9feb191927aa0f0e2"
|
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.0.tgz#602a08067cca8bbf330c6826ce3963f292b7f39e"
|
||||||
integrity sha512-jRTGDljs/uB2p8bf6c1x4stGjP7H84VQkhbtDgCx55Mxf9Fplud5UZIHubvL4BTTX8jNYEzP1FpNAOBi7vibxg==
|
integrity sha512-2KnfgpSbAImKV5kKdNAkSyjV+9kYUYLvgDLx/wlzgqel92bN9Z520cwG3g3bAkr0yVnEJu62dIm2qAL9FASS1w==
|
||||||
dependencies:
|
dependencies:
|
||||||
fastify-plugin "^4.0.0"
|
fastify-plugin "^5.0.0"
|
||||||
toad-cache "^3.7.0"
|
toad-cache "^3.7.0"
|
||||||
|
|
||||||
"@isaacs/cliui@^8.0.2":
|
"@isaacs/cliui@^8.0.2":
|
||||||
|
Loading…
x
Reference in New Issue
Block a user