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 14, 2023
1 parent ff904a3 commit d0491a3
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 238 deletions.
26 changes: 13 additions & 13 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.11.0",
"packageManager": "pnpm@8.12.1",
"engines": {
"node": "^20"
},
Expand All @@ -34,21 +34,21 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"resolutions": {
"@types/node": "20.10.0"
"@types/node": "20.10.4"
},
"dependencies": {
"@fastify/cookie": "9.2.0",
"@fastify/cors": "8.4.1",
"@fastify/cors": "8.4.2",
"@fastify/helmet": "11.1.1",
"@tsconfig/node20": "20.1.2",
"dotenv": "16.3.1",
"edgedb": "1.4.1",
"fastify": "4.24.3",
"fastify": "4.25.0",
"graphql": "16.8.1",
"mercurius": "13.3.1",
"mercurius": "13.3.2",
"nexus": "1.3.0",
"pino": "8.16.2",
"pino-pretty": "10.2.3",
"pino": "8.17.1",
"pino-pretty": "10.3.0",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "3.14.0",
Expand All @@ -57,14 +57,14 @@
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
"@edgedb/generate": "0.4.1",
"@types/node": "20.10.0",
"@types/node": "20.10.4",
"@types/uuid": "9.0.7",
"eslint": "8.54.0",
"lint-staged": "15.1.0",
"nodemon": "3.0.1",
"prettier": "3.1.0",
"eslint": "8.55.0",
"lint-staged": "15.2.0",
"nodemon": "3.0.2",
"prettier": "3.1.1",
"simple-git-hooks": "2.9.0",
"typescript": "5.3.2",
"typescript": "5.3.3",
"vitest": "0.34.6"
},
"pnpm": {
Expand Down
Loading

0 comments on commit d0491a3

Please sign in to comment.