From 8a56012dfd4d8b8233fd18d4a69d192bf5825829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 15:54:19 +0000 Subject: [PATCH] chore(deps): update dependency next-sanity to ^7.0.11 --- apps/next-server-only/package.json | 2 +- pnpm-lock.yaml | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/apps/next-server-only/package.json b/apps/next-server-only/package.json index 21a1be6cc..afc706ebe 100644 --- a/apps/next-server-only/package.json +++ b/apps/next-server-only/package.json @@ -31,7 +31,7 @@ "date-fns": "^2.30.0", "fast-deep-equal": "3.1.3", "next": "14.1.0", - "next-sanity": "^7.0.10", + "next-sanity": "^7.0.11", "react": "^18.2.0", "react-dom": "^18.2.0", "react-wrap-balancer": "^1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c8c4c417..b43f74cbe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -286,8 +286,8 @@ importers: specifier: 14.1.0 version: 14.1.0(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0) next-sanity: - specifier: ^7.0.10 - version: 7.0.10(@sanity/client@6.11.1)(@sanity/icons@2.8.0)(@sanity/types@3.25.0)(@sanity/ui@2.0.1)(next@14.1.0)(react@18.2.0)(sanity@3.25.0)(styled-components@6.1.8) + specifier: ^7.0.11 + version: 7.0.11(@sanity/client@6.11.1)(@sanity/icons@2.8.0)(@sanity/types@3.25.0)(@sanity/ui@2.0.1)(next@14.1.0)(react@18.2.0)(sanity@3.25.0)(styled-components@6.1.8) react: specifier: ^18.2.0 version: 18.2.0 @@ -8173,7 +8173,6 @@ packages: dependencies: loose-envify: 1.4.0 object-assign: 4.1.1 - bundledDependencies: false /create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} @@ -12998,15 +12997,15 @@ packages: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} - /next-sanity@7.0.10(@sanity/client@6.11.1)(@sanity/icons@2.8.0)(@sanity/types@3.25.0)(@sanity/ui@2.0.1)(next@14.1.0)(react@18.2.0)(sanity@3.25.0)(styled-components@6.1.8): - resolution: {integrity: sha512-2X7uq2mYYbzV+S2SuZWvhpzw1gMqpBawXzXG1edQ2m8K3h4vUy2H8glm4zEw8YDiO4OiNJXvPF2AwGab4wAyvQ==} + /next-sanity@7.0.11(@sanity/client@6.11.1)(@sanity/icons@2.8.0)(@sanity/types@3.25.0)(@sanity/ui@2.0.1)(next@14.1.0)(react@18.2.0)(sanity@3.25.0)(styled-components@6.1.8): + resolution: {integrity: sha512-lqcrn9ZEC0Qfihxk9e2p4wMAf6YBRPBAa9b23TAl01RnCpdms3pSKaZBhAACvbo9dltWH6wHOl8V8Pz5dvQFPg==} engines: {node: '>=18'} peerDependencies: '@sanity/client': ^6.11.1 - '@sanity/icons': ^2.0 + '@sanity/icons': ^2.8 '@sanity/types': ^3.25.0 - '@sanity/ui': ^1.8 || ^2.0.0-beta - next: ^14.0 + '@sanity/ui': ^2.0 + next: ^14.1 react: ^18.2 sanity: ^3.25.0 styled-components: 6.1.8