Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 3708ece commit f544dcd
Show file tree
Hide file tree
Showing 2 changed files with 8,672 additions and 7,030 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,42 +10,42 @@
"@fastify/oauth2": "7.8.0",
"@fastify/swagger": "8.14.0",
"@fastify/swagger-ui": "2.1.0",
"@panva/hkdf": "1.1.1",
"@panva/hkdf": "1.2.0",
"@paralleldrive/cuid2": "2.2.2",
"@sinclair/typebox": "0.32.20",
"drizzle-orm": "0.30.8",
"drizzle-orm": "0.31.2",
"envey": "2.3.0",
"fastify": "4.26.2",
"fastify": "4.28.0",
"fastify-plugin": "4.5.1",
"gracy": "4.1.0",
"http-status-codes": "2.3.0",
"jose": "5.2.4",
"jose": "5.4.1",
"mysql2": "3.9.4",
"octokit": "3.2.0",
"pino": "8.20.0",
"zod": "3.22.4"
"pino": "8.21.0",
"zod": "3.23.8"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@esbuild/darwin-arm64": "0.19.10",
"@esbuild/linux-arm64": "0.19.10",
"@fastify/type-provider-typebox": "4.0.0",
"@pulumi/hcloud": "1.18.1",
"@pulumi/pulumi": "3.112.0",
"@pulumi/hcloud": "1.19.1",
"@pulumi/pulumi": "3.120.0",
"@samialdury/config": "6.5.1",
"@total-typescript/ts-reset": "0.5.1",
"@types/node": "20.12.7",
"drizzle-kit": "0.20.14",
"drizzle-kit": "0.22.7",
"eslint": "8.57.0",
"glob": "10.3.12",
"glob": "10.4.1",
"husky": "8.0.3",
"lint-staged": "15.2.2",
"pino-pretty": "10.3.1",
"prettier": "3.2.5",
"semantic-release": "22.0.12",
"tsx": "4.7.2",
"tsx": "4.15.6",
"typescript": "5.4.5",
"undici": "6.12.0"
"undici": "6.19.2"
},
"engines": {
"node": ">=20",
Expand Down
Loading

0 comments on commit f544dcd

Please sign in to comment.