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 Jul 17, 2024
1 parent 68fb9f7 commit 6f8fe1d
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 240 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@9.4.0",
"packageManager": "pnpm@9.5.0",
"engines": {
"node": "^20"
},
Expand Down Expand Up @@ -35,31 +35,31 @@
},
"dependencies": {
"@hono/graphql-server": "0.4.3",
"@hono/node-server": "1.11.4",
"@hono/node-server": "1.12.0",
"@tsconfig/node20": "20.1.4",
"dotenv": "16.4.5",
"edgedb": "1.5.7",
"graphql": "16.9.0",
"hono": "4.4.7",
"hono": "4.5.0",
"nexus": "1.3.0",
"pino": "9.2.0",
"pino": "9.3.1",
"pino-pretty": "11.2.1",
"ts-dedent": "2.2.0",
"tsconfig-paths": "4.2.0",
"tsx": "4.15.7",
"tsx": "4.16.2",
"uuid": "10.0.0"
},
"devDependencies": {
"@antfu/eslint-config": "2.21.1",
"@antfu/eslint-config": "2.22.4",
"@edgedb/generate": "0.5.3",
"@types/node": "20.14.8",
"@types/node": "20.14.11",
"@types/uuid": "10.0.0",
"eslint": "8.57.0",
"lint-staged": "15.2.7",
"nodemon": "3.1.4",
"prettier": "3.3.2",
"prettier": "3.3.3",
"simple-git-hooks": "2.11.1",
"typescript": "5.5.2",
"typescript": "5.5.3",
"vitest": "1.6.0"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 6f8fe1d

Please sign in to comment.