Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 2b0d96b commit fe160a5
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 489 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,23 @@
},
"devDependencies": {
"@deno/types": "^0.0.1",
"@hono/node-server": "^1.12.2",
"@hono/node-server": "^1.13.1",
"@mjackson/node-fetch-server": "^0.1.0",
"@types/bun": "^1.1.8",
"@types/node": "^22.5.4",
"@vitest/coverage-v8": "^2.0.5",
"@types/bun": "^1.1.10",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"eslint": "^9.8.0",
"eslint-config-unjs": "^0.3.2",
"execa": "^9.3.1",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.0",
"execa": "^9.4.0",
"get-port-please": "^3.1.2",
"jiti": "^2.0.0-beta.3",
"jiti": "^2.0.0",
"prettier": "^3.3.3",
"srvx": "link:.",
"typescript": "^5.5.4",
"unbuild": "^3.0.0-rc.7",
"vitest": "^2.0.5"
"typescript": "^5.6.2",
"unbuild": "^3.0.0-rc.8",
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit fe160a5

Please sign in to comment.