File tree Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Expand file tree Collapse file tree 2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 39
39
},
40
40
"prettier" : " @cobraz/prettier" ,
41
41
"dependencies" : {
42
- "@fastify/type-provider-typebox" : " ^3.1.0" ,
42
+ "@fastify/type-provider-typebox" : " ^3.2.0" ,
43
+ "@sinclair/typebox" : " ^0.28.0" ,
43
44
"@types/express" : " ^4.17.13" ,
44
45
"fastify" : " ^4.0.1" ,
45
46
"fastify-plugin" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 367
367
dependencies :
368
368
fast-json-stringify "^5.0.0"
369
369
370
- " @fastify/type-provider-typebox@^3.1.0 " :
371
- version "3.1.0"
372
- resolved "https://registry.yarnpkg.com/@fastify/type-provider-typebox/-/type-provider-typebox-3.1.0.tgz#55e4e2d981c55c06d1d06638399aa37a2159162c"
373
- integrity sha512-gR1ZYaFbnPd5U24OblcvFJsqcwb2U9oXnmeSEL3FQakgoQ2J5lPluUMU/Rmq9LOy6DMUILuyj+uwXTYh7PNqpQ==
374
- dependencies :
375
- " @sinclair/typebox" " ^0.27.8"
370
+ " @fastify/type-provider-typebox@^3.2.0 " :
371
+ version "3.2.0"
372
+ resolved "https://registry.yarnpkg.com/@fastify/type-provider-typebox/-/type-provider-typebox-3.2.0.tgz#9fe7e7bfec98160d931acf315976e96e076eac99"
373
+ integrity sha512-Ec+dHVfb9wovQ/jclkDbzTshHTtSsDmTGhls6S/TM3QIcx7682Jq8/W0kHXW3ylBUBEtcel87B+PuwH17TRDAw==
376
374
377
375
" @humanwhocodes/config-array@^0.11.8 " :
378
376
version "0.11.8"
664
662
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.24.tgz#8c7688559979f7079aacaf31aa881c3aa410b718"
665
663
integrity sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==
666
664
667
- " @sinclair/typebox@^0.27.8 " :
668
- version "0.27.8 "
669
- resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8 .tgz#6667fac16c436b5434a387a34dedb013198f6e6e "
670
- integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA ==
665
+ " @sinclair/typebox@^0.28.0 " :
666
+ version "0.28.9 "
667
+ resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.28.9 .tgz#594e4e752839868074be70a8cbb35f264de79d07 "
668
+ integrity sha512-m98m37J9CBZ8XinStjpss2ZOW50KG45XB4cAva2NGoQHiGPxhfNL2BzUXYCs6ahXdK7/F1NIjOGh+MPP5dK8Rw ==
671
669
672
670
" @sinonjs/commons@^2.0.0 " :
673
671
version "2.0.0"
You can’t perform that action at this time.
0 commit comments