diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a2ff34..905b436 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,10 @@ catalogs: version: 0.2.7 overrides: + '@hono/node-server': 2.0.10 js-yaml: ^4.3.0 postcss: ^8.5.23 + undici: 7.29.0 vite: npm:@voidzero-dev/vite-plus-core@0.2.7 vitest: 4.1.10 @@ -708,9 +710,9 @@ packages: '@floating-ui/utils@0.2.11': resolution: {integrity: sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==} - '@hono/node-server@1.19.17': - resolution: {integrity: sha512-dSneS5qhiauZWGDCeK4o695Xd9nUNjviSZCMQrj10eetr8Uln1ucn6bbphOM6UynAMMtNIzZNSpL9vnASJwrPQ==} - engines: {node: '>=18.14.1'} + '@hono/node-server@2.0.10': + resolution: {integrity: sha512-ZcnNVhKTmyDJeg0UlnZjvM73JBsTAuhrH/J4fjwGOw59PwOW51r4J+p6CsKZWXdKSme4MFqU62CZMOsdDrU4CA==} + engines: {node: '>=20'} peerDependencies: hono: ^4 @@ -3987,10 +3989,6 @@ packages: undici-types@7.18.2: resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} - undici@7.28.0: - resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} - engines: {node: '>=20.18.1'} - undici@7.29.0: resolution: {integrity: sha512-IDxfleLmmbSskfWSUATiN1nfn2rDuvnMOqb5CWR92iIfojA0Ud+ulOAAEQ57LPr9rWmsreUyf5lwyao+7GNNVw==} engines: {node: '>=20.18.1'} @@ -4718,7 +4716,7 @@ snapshots: '@floating-ui/utils@0.2.11': {} - '@hono/node-server@1.19.17(hono@4.12.34)': + '@hono/node-server@2.0.10(hono@4.12.34)': dependencies: hono: 4.12.34 @@ -4854,7 +4852,7 @@ snapshots: '@modelcontextprotocol/sdk@1.29.0(zod@3.25.76)': dependencies: - '@hono/node-server': 1.19.17(hono@4.12.34) + '@hono/node-server': 2.0.10(hono@4.12.34) ajv: 8.20.0 ajv-formats: 3.0.1(ajv@8.20.0) content-type: 1.0.5 @@ -7117,7 +7115,7 @@ snapshots: dependencies: '@cspotcode/source-map-support': 0.8.1 sharp: 0.35.2 - undici: 7.28.0 + undici: 7.29.0 workerd: 1.20260730.1 ws: 8.21.0 youch: 4.1.0-beta.10 @@ -7760,8 +7758,6 @@ snapshots: undici-types@7.18.2: {} - undici@7.28.0: {} - undici@7.29.0: {} unenv@2.0.0-rc.24: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 10d2dd0..81f9929 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,8 +4,10 @@ allowBuilds: sharp: false workerd: true overrides: + "@hono/node-server": 2.0.10 js-yaml: "^4.3.0" postcss: "^8.5.23" + undici: 7.29.0 vite: "catalog:" vitest: "catalog:" catalog: