From 48c64ec0605d79ed544031cbdf8bcd813147b341 Mon Sep 17 00:00:00 2001 From: w3bdesign <45217974+w3bdesign@users.noreply.github.com> Date: Tue, 17 Dec 2024 00:42:30 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20deps:=20update=20next-sanity=20a?= =?UTF-8?q?nd=20react-hook-form?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates next-sanity from 9.8.25 to 9.8.27 and react-hook-form from 7.54.0 to 7.54.1 to ensure compatibility and incorporate latest improvements --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8cea9d6..b54a6f7 100644 --- a/package.json +++ b/package.json @@ -31,12 +31,12 @@ "jest": "^29.7.0", "motion": "^11.15.0", "next": "15.1.0", - "next-sanity": "^9.8.25", + "next-sanity": "^9.8.27", "path-to-regexp": "^8.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-error-boundary": "^4.1.2", - "react-hook-form": "^7.54.0", + "react-hook-form": "^7.54.1", "react-icons": "^5.4.0", "react-use": "^17.6.0", "sanity": "^3.67.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e85a23..a7aeab6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,7 +42,7 @@ importers: specifier: 15.1.0 version: 15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-sanity: - specifier: ^9.8.25 + specifier: ^9.8.27 version: 9.8.27(@sanity/client@6.24.1)(@sanity/icons@3.5.3(react@18.3.1))(@sanity/types@3.67.1)(@sanity/ui@2.10.11(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(next@15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sanity@3.67.1(@emotion/is-prop-valid@1.2.2)(@types/node@22.10.2)(@types/react@18.3.17)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) path-to-regexp: specifier: ^8.2.0 @@ -57,7 +57,7 @@ importers: specifier: ^4.1.2 version: 4.1.2(react@18.3.1) react-hook-form: - specifier: ^7.54.0 + specifier: ^7.54.1 version: 7.54.1(react@18.3.1) react-icons: specifier: ^5.4.0