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 Nov 15, 2024
1 parent c2fb6a4 commit fabbdea
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 204 deletions.
20 changes: 10 additions & 10 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.12.1",
"packageManager": "pnpm@9.13.2",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -36,29 +36,29 @@
"esbuild": "0.24.0"
},
"dependencies": {
"@hono/node-server": "1.13.2",
"@hono/node-server": "1.13.7",
"@hono/sentry": "1.2.0",
"@hono/zod-validator": "0.4.1",
"@sentry/node": "8.34.0",
"@sentry/node": "8.38.0",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"better-sqlite3": "11.3.0",
"hono": "4.6.5",
"better-sqlite3": "11.5.0",
"hono": "4.6.10",
"is-ci": "3.0.1",
"knex": "3.1.0",
"ofetch": "1.4.1",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"rambda": "9.3.0",
"pino": "9.5.0",
"pino-pretty": "11.3.0",
"rambda": "9.4.0",
"sucrase": "3.35.0",
"tsx": "4.19.1",
"tsx": "4.19.2",
"type-fest": "4.26.1",
"typescript": "5.6.3",
"zod": "3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "3.8.0",
"@biomejs/biome": "1.9.3",
"@biomejs/biome": "1.9.4",
"@types/json-schema": "7.0.15",
"@types/node": "22.9.0",
"@vitest/coverage-v8": "2.1.4",
Expand Down
Loading

0 comments on commit fabbdea

Please sign in to comment.