Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: oilbeater <[email protected]>
  • Loading branch information
oilbeater committed Oct 14, 2024
1 parent 6bf87bd commit fff7b6a
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
110 changes: 55 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"cf-typegen": "wrangler types"
},
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.5.15",
"@cloudflare/workers-types": "^4.20241004.0",
"@cloudflare/vitest-pool-workers": "^0.5.18",
"@cloudflare/workers-types": "^4.20241011.0",
"@eslint/js": "^9.10.0",
"@types/eslint__js": "^8.42.3",
"eslint": "^9.12.0",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.8.1",
"vitest": "^2.1.2",
"wrangler": "^3.78.12"
},
"dependencies": {
"hono": "^4.6.3"
"hono": "^4.6.4"
}
}

0 comments on commit fff7b6a

Please sign in to comment.