Update dependency @types/node to v22.13.11 #171
@ -20,7 +20,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/leveldb": "^6.0.0",
|
"@fastify/leveldb": "^6.0.0",
|
||||||
"@fastify/static": "^8.0.0",
|
"@fastify/static": "^8.0.0",
|
||||||
"@fastify/view": "^10.0.0",
|
"@fastify/view": "^11.0.0",
|
||||||
"@types/node": "^22.13.5",
|
"@types/node": "^22.13.5",
|
||||||
"esbuild": "^0.25.0",
|
"esbuild": "^0.25.0",
|
||||||
"fastify": "^5.2.1",
|
"fastify": "^5.2.1",
|
||||||
|
@ -270,10 +270,10 @@
|
|||||||
fastq "^1.17.1"
|
fastq "^1.17.1"
|
||||||
glob "^11.0.0"
|
glob "^11.0.0"
|
||||||
|
|
||||||
"@fastify/view@^10.0.0":
|
"@fastify/view@^11.0.0":
|
||||||
version "10.0.2"
|
version "11.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-10.0.2.tgz#e661057ae927126d4582683732a13b615d64696a"
|
resolved "https://registry.yarnpkg.com/@fastify/view/-/view-11.0.0.tgz#eb28693d2f3e7a5d92c5bfc27966ddc2e3b8047e"
|
||||||
integrity sha512-tGjXFyDUMj5a+E8BBrQ2wpsVnpOfMq3cqy4WD8pnjWPE/HGNItBASUPoPUcX/QjPhxfuZZTYv2XdCmKXdcMZPw==
|
integrity sha512-uMNwZoY88uUMP6hidJYHT0/7bXzLrWgo/X5kjKdKPi3bj69kSkuNKmcG5KEU2sDF91n+IiLAnqx3dkldFfz5hQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
fastify-plugin "^5.0.0"
|
fastify-plugin "^5.0.0"
|
||||||
toad-cache "^3.7.0"
|
toad-cache "^3.7.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user