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 Sep 26, 2023
1 parent a46d954 commit 51aece6
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 85 deletions.
14 changes: 7 additions & 7 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.7.5",
"packageManager": "pnpm@8.8.0",
"engines": {
"node": ">=20"
},
Expand Down Expand Up @@ -34,22 +34,22 @@
"prepare": "is-ci || husky install"
},
"dependencies": {
"@fastify/cors": "8.3.0",
"@fastify/helmet": "11.0.0",
"@sentry/node": "7.68.0",
"@fastify/cors": "8.4.0",
"@fastify/helmet": "11.1.1",
"@sentry/node": "7.71.0",
"@tsconfig/node20": "20.1.2",
"@tsconfig/strictest": "2.0.2",
"better-sqlite3": "8.6.0",
"fastify": "4.22.2",
"fastify": "4.23.2",
"is-ci": "3.0.1",
"knex": "2.5.1",
"nanoid": "4.0.2",
"ofetch": "1.3.3",
"pino": "8.15.1",
"pino-pretty": "10.2.0",
"remeda": "1.26.0",
"remeda": "1.27.0",
"sucrase": "3.34.0",
"tsx": "3.12.8",
"tsx": "3.13.0",
"type-fest": "4.3.1",
"typescript": "5.2.2",
"zod": "3.22.2"
Expand Down
137 changes: 59 additions & 78 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 51aece6

Please sign in to comment.