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 Jun 12, 2024
1 parent 1544d19 commit 9e4abd4
Show file tree
Hide file tree
Showing 2 changed files with 1,534 additions and 578 deletions.
46 changes: 23 additions & 23 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.15.8",
"engines": {
"node": "^20"
},
Expand All @@ -34,37 +34,37 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"resolutions": {
"@types/node": "20.10.4"
"@types/node": "20.14.2"
},
"dependencies": {
"@fastify/cookie": "9.2.0",
"@fastify/cors": "8.4.2",
"@fastify/cookie": "9.3.1",
"@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",
"graphql": "16.8.1",
"mercurius": "13.3.2",
"@tsconfig/node20": "20.1.4",
"dotenv": "16.4.5",
"edgedb": "1.5.7",
"fastify": "4.27.0",
"graphql": "16.8.2",
"mercurius": "13.4.1",
"nexus": "1.3.0",
"pino": "8.17.1",
"pino-pretty": "10.3.0",
"pino": "8.21.0",
"pino-pretty": "10.3.1",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "4.6.2",
"tsx": "4.15.2",
"uuid": "9.0.1"
},
"devDependencies": {
"@beequeue/eslint-plugin": "4.0.0",
"@edgedb/generate": "0.4.1",
"@types/node": "20.10.4",
"@types/uuid": "9.0.7",
"eslint": "8.56.0",
"lint-staged": "15.2.0",
"nodemon": "3.0.2",
"prettier": "3.1.1",
"simple-git-hooks": "2.9.0",
"typescript": "5.3.3",
"@beequeue/eslint-plugin": "4.0.1",
"@edgedb/generate": "0.5.3",
"@types/node": "20.14.2",
"@types/uuid": "9.0.8",
"eslint": "8.57.0",
"lint-staged": "15.2.7",
"nodemon": "3.1.3",
"prettier": "3.3.2",
"simple-git-hooks": "2.11.1",
"typescript": "5.4.5",
"vitest": "0.34.6"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 9e4abd4

Please sign in to comment.