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] authored Jul 29, 2024
1 parent 4352cb4 commit 43a1833
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 128 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"license": "AGPL-3.0-only",
"homepage": "https://arm.haglund.dev/docs",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -36,21 +36,21 @@
"@hono/node-server": "1.12.0",
"@hono/sentry": "1.2.0",
"@hono/zod-validator": "0.2.2",
"@sentry/node": "8.17.0",
"@sentry/node": "8.20.0",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"better-sqlite3": "11.1.2",
"hono": "4.4.13",
"hono": "4.5.2",
"is-ci": "3.0.1",
"knex": "3.1.0",
"ofetch": "1.3.4",
"pino": "9.2.0",
"pino-pretty": "11.2.1",
"pino": "9.3.2",
"pino-pretty": "11.2.2",
"rambda": "9.2.1",
"sucrase": "3.35.0",
"tsx": "4.16.2",
"type-fest": "4.21.0",
"typescript": "5.5.3",
"type-fest": "4.23.0",
"typescript": "5.5.4",
"zod": "3.23.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 43a1833

Please sign in to comment.