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 Dec 27, 2023
1 parent 1544d19 commit fa827e6
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 56 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "github",
"url": "sr-net/siege"
},
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.13.1",
"engines": {
"node": "^20"
},
Expand All @@ -34,30 +34,30 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"resolutions": {
"@types/node": "20.10.4"
"@types/node": "20.10.5"
},
"dependencies": {
"@fastify/cookie": "9.2.0",
"@fastify/cors": "8.4.2",
"@fastify/cors": "8.5.0",
"@fastify/helmet": "11.1.1",
"@tsconfig/node20": "20.1.2",
"dotenv": "16.3.1",
"edgedb": "1.4.1",
"fastify": "4.25.1",
"fastify": "4.25.2",
"graphql": "16.8.1",
"mercurius": "13.3.2",
"mercurius": "13.3.3",
"nexus": "1.3.0",
"pino": "8.17.1",
"pino-pretty": "10.3.0",
"pino": "8.17.2",
"pino-pretty": "10.3.1",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "4.6.2",
"tsx": "4.7.0",
"uuid": "9.0.1"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
"@edgedb/generate": "0.4.1",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/uuid": "9.0.7",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
Expand Down
Loading

0 comments on commit fa827e6

Please sign in to comment.