diff --git a/packages/next-sanity/package.json b/packages/next-sanity/package.json index 384208ccbf8..d1af8b52c6f 100644 --- a/packages/next-sanity/package.json +++ b/packages/next-sanity/package.json @@ -149,7 +149,7 @@ "@portabletext/react": "^3.1.0", "@sanity/client": "^6.22.3", "@sanity/next-loader": "1.1.2", - "@sanity/preview-kit": "5.1.12", + "@sanity/preview-kit": "5.1.13", "@sanity/preview-url-secret": "2.0.0", "@sanity/visual-editing": "2.5.0", "groq": "^3.63.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a80ee9774d..e3429952b26 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -212,8 +212,8 @@ importers: specifier: 1.1.2 version: 1.1.2(@sanity/client@6.22.3)(next@15.0.3-canary.7(@babel/core@7.26.0)(react-dom@19.0.0-rc.0(react@19.0.0-rc.0))(react@19.0.0-rc.0))(react@19.0.0-rc.0) '@sanity/preview-kit': - specifier: 5.1.12 - version: 5.1.12(@sanity/client@6.22.3)(react@19.0.0-rc.0) + specifier: 5.1.13 + version: 5.1.13(@sanity/client@6.22.3)(react@19.0.0-rc.0) '@sanity/preview-url-secret': specifier: 2.0.0 version: 2.0.0(@sanity/client@6.22.3(debug@4.3.7)) @@ -2231,11 +2231,11 @@ packages: '@sanity/client': ^6.22.2 react: ^18.3 || >=19.0.0-rc - '@sanity/preview-kit@5.1.12': - resolution: {integrity: sha512-FMbrY3H77idZ4Q14kvC6LgORXwyzyORPsFfy3qTr5zghuH8nS9vbeaVKe3gxGMxh92NysM47BMfTP078HxoiMQ==} + '@sanity/preview-kit@5.1.13': + resolution: {integrity: sha512-SqV5XJr/+DOWWgM019pQ0Sr0c8K8PXifzOcjiuIoJ5OrvUcxmMTwHVJTKo3rBNx89lPbliGnK2uWlxoCUQleGg==} engines: {node: '>=18'} peerDependencies: - '@sanity/client': ^6.22.2 + '@sanity/client': ^6.22.3 react: ^18.0.0 || >=19.0.0-rc peerDependenciesMeta: react: @@ -9209,7 +9209,7 @@ snapshots: '@sanity/comlink': 1.1.1 react: 19.0.0-rc.0 - '@sanity/preview-kit@5.1.12(@sanity/client@6.22.3)(react@19.0.0-rc.0)': + '@sanity/preview-kit@5.1.13(@sanity/client@6.22.3)(react@19.0.0-rc.0)': dependencies: '@sanity/client': 6.22.3(debug@4.3.7) '@sanity/preview-kit-compat': 1.5.16(@sanity/client@6.22.3)(react@19.0.0-rc.0)