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 Sep 26, 2024
1 parent 68fb9f7 commit b468434
Show file tree
Hide file tree
Showing 2 changed files with 821 additions and 613 deletions.
32 changes: 16 additions & 16 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@9.4.0",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "^20"
},
Expand All @@ -34,32 +34,32 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"dependencies": {
"@hono/graphql-server": "0.4.3",
"@hono/node-server": "1.11.4",
"@hono/graphql-server": "0.5.1",
"@hono/node-server": "1.13.1",
"@tsconfig/node20": "20.1.4",
"dotenv": "16.4.5",
"edgedb": "1.5.7",
"edgedb": "1.5.12",
"graphql": "16.9.0",
"hono": "4.4.7",
"hono": "4.6.3",
"nexus": "1.3.0",
"pino": "9.2.0",
"pino-pretty": "11.2.1",
"pino": "9.4.0",
"pino-pretty": "11.2.2",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "4.15.7",
"tsx": "4.19.1",
"uuid": "10.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.21.1",
"@edgedb/generate": "0.5.3",
"@types/node": "20.14.8",
"@antfu/eslint-config": "2.27.3",
"@edgedb/generate": "0.5.6",
"@types/node": "20.16.9",
"@types/uuid": "10.0.0",
"eslint": "8.57.0",
"lint-staged": "15.2.7",
"nodemon": "3.1.4",
"prettier": "3.3.2",
"eslint": "8.57.1",
"lint-staged": "15.2.10",
"nodemon": "3.1.7",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
"typescript": "5.5.2",
"typescript": "5.6.2",
"vitest": "1.6.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit b468434

Please sign in to comment.