diff --git a/package.json b/package.json index 29e5868..798e95d 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "rehype-sanitize": "^6.0.0", "remark-gfm": "^4.0.0", "remix-island": "^0.2.0", - "remix-utils": "^7.7.0", + "remix-utils": "^8.0.0", "shiki": "^1.27.2", "unist-util-visit": "^5.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d224948..2ce3cf2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -168,8 +168,8 @@ importers: specifier: ^0.2.0 version: 0.2.0(@remix-run/react@2.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3))(@remix-run/server-runtime@2.15.2(typescript@5.7.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) remix-utils: - specifier: ^7.7.0 - version: 7.7.0(@remix-run/cloudflare@2.15.2(@cloudflare/workers-types@4.20250109.0)(typescript@5.7.3))(@remix-run/node@2.15.2(typescript@5.7.3))(@remix-run/react@2.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3))(@remix-run/router@1.21.0)(react@18.3.1)(zod@3.24.1) + specifier: ^8.0.0 + version: 8.0.0(react@18.3.1)(zod@3.24.1) shiki: specifier: ^1.27.2 version: 1.27.2 @@ -4579,29 +4579,21 @@ packages: react: '>= 16.8' react-dom: '>= 16.8' - remix-utils@7.7.0: - resolution: {integrity: sha512-J8NhP044nrNIam/xOT1L9a4RQ9FSaA2wyrUwmN8ZT+c/+CdAAf70yfaLnvMyKcV5U+8BcURQ/aVbth77sT6jGA==} - engines: {node: '>=18.0.0'} + remix-utils@8.0.0: + resolution: {integrity: sha512-vrs8Iytnuwi+KF+VYOPT3vzDX7cLbys897pwzLpMzLjOXJQ/S60dApHCmQ9cPWH3XHRgvaoJjZ6+sMGaax4fbg==} + engines: {node: '>=20.0.0'} peerDependencies: - '@remix-run/cloudflare': ^2.0.0 - '@remix-run/node': ^2.0.0 - '@remix-run/react': ^2.0.0 - '@remix-run/router': ^1.7.2 - crypto-js: ^4.1.1 + '@oslojs/crypto': ^1.0.1 + '@oslojs/encoding': ^1.1.0 intl-parse-accept-language: ^1.0.0 is-ip: ^5.0.1 - react: ^18.0.0 + react: ^18.0.0 || ^19.0.0 + react-router: ^7.0.0 zod: ^3.22.4 peerDependenciesMeta: - '@remix-run/cloudflare': + '@oslojs/crypto': optional: true - '@remix-run/node': - optional: true - '@remix-run/react': - optional: true - '@remix-run/router': - optional: true - crypto-js: + '@oslojs/encoding': optional: true intl-parse-accept-language: optional: true @@ -4609,6 +4601,8 @@ packages: optional: true react: optional: true + react-router: + optional: true zod: optional: true @@ -10593,14 +10587,10 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - remix-utils@7.7.0(@remix-run/cloudflare@2.15.2(@cloudflare/workers-types@4.20250109.0)(typescript@5.7.3))(@remix-run/node@2.15.2(typescript@5.7.3))(@remix-run/react@2.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3))(@remix-run/router@1.21.0)(react@18.3.1)(zod@3.24.1): + remix-utils@8.0.0(react@18.3.1)(zod@3.24.1): dependencies: type-fest: 4.32.0 optionalDependencies: - '@remix-run/cloudflare': 2.15.2(@cloudflare/workers-types@4.20250109.0)(typescript@5.7.3) - '@remix-run/node': 2.15.2(typescript@5.7.3) - '@remix-run/react': 2.15.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.3) - '@remix-run/router': 1.21.0 react: 18.3.1 zod: 3.24.1