From a780e91ce34099de8e1cb813bf42436a9aa21333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:57:09 +0000 Subject: [PATCH] chore(deps): bump remix-utils from 7.7.0 to 8.0.0 Bumps [remix-utils](https://github.com/sergiodxa/remix-utils) from 7.7.0 to 8.0.0. - [Release notes](https://github.com/sergiodxa/remix-utils/releases) - [Commits](https://github.com/sergiodxa/remix-utils/compare/v7.7.0...v8.0.0) --- updated-dependencies: - dependency-name: remix-utils dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 40 +++++++++++++++------------------------- 2 files changed, 16 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index b3f401d..80745b6 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 dd36747..4a463ba 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 @@ -4555,29 +4555,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 @@ -4585,6 +4577,8 @@ packages: optional: true react: optional: true + react-router: + optional: true zod: optional: true @@ -7289,7 +7283,7 @@ snapshots: '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.0) '@vanilla-extract/babel-plugin-debug-ids': 1.2.0 '@vanilla-extract/css': 1.17.0 - esbuild: 0.17.6 + esbuild: 0.17.19 eval: 0.1.8 find-up: 5.0.0 javascript-stringify: 2.1.0 @@ -10507,14 +10501,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