From db3f62762deda4365e542c0f1bf8f35761279e44 Mon Sep 17 00:00:00 2001 From: Alem Tuzlak Date: Fri, 6 Dec 2024 15:53:32 +0100 Subject: [PATCH] revert-remix-hono --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++----------------------- 2 files changed, 16 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 3846f2f..1f84acc 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-i18next": "15.1.1", "react-router": "7.0.1", "react-router-hono-server": "2.0.0", - "remix-hono": "0.0.17", + "remix-hono": "0.0.16", "remix-i18next": "7.0.0", "tailwind-merge": "2.5.4", "zod": "3.23.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49c0160..2da6eff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 2.0.0 version: 2.0.0(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(vite@5.4.11(@types/node@22.9.1)) remix-hono: - specifier: 0.0.17 - version: 0.0.17(hono@4.6.12)(i18next@23.15.2)(pretty-cache-header@1.0.0)(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(remix-i18next@7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(zod@3.23.8) + specifier: 0.0.16 + version: 0.0.16(i18next@23.15.2)(remix-i18next@7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(typescript@5.6.3)(zod@3.23.8) remix-i18next: specifier: 7.0.0 version: 7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) @@ -3400,23 +3400,18 @@ packages: resolution: {integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==} engines: {node: '>=8'} - remix-hono@0.0.17: - resolution: {integrity: sha512-j4mkUTwAvD1dJ69DhxBMOm1zPj6wiDY2/gF1aRT8LFffuZ3SAU00ZeRzl0XHn21XxD4RTRR60J5BqZsUmhj8ZA==} + remix-hono@0.0.16: + resolution: {integrity: sha512-IPooI2E0eSFRV9wAgTzpsklSoOyij6Nsk6ANIugGhD9vYlovbYb2BT+siz++sLzWseZSPEtIzx/LBel203jBfQ==} peerDependencies: - '@react-router/cloudflare': ^7.0.1 - hono: ^4.6.12 + '@remix-run/cloudflare': ^2.0.0 i18next: ^23.0.0 - pretty-cache-header: ^1.0.0 - react-router: ^7.0.1 - remix-i18next: ^7.0.0 + remix-i18next: ^6.0.0 zod: ^3.0.0 peerDependenciesMeta: - '@react-router/cloudflare': + '@remix-run/cloudflare': optional: true i18next: optional: true - react-router: - optional: true remix-i18next: optional: true zod: @@ -5126,8 +5121,7 @@ snapshots: optionalDependencies: typescript: 5.6.3 - '@remix-run/router@1.21.0': - optional: true + '@remix-run/router@1.21.0': {} '@remix-run/server-runtime@2.15.0(typescript@5.6.3)': dependencies: @@ -5140,7 +5134,6 @@ snapshots: turbo-stream: 2.4.0 optionalDependencies: typescript: 5.6.3 - optional: true '@rollup/rollup-android-arm-eabi@4.27.4': optional: true @@ -5416,8 +5409,7 @@ snapshots: loupe: 3.1.2 tinyrainbow: 1.2.0 - '@web3-storage/multipart-parser@1.0.0': - optional: true + '@web3-storage/multipart-parser@1.0.0': {} abbrev@2.0.0: {} @@ -5713,8 +5705,7 @@ snapshots: convert-source-map@2.0.0: {} - cookie@0.6.0: - optional: true + cookie@0.6.0: {} cookie@1.0.2: {} @@ -7343,15 +7334,17 @@ snapshots: dependencies: rc: 1.2.8 - remix-hono@0.0.17(hono@4.6.12)(i18next@23.15.2)(pretty-cache-header@1.0.0)(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(remix-i18next@7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(zod@3.23.8): + remix-hono@0.0.16(i18next@23.15.2)(remix-i18next@7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1))(typescript@5.6.3)(zod@3.23.8): dependencies: + '@remix-run/server-runtime': 2.15.0(typescript@5.6.3) hono: 4.6.12 pretty-cache-header: 1.0.0 optionalDependencies: i18next: 23.15.2 - react-router: 7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) remix-i18next: 7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) zod: 3.23.8 + transitivePeerDependencies: + - typescript remix-i18next@7.0.0(i18next@23.15.2)(react-i18next@15.1.1(i18next@23.15.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-router@7.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1): dependencies: @@ -7514,8 +7507,7 @@ snapshots: source-map@0.6.1: {} - source-map@0.7.4: - optional: true + source-map@0.7.4: {} spdx-correct@3.2.0: dependencies: