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 Jan 9, 2025
1 parent 832f62f commit fb421c2
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "github",
"url": "sr-net/siege"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.3",
"engines": {
"node": "^22"
},
Expand Down Expand Up @@ -47,25 +47,25 @@
"@hono/node-server": "1.13.7",
"edgedb": "1.5.12",
"graphql": "16.10.0",
"hono": "4.6.15",
"hono": "4.6.16",
"pino": "9.6.0",
"pino-pretty": "13.0.0",
"ts-dedent": "2.2.0",
"valibot": "1.0.0-beta.9"
"valibot": "1.0.0-beta.11"
},
"devDependencies": {
"@antfu/eslint-config": "3.12.1",
"@antfu/eslint-config": "3.13.0",
"@edgedb/generate": "0.5.6",
"@tsconfig/node22": "22.0.0",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.10.4",
"@types/node": "22.10.5",
"eslint": "9.17.0",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.2",
"typescript": "5.7.3",
"vite": "6.0.7",
"vitest": "3.0.0-beta.3"
"vitest": "3.0.0-beta.4"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit fb421c2

Please sign in to comment.