Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent d5598ae commit c3fd331
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,23 +33,23 @@
"prepare": "is-ci || simple-git-hooks"
},
"dependencies": {
"@hono/node-server": "1.11.2",
"@hono/node-server": "1.11.3",
"@hono/sentry": "1.1.0",
"@hono/zod-validator": "0.2.2",
"@sentry/node": "8.9.2",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"better-sqlite3": "11.0.0",
"hono": "4.4.5",
"hono": "4.4.6",
"is-ci": "3.0.1",
"knex": "3.0.1",
"knex": "3.1.0",
"ofetch": "1.3.4",
"pino": "9.2.0",
"pino-pretty": "11.2.1",
"rambda": "9.2.0",
"sucrase": "3.35.0",
"tsx": "4.15.4",
"type-fest": "4.20.0",
"tsx": "4.15.5",
"type-fest": "4.20.1",
"typescript": "5.4.5",
"zod": "3.23.8"
},
Expand All @@ -59,7 +59,7 @@
"@types/json-schema": "7.0.15",
"@types/node": "20.14.2",
"@vitest/coverage-v8": "1.6.0",
"ajv": "8.12.0",
"ajv": "8.16.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"lint-staged": "15.2.7",
Expand Down
80 changes: 40 additions & 40 deletions pnpm-lock.yaml

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

0 comments on commit c3fd331

Please sign in to comment.