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 435bb43 commit 07dfb9fCopy full SHA for 07dfb9f
package.json
@@ -44,20 +44,19 @@
44
"dependencies": {
45
"ajv": "^8.12.0",
46
"fastify-plugin": "^4.5.1",
47
- "http-errors-enhanced": "^2.0.6"
+ "http-errors-enhanced": "^2.0.7"
48
},
49
"devDependencies": {
50
"@cowtech/eslint-config": "^9.0.3",
51
- "@swc/cli": "^0.3.2",
52
- "@swc/core": "^1.3.106",
53
- "@types/node": "^20.11.7",
54
- "@types/tap": "^15.0.11",
+ "@swc/cli": "^0.3.9",
+ "@swc/core": "^1.4.0",
+ "@types/node": "^20.11.16",
55
"ajv-formats": "^2.1.1",
56
"c8": "^9.1.0",
57
- "chokidar": "^3.5.3",
+ "chokidar": "^3.6.0",
58
"concurrently": "^8.2.2",
59
- "fastify": "^4.25.2",
60
- "prettier": "^3.2.4",
+ "fastify": "^4.26.0",
+ "prettier": "^3.2.5",
61
"tsx": "^4.7.0",
62
"typescript": "^5.3.3"
63
0 commit comments