Skip to content

Commit 316c20a

Browse files
Update all non-major dependencies (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0033efd commit 316c20a

File tree

2 files changed

+37
-45
lines changed

2 files changed

+37
-45
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"license": "AGPL-3.0-only",
77
"homepage": "https://github.com/BeeeQueue/arm-server",
8-
"packageManager": "pnpm@7.18.2",
8+
"packageManager": "pnpm@7.21.0",
99
"engines": {
1010
"node": ">=18"
1111
},
@@ -35,16 +35,16 @@
3535
"dependencies": {
3636
"@fastify/cors": "8.2.0",
3737
"@fastify/helmet": "10.1.0",
38-
"@sentry/node": "7.28.0",
38+
"@sentry/node": "7.28.1",
3939
"better-sqlite3": "8.0.1",
40-
"fastify": "4.10.2",
40+
"fastify": "4.11.0",
4141
"knex": "2.3.0",
4242
"nanoid": "4.0.0",
4343
"ohmyfetch": "0.4.21",
4444
"pino": "8.8.0",
4545
"pino-pretty": "9.1.1",
4646
"tsx": "3.12.1",
47-
"type-fest": "3.4.0",
47+
"type-fest": "3.5.0",
4848
"typescript": "4.9.4",
4949
"zod": "3.20.2"
5050
},
@@ -61,7 +61,7 @@
6161
"lint-staged": "13.1.0",
6262
"prettier": "2.8.1",
6363
"sucrase": "3.29.0",
64-
"tsconfig-paths": "4.1.1",
64+
"tsconfig-paths": "4.1.2",
6565
"vitest": "0.26.3"
6666
}
6767
}

pnpm-lock.yaml

Lines changed: 32 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)