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 50fcf1a commit fbe960eCopy full SHA for fbe960e
package.json
@@ -51,9 +51,9 @@
51
"@fastify/request-context": "^6.0.1",
52
"@types/chai": "^4.3.20",
53
"@types/mocha": "^10.0.9",
54
- "@types/node": "^20.17.1",
+ "@types/node": "^20.19.24",
55
"@voxpelli/eslint-config": "^22.0.0",
56
- "@voxpelli/tsconfig": "^15.0.0",
+ "@voxpelli/tsconfig": "^15.1.2",
57
"c8": "^10.1.2",
58
"chai": "^4.5.0",
59
"eslint": "^9.13.0",
@@ -65,7 +65,7 @@
65
"nodemon": "^3.1.7",
66
"npm-run-all2": "^7.0.1",
67
"type-coverage": "^2.29.7",
68
- "typescript": "~5.6.2"
+ "typescript": "~5.9.3"
69
},
70
"dependencies": {
71
"@fastify/oauth2": "^8.0.0",
0 commit comments