Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent f417a56 commit 39ed1eb
Show file tree
Hide file tree
Showing 4 changed files with 992 additions and 815 deletions.
Binary file modified docs/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "undocs build"
},
"devDependencies": {
"undocs": "^0.2.27"
"undocs": "^0.2.30"
}
}
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,33 +87,33 @@
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240909.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@deno/types": "^0.0.1",
"@types/bun": "^1.1.9",
"@types/bun": "^1.1.11",
"@types/eventsource": "^1.1.15",
"@types/node": "^22.5.5",
"@types/web": "^0.0.163",
"@types/node": "^22.7.6",
"@types/web": "^0.0.173",
"@types/ws": "^8.5.12",
"@vitest/coverage-v8": "^2.1.1",
"automd": "^0.3.8",
"changelogen": "^0.5.5",
"@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"consola": "^3.2.3",
"eslint": "^9.10.0",
"eslint-config-unjs": "^0.3.2",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"eventsource": "^2.0.2",
"execa": "^9.3.1",
"execa": "^9.4.1",
"get-port-please": "^3.1.2",
"h3": "^1.12.0",
"jiti": "2.0.0-beta.3",
"listhen": "^1.7.2",
"h3": "^1.13.0",
"jiti": "2.3.3",
"listhen": "^1.9.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "3.0.0-rc.7",
"undici": "^6.19.8",
"vitest": "^2.1.1",
"wrangler": "^3.78.2",
"unbuild": "3.0.0-rc.11",
"undici": "^6.20.1",
"vitest": "^2.1.3",
"wrangler": "^3.81.0",
"ws": "^8.18.0"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.12.2"
}
Loading

0 comments on commit 39ed1eb

Please sign in to comment.