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 Feb 10, 2025
1 parent 27e00e9 commit 558f606
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 498 deletions.
28 changes: 14 additions & 14 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": "[email protected].2",
"packageManager": "[email protected].5",
"engines": {
"node": "^22"
},
Expand Down Expand Up @@ -39,33 +39,33 @@
"typecheck": "tsc --noEmit -P tsconfig.json"
},
"resolutions": {
"esbuild": "0.24.2"
"esbuild": "0.25.0"
},
"dependencies": {
"@gqloom/valibot": "0.6.1",
"@gqloom/valibot": "0.7.0",
"@hono/graphql-server": "0.5.1",
"@hono/node-server": "1.13.7",
"@hono/node-server": "1.13.8",
"edgedb": "1.5.12",
"graphql": "16.10.0",
"hono": "4.6.15",
"hono": "4.7.0",
"pino": "9.6.0",
"pino-pretty": "13.0.0",
"ts-dedent": "2.2.0",
"valibot": "1.0.0-beta.9"
"valibot": "1.0.0-rc.0"
},
"devDependencies": {
"@antfu/eslint-config": "3.12.1",
"@antfu/eslint-config": "3.16.0",
"@edgedb/generate": "0.5.6",
"@tsconfig/node22": "22.0.0",
"@tsconfig/strictest": "2.0.5",
"@types/node": "22.10.4",
"eslint": "9.17.0",
"lint-staged": "15.3.0",
"prettier": "3.4.2",
"@types/node": "22.13.1",
"eslint": "9.20.0",
"lint-staged": "15.4.3",
"prettier": "3.5.0",
"simple-git-hooks": "2.11.1",
"typescript": "5.7.2",
"vite": "6.0.9",
"vitest": "3.0.0-beta.3"
"typescript": "5.7.3",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 558f606

Please sign in to comment.