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 Dec 24, 2023
1 parent 98c4bad commit bcd2dbf
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 159 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"license": "AGPL-3.0-only",
"homepage": "https://arm.haglund.dev/docs",
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -34,24 +34,24 @@
"prepare": "is-ci || husky install"
},
"dependencies": {
"@fastify/cors": "8.4.1",
"@fastify/cors": "8.5.0",
"@fastify/helmet": "11.1.1",
"@sentry/node": "7.81.1",
"@sentry/node": "7.91.0",
"@tsconfig/node20": "20.1.2",
"@tsconfig/strictest": "2.0.2",
"better-sqlite3": "8.7.0",
"fastify": "4.24.3",
"fastify": "4.25.2",
"is-ci": "3.0.1",
"knex": "3.0.1",
"nanoid": "5.0.3",
"knex": "3.1.0",
"nanoid": "5.0.4",
"ofetch": "1.3.3",
"pino": "8.16.2",
"pino-pretty": "10.2.3",
"remeda": "1.29.0",
"sucrase": "3.34.0",
"pino": "8.17.1",
"pino-pretty": "10.3.0",
"remeda": "1.33.0",
"sucrase": "3.35.0",
"tsx": "3.14.0",
"type-fest": "4.8.2",
"typescript": "5.3.2",
"type-fest": "4.8.3",
"typescript": "5.3.3",
"zod": "3.22.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit bcd2dbf

Please sign in to comment.