We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc588ca commit a784ec1Copy full SHA for a784ec1
package.json
@@ -44,7 +44,7 @@
44
"url-pattern": "^1.0.3"
45
},
46
"devDependencies": {
47
- "@types/debug": "^4.1.8",
+ "@types/debug": "^4.1.12",
48
"@types/node": "^16.18.34",
49
"@voxpelli/eslint-config": "^18.0.0",
50
"@voxpelli/tsconfig": "^8.0.0",
@@ -63,8 +63,8 @@
63
"installed-check": "^7.1.1",
64
"knip": "^2.13.0",
65
"npm-run-all2": "^6.0.5",
66
- "type-coverage": "^2.26.0",
67
- "typescript": "~5.1.3"
+ "type-coverage": "^2.27.1",
+ "typescript": "~5.3.3"
68
69
"peerDependencies": {
70
"fastify": "^4.17.0"
0 commit comments