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 70179a5Copy full SHA for 70179a5
package.json
@@ -44,8 +44,8 @@
44
"url-pattern": "^1.0.3"
45
},
46
"devDependencies": {
47
- "@types/debug": "^4.1.8",
48
- "@types/node": "^16.18.34",
+ "@types/debug": "^4.1.12",
+ "@types/node": "^16.18.102",
49
"@voxpelli/eslint-config": "^18.0.0",
50
"@voxpelli/tsconfig": "^8.0.0",
51
"eslint": "^8.42.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.29.1",
+ "typescript": "~5.5.3"
68
69
"peerDependencies": {
70
"fastify": "^4.17.0"
0 commit comments