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] committed Oct 10, 2022
1 parent 85acef9 commit 1e37c16
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 206 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -7,7 +7,7 @@
"type": "github",
"url": "sr-net/siege"
},
"packageManager": "pnpm@7.12.1",
"packageManager": "pnpm@7.13.3",
"engines": {
"node": "^18"
},
Expand Down Expand Up @@ -37,24 +37,24 @@
"@types/node": "18.7.18"
},
"dependencies": {
"@fastify/cookie": "8.2.0",
"@fastify/cookie": "8.3.0",
"@fastify/cors": "8.1.0",
"@fastify/helmet": "10.0.0",
"@sentry/node": "7.13.0",
"@fastify/helmet": "10.0.1",
"@sentry/node": "7.15.0",
"@tsconfig/node18": "1.0.1",
"class-validator": "0.13.2",
"dotenv": "16.0.2",
"edgedb": "0.22.7",
"fastify": "4.6.0",
"dotenv": "16.0.3",
"edgedb": "0.22.8",
"fastify": "4.8.1",
"graphql": "16.6.0",
"mercurius": "11.0.0",
"mercurius": "11.0.1",
"nexus": "1.3.0",
"pino": "8.6.0",
"pino-pretty": "9.1.0",
"pino": "8.6.1",
"pino-pretty": "9.1.1",
"remeda": "1.1.0",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.1.0",
"tsx": "3.9.0",
"tsx": "3.10.1",
"uuid": "9.0.0"
},
"devDependencies": {
Expand All @@ -67,7 +67,7 @@
"p-queue": "7.3.0",
"prettier": "2.7.1",
"simple-git-hooks": "2.8.0",
"typescript": "4.8.3",
"typescript": "4.8.4",
"vitest": "0.24.0"
}
}

0 comments on commit 1e37c16

Please sign in to comment.