chore(deps): update all non-major dependencies (#83)

This commit is contained in:
renovate[bot]
2024-10-18 23:15:08 +09:00
committed by GitHub
parent f417a56743
commit 39ed1ebb34
4 changed files with 1002 additions and 825 deletions

Binary file not shown.

View File

@@ -5,6 +5,6 @@
"build": "undocs build" "build": "undocs build"
}, },
"devDependencies": { "devDependencies": {
"undocs": "^0.2.27" "undocs": "^0.2.30"
} }
} }

View File

@@ -87,33 +87,33 @@
"uncrypto": "^0.1.3" "uncrypto": "^0.1.3"
}, },
"devDependencies": { "devDependencies": {
"@cloudflare/workers-types": "^4.20240909.0", "@cloudflare/workers-types": "^4.20241011.0",
"@deno/types": "^0.0.1", "@deno/types": "^0.0.1",
"@types/bun": "^1.1.9", "@types/bun": "^1.1.11",
"@types/eventsource": "^1.1.15", "@types/eventsource": "^1.1.15",
"@types/node": "^22.5.5", "@types/node": "^22.7.6",
"@types/web": "^0.0.163", "@types/web": "^0.0.173",
"@types/ws": "^8.5.12", "@types/ws": "^8.5.12",
"@vitest/coverage-v8": "^2.1.1", "@vitest/coverage-v8": "^2.1.3",
"automd": "^0.3.8", "automd": "^0.3.12",
"changelogen": "^0.5.5", "changelogen": "^0.5.7",
"consola": "^3.2.3", "consola": "^3.2.3",
"eslint": "^9.10.0", "eslint": "^9.12.0",
"eslint-config-unjs": "^0.3.2", "eslint-config-unjs": "^0.4.1",
"eventsource": "^2.0.2", "eventsource": "^2.0.2",
"execa": "^9.3.1", "execa": "^9.4.1",
"get-port-please": "^3.1.2", "get-port-please": "^3.1.2",
"h3": "^1.12.0", "h3": "^1.13.0",
"jiti": "2.0.0-beta.3", "jiti": "2.3.3",
"listhen": "^1.7.2", "listhen": "^1.9.0",
"prettier": "^3.3.3", "prettier": "^3.3.3",
"typescript": "^5.6.2", "typescript": "^5.6.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0", "uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.44.0",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.11",
"undici": "^6.19.8", "undici": "^6.20.1",
"vitest": "^2.1.1", "vitest": "^2.1.3",
"wrangler": "^3.78.2", "wrangler": "^3.81.0",
"ws": "^8.18.0" "ws": "^8.18.0"
}, },
"packageManager": "pnpm@9.10.0" "packageManager": "pnpm@9.12.2"
} }

1787
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff