Skip to content

Commit

Permalink
fix: bump deps (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Coobaha authored Jan 1, 2024
1 parent 8f73d7f commit 1afea0f
Show file tree
Hide file tree
Showing 2 changed files with 1,151 additions and 1,849 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,35 @@
"json-schema-merge-allof": "^0.8.1",
"json-schema-traverse": "^1.0.0",
"std-env": "3.7.0",
"type-fest": "^4.8.3",
"type-fest": "^4.9.0",
"typescript-json-schema": "^0.62.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@fastify/swagger": "^8.12.1",
"@fastify/swagger": "^8.13.0",
"@fastify/swagger-ui": "^2.0.1",
"@types/crypto-js": "^4.2.1",
"@types/glob": "^8.1.0",
"@types/json-schema-merge-allof": "^0.6.5",
"@types/lint-staged": "^13.3.0",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/split2": "^4.2.3",
"@types/tap": "^15.0.11",
"@types/yargs": "^17.0.32",
"ajv-formats": "2.1.1",
"ajv-keywords": "5.1.0",
"coveralls": "3.1.1",
"fastify": "^4.25.1",
"fastify": "^4.25.2",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"pino-pretty": "^10.3.0",
"pino-pretty": "^10.3.1",
"pinst": "^3.0.0",
"prettier": "^3.1.1",
"split2": "^4.2.0",
"syncpack": "^11.2.1",
"syncpack": "^12.3.0",
"tap": "^18.6.1",
"ts-node-dev": "^2.0.0",
"tsd": "^0.30.0",
"tsd": "^0.30.1",
"typescript": "^5.3.3"
},
"directories": {
Expand Down
Loading

0 comments on commit 1afea0f

Please sign in to comment.