From efbc050411d76327462f4002d8974dbdfe6ba8d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:42:33 +0000 Subject: [PATCH] chore(deps): bump remix-utils from 7.7.0 to 8.0.0 in /web 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] --- web/package.json | 2 +- web/pnpm-lock.yaml | 45 ++++++++++++++++++--------------------------- 2 files changed, 19 insertions(+), 28 deletions(-) diff --git a/web/package.json b/web/package.json index 87a4369..5ad5578 100644 --- a/web/package.json +++ b/web/package.json @@ -72,7 +72,7 @@ "react-syntax-highlighter": "^15.6.1", "remix-auth": "^3.7.0", "remix-auth-github": "^1.7.0", - "remix-utils": "^7.7.0", + "remix-utils": "^8.0.0", "slugify": "^1.6.6", "tailwind-merge": "^2.5.5", "tailwindcss-animate": "^1.0.7", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 3433f60..7dd3e18 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: specifier: ^1.7.0 version: 1.7.0(@remix-run/server-runtime@2.15.0(typescript@5.7.2))(remix-auth@3.7.0(@remix-run/react@2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/server-runtime@2.15.0(typescript@5.7.2))) remix-utils: - specifier: ^7.7.0 - version: 7.7.0(@remix-run/node@2.15.0(typescript@5.7.2))(@remix-run/react@2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/router@1.21.0)(is-ip@5.0.1)(react@18.3.1) + specifier: ^8.0.0 + version: 8.0.0(is-ip@5.0.1)(react@18.3.1) slugify: specifier: ^1.6.6 version: 1.6.6 @@ -4536,29 +4536,21 @@ packages: '@remix-run/react': ^1.0.0 || ^2.0.0 '@remix-run/server-runtime': ^1.0.0 || ^2.0.0 - 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': - optional: true - '@remix-run/node': - optional: true - '@remix-run/react': + '@oslojs/crypto': optional: true - '@remix-run/router': - optional: true - crypto-js: + '@oslojs/encoding': optional: true intl-parse-accept-language: optional: true @@ -4566,6 +4558,8 @@ packages: optional: true react: optional: true + react-router: + optional: true zod: optional: true @@ -5017,8 +5011,8 @@ packages: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} - type-fest@4.29.0: - resolution: {integrity: sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==} + type-fest@4.30.1: + resolution: {integrity: sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==} engines: {node: '>=16'} type-is@1.6.18: @@ -10189,13 +10183,10 @@ snapshots: '@remix-run/server-runtime': 2.15.0(typescript@5.7.2) uuid: 8.3.2 - remix-utils@7.7.0(@remix-run/node@2.15.0(typescript@5.7.2))(@remix-run/react@2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2))(@remix-run/router@1.21.0)(is-ip@5.0.1)(react@18.3.1): + remix-utils@8.0.0(is-ip@5.0.1)(react@18.3.1): dependencies: - type-fest: 4.29.0 + type-fest: 4.30.1 optionalDependencies: - '@remix-run/node': 2.15.0(typescript@5.7.2) - '@remix-run/react': 2.15.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.7.2) - '@remix-run/router': 1.21.0 is-ip: 5.0.1 react: 18.3.1 @@ -10692,7 +10683,7 @@ snapshots: type-fest@0.20.2: {} - type-fest@4.29.0: {} + type-fest@4.30.1: {} type-is@1.6.18: dependencies: