From e28eacb83ee2a40645ecf75a0e471ea0e1cee02d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:36:47 +0000 Subject: [PATCH] fix(deps): update dependency @portabletext/editor to ^1.33.6 (#8671) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev/test-studio/package.json | 2 +- packages/sanity/package.json | 2 +- pnpm-lock.yaml | 37 ++++++++++++------------------------ 3 files changed, 14 insertions(+), 27 deletions(-) diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index c26aeaf0e22..cf2e885d55e 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@portabletext/block-tools": "^1.1.8", - "@portabletext/editor": "^1.33.5", + "@portabletext/editor": "^1.33.6", "@portabletext/react": "^3.0.0", "@sanity/assist": "^3.1.0", "@sanity/client": "^6.28.0", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index d8886e9b89b..380e93c28a0 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -154,7 +154,7 @@ "@dnd-kit/utilities": "^3.2.0", "@juggle/resize-observer": "^3.3.1", "@portabletext/block-tools": "^1.1.8", - "@portabletext/editor": "^1.33.5", + "@portabletext/editor": "^1.33.6", "@portabletext/react": "^3.0.0", "@portabletext/toolkit": "^2.0.16", "@rexxars/react-json-inspector": "^9.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a14dfa7449..9cb51fdb190 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -423,8 +423,8 @@ importers: specifier: ^1.1.8 version: 1.1.8(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) '@portabletext/editor': - specifier: ^1.33.5 - version: 1.33.5(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1) + specifier: ^1.33.6 + version: 1.33.6(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1) '@portabletext/react': specifier: ^3.0.0 version: 3.2.1(react@19.0.0) @@ -1351,8 +1351,8 @@ importers: specifier: ^1.1.8 version: 1.1.8(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) '@portabletext/editor': - specifier: ^1.33.5 - version: 1.33.5(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + specifier: ^1.33.6 + version: 1.33.6(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) '@portabletext/react': specifier: ^3.0.0 version: 3.2.1(react@18.3.1) @@ -4069,24 +4069,18 @@ packages: resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} engines: {node: '>=12'} - '@portabletext/block-tools@1.1.7': - resolution: {integrity: sha512-ZhcQjPbzyQTOTwY1Pqnuifg3NFvEBsWMU1YbMv7DGosWDZGf19MrZRnp0wXZTQfI88RNPfUBSGFIU2tBwx0Eig==} - peerDependencies: - '@sanity/types': ^3.75.0 - '@types/react': 18 || 19 - '@portabletext/block-tools@1.1.8': resolution: {integrity: sha512-uMfsgyswAbVtnFkULlE1JmRHwBR9rhY8XSRkzm/w+F35qncDbm31xVxfRLdlFbsIkcjkJ9VlbMp9V/3IiptsVQ==} peerDependencies: '@sanity/types': ^3.75.1 '@types/react': 18 || 19 - '@portabletext/editor@1.33.5': - resolution: {integrity: sha512-lzRFE+i+2rCIVNdzFoJCMitk3fniw0en6qIB6+m7Un60oUqshVPrB60YIb110infNQetLfYe+CvcY2kuGKcKaQ==} + '@portabletext/editor@1.33.6': + resolution: {integrity: sha512-/dadacD3/xs+G11L2Krzhxj0PKUV9QEy+/RnAAyA0otAXOC7pFUsU4wcsABF+zSUrX+ce/kohjm6OuCaqDeTGA==} engines: {node: '>=18'} peerDependencies: - '@sanity/schema': ^3.75.0 - '@sanity/types': ^3.75.0 + '@sanity/schema': ^3.75.1 + '@sanity/types': ^3.75.1 react: ^16.9 || ^17 || ^18 || ^19 rxjs: ^7.8.1 @@ -14289,13 +14283,6 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@portabletext/block-tools@1.1.7(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)': - dependencies: - '@sanity/types': link:packages/@sanity/types - '@types/react': 19.0.10 - get-random-values-esm: 1.0.2 - lodash: 4.17.21 - '@portabletext/block-tools@1.1.8(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)': dependencies: '@sanity/types': link:packages/@sanity/types @@ -14303,9 +14290,9 @@ snapshots: get-random-values-esm: 1.0.2 lodash: 4.17.21 - '@portabletext/editor@1.33.5(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': + '@portabletext/editor@1.33.6(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': dependencies: - '@portabletext/block-tools': 1.1.7(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) + '@portabletext/block-tools': 1.1.8(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) '@portabletext/patches': 1.1.3 '@portabletext/to-html': 2.0.14 '@sanity/schema': link:packages/@sanity/schema @@ -14328,9 +14315,9 @@ snapshots: - react-dom - supports-color - '@portabletext/editor@1.33.5(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)': + '@portabletext/editor@1.33.6(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)': dependencies: - '@portabletext/block-tools': 1.1.7(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) + '@portabletext/block-tools': 1.1.8(@sanity/types@packages+@sanity+types)(@types/react@19.0.10) '@portabletext/patches': 1.1.3 '@portabletext/to-html': 2.0.14 '@sanity/schema': link:packages/@sanity/schema