diff options
| author | André Cruz <[email protected]> | 2025-12-07 20:47:27 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-07 15:47:27 -0500 |
| commit | 509e43d6f8f20413f7afceed753270f42bb1e702 (patch) | |
| tree | 031d087ba2d47eacfedcc9ccadca7881eb2be99b /bun.lock | |
| parent | e693192e0632504a2a3fb80e3f84a9670dc77efd (diff) | |
| download | opencode-509e43d6f8f20413f7afceed753270f42bb1e702.tar.gz opencode-509e43d6f8f20413f7afceed753270f42bb1e702.zip | |
feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -473,7 +473,7 @@ "diff": "8.0.2", "fuzzysort": "3.1.0", "hono": "4.10.7", - "hono-openapi": "1.1.1", + "hono-openapi": "1.1.2", "luxon": "3.6.1", "remeda": "2.26.0", "solid-js": "1.9.10", @@ -2537,7 +2537,7 @@ "hono": ["[email protected]", "", {}, "sha512-icXIITfw/07Q88nLSkB9aiUrd8rYzSweK681Kjo/TSggaGbOX4RRyxxm71v+3PC8C/j+4rlxGeoTRxQDkaJkUw=="], - "hono-openapi": ["[email protected]", "", { "peerDependencies": { "@hono/standard-validator": "^0.1.2", "@standard-community/standard-json": "^0.3.5", "@standard-community/standard-openapi": "^0.2.8", "@types/json-schema": "^7.0.15", "hono": "^4.8.3", "openapi-types": "^12.1.3" }, "optionalPeers": ["@hono/standard-validator", "hono"] }, "sha512-AC3HNhZYPHhnZdSy2Je7GDoTTNxPos6rKRQKVDBbSilY3cWJPqsxRnN6zA4pU7tfxmQEMTqkiLXbw6sAaemB8Q=="], + "hono-openapi": ["[email protected]", "", { "peerDependencies": { "@hono/standard-validator": "^0.2.0", "@standard-community/standard-json": "^0.3.5", "@standard-community/standard-openapi": "^0.2.9", "@types/json-schema": "^7.0.15", "hono": "^4.8.3", "openapi-types": "^12.1.3" }, "optionalPeers": ["@hono/standard-validator", "hono"] }, "sha512-toUcO60MftRBxqcVyxsHNYs2m4vf4xkQaiARAucQx3TiBPDtMNNkoh+C4I1vAretQZiGyaLOZNWn1YxfSyUA5g=="], "html-entities": ["[email protected]", "", {}, "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="], |
