Skip to content

Commit 0b72834

Browse files
committed
chore: update deps
1 parent f865191 commit 0b72834

File tree

2 files changed

+183
-116
lines changed

2 files changed

+183
-116
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fastify-grammy",
33
"type": "module",
44
"version": "0.1.0",
5-
"packageManager": "pnpm@9.9.0",
5+
"packageManager": "pnpm@9.13.1",
66
"description": "",
77
"author": "",
88
"license": "MIT",
@@ -37,21 +37,21 @@
3737
},
3838
"dependencies": {
3939
"@fastify/error": "^4.0.0",
40-
"fastify-plugin": "^4.0.0",
41-
"grammy": "^1.31.0"
40+
"fastify-plugin": "^4.5.1",
41+
"grammy": "^1.31.3"
4242
},
4343
"devDependencies": {
44-
"@antfu/eslint-config": "^3.8.0",
45-
"@types/node": "^20.4.4",
44+
"@antfu/eslint-config": "^3.9.1",
45+
"@types/node": "^20.17.6",
4646
"bumpp": "^9.8.1",
4747
"changelogen": "^0.5.7",
4848
"eslint": "^9.14.0",
49-
"fastify": "^5.0.0",
49+
"fastify": "^5.1.0",
5050
"lefthook": "1.8.2",
5151
"publint": "^0.2.12",
5252
"tsup": "^8.3.5",
5353
"typescript": "5.6.3",
54-
"vitest": "^2.1.4"
54+
"vitest": "^2.1.5"
5555
},
5656
"resolutions": {
5757
"fastify-grammy": "link:."

0 commit comments

Comments
 (0)