Skip to content

Commit a9113bf

Browse files
Update all non-major dependencies
1 parent 1544d19 commit a9113bf

File tree

2 files changed

+317
-56
lines changed

2 files changed

+317
-56
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "github",
88
"url": "sr-net/siege"
99
},
10-
"packageManager": "pnpm@8.12.1",
10+
"packageManager": "pnpm@8.13.1",
1111
"engines": {
1212
"node": "^20"
1313
},
@@ -34,30 +34,30 @@
3434
"typecheck": "tsc --noEmit -P tsconfig.json"
3535
},
3636
"resolutions": {
37-
"@types/node": "20.10.4"
37+
"@types/node": "20.10.6"
3838
},
3939
"dependencies": {
4040
"@fastify/cookie": "9.2.0",
41-
"@fastify/cors": "8.4.2",
41+
"@fastify/cors": "8.5.0",
4242
"@fastify/helmet": "11.1.1",
4343
"@tsconfig/node20": "20.1.2",
4444
"dotenv": "16.3.1",
4545
"edgedb": "1.4.1",
46-
"fastify": "4.25.1",
46+
"fastify": "4.25.2",
4747
"graphql": "16.8.1",
48-
"mercurius": "13.3.2",
48+
"mercurius": "13.3.3",
4949
"nexus": "1.3.0",
50-
"pino": "8.17.1",
51-
"pino-pretty": "10.3.0",
50+
"pino": "8.17.2",
51+
"pino-pretty": "10.3.1",
5252
"ts-dedent": "2.2.0",
5353
"tsconfig-paths": "4.2.0",
54-
"tsx": "4.6.2",
54+
"tsx": "4.7.0",
5555
"uuid": "9.0.1"
5656
},
5757
"devDependencies": {
5858
"@beequeue/eslint-plugin": "4.0.0",
5959
"@edgedb/generate": "0.4.1",
60-
"@types/node": "20.10.4",
60+
"@types/node": "20.10.6",
6161
"@types/uuid": "9.0.7",
6262
"eslint": "8.56.0",
6363
"lint-staged": "15.2.0",

0 commit comments

Comments
 (0)