Skip to content

Commit 24df55c

Browse files
committed
chore: Updated dependencies.
1 parent 79ffca4 commit 24df55c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,22 @@
4444
"dependencies": {
4545
"ajv": "^8.17.1",
4646
"fastify-plugin": "^5.0.1",
47-
"http-errors-enhanced": "^3.0.0"
47+
"http-errors-enhanced": "^3.0.2"
4848
},
4949
"devDependencies": {
50-
"@cowtech/eslint-config": "10.0.0",
50+
"@cowtech/eslint-config": "10.2.0",
5151
"@swc-node/register": "^1.10.9",
52-
"@swc/cli": "0.4.1-nightly.20240914",
53-
"@swc/core": "^1.7.36",
54-
"@types/node": "^22.7.7",
52+
"@swc/cli": "0.5.2",
53+
"@swc/core": "^1.10.3",
54+
"@types/node": "^22.10.2",
5555
"ajv-formats": "^3.0.1",
56-
"c8": "^10.1.2",
57-
"chokidar": "^4.0.1",
58-
"concurrently": "^9.0.1",
59-
"eslint": "^9.13.0",
60-
"fastify": "^5.0.0",
61-
"prettier": "^3.3.3",
62-
"typescript": "^5.6.3"
56+
"c8": "^10.1.3",
57+
"chokidar": "^4.0.3",
58+
"concurrently": "^9.1.1",
59+
"eslint": "^9.17.0",
60+
"fastify": "^5.2.0",
61+
"prettier": "^3.4.2",
62+
"typescript": "^5.7.2"
6363
},
6464
"engines": {
6565
"node": ">= 20.18.0"

0 commit comments

Comments
 (0)