Skip to content

Commit 1e4b115

Browse files
authored
chore: update deps (#204)
1 parent 2aac3b6 commit 1e4b115

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"fastify-plugin": "^5.0.0"
4545
},
4646
"devDependencies": {
47-
"@types/node": "^24.0.0",
48-
"c8": "^10.0.0",
49-
"fastify": "^5.0.0",
50-
"husky": "^9.0.5",
47+
"@types/node": "^24.0.3",
48+
"c8": "^10.1.3",
49+
"fastify": "^5.4.0",
50+
"husky": "^9.1.7",
5151
"snazzy": "^9.0.0",
52-
"standard": "^17.1.0",
53-
"ts-node": "^10.9.1",
52+
"standard": "^17.1.2",
53+
"ts-node": "^10.9.2",
5454
"tsd": "^0.32.0",
55-
"typescript": "^5.2.2"
55+
"typescript": "^5.8.3"
5656
},
5757
"publishConfig": {
5858
"access": "public"

0 commit comments

Comments
 (0)