From 11b126c6e0a0364dccfaf1e110990c23e04ee495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 09:29:19 +0000 Subject: [PATCH] Bump the patch-minor group in /studio with 8 updates Bumps the patch-minor group in /studio with 8 updates: | Package | From | To | | --- | --- | --- | | @frontvibe/sanity-color-picker | `1.0.1` | `1.0.2` | | @frontvibe/sanity-font-picker | `1.0.1` | `1.0.2` | | [@frontvibe/sanity-plugin-range-slider](https://github.com/frontvibe/sanity-plugins) | `1.0.1` | `1.0.2` | | [@sanity/ui](https://github.com/sanity-io/ui) | `2.1.7` | `2.1.8` | | [@sanity/util](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/util) | `3.41.2` | `3.42.0` | | [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) | `3.41.2` | `3.42.0` | | [groq](https://github.com/sanity-io/sanity/tree/HEAD/packages/groq) | `3.41.2` | `3.42.0` | | [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) | `3.41.2` | `3.42.0` | Updates `@frontvibe/sanity-color-picker` from 1.0.1 to 1.0.2 Updates `@frontvibe/sanity-font-picker` from 1.0.1 to 1.0.2 Updates `@frontvibe/sanity-plugin-range-slider` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/frontvibe/sanity-plugins/releases) - [Commits](https://github.com/frontvibe/sanity-plugins/compare/@frontvibe/sanity-plugin-range-slider@1.0.1...@frontvibe/sanity-plugin-range-slider@1.0.2) Updates `@sanity/ui` from 2.1.7 to 2.1.8 - [Release notes](https://github.com/sanity-io/ui/releases) - [Changelog](https://github.com/sanity-io/ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/sanity-io/ui/compare/v2.1.7...v2.1.8) Updates `@sanity/util` from 3.41.2 to 3.42.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.42.0/packages/@sanity/util) Updates `@sanity/vision` from 3.41.2 to 3.42.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.42.0/packages/@sanity/vision) Updates `groq` from 3.41.2 to 3.42.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.42.0/packages/groq) Updates `sanity` from 3.41.2 to 3.42.0 - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.42.0/packages/sanity) --- updated-dependencies: - dependency-name: "@frontvibe/sanity-color-picker" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: "@frontvibe/sanity-font-picker" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: "@frontvibe/sanity-plugin-range-slider" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: "@sanity/ui" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor - dependency-name: "@sanity/util" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: "@sanity/vision" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: groq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor - dependency-name: sanity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor ... Signed-off-by: dependabot[bot] --- studio/package.json | 16 +- studio/pnpm-lock.yaml | 422 ++++++++++++++++++++---------------------- 2 files changed, 212 insertions(+), 226 deletions(-) diff --git a/studio/package.json b/studio/package.json index 42e4c0a..d22d320 100644 --- a/studio/package.json +++ b/studio/package.json @@ -16,20 +16,20 @@ "sanity" ], "dependencies": { - "@frontvibe/sanity-color-picker": "^1.0.1", - "@frontvibe/sanity-font-picker": "^1.0.1", - "@frontvibe/sanity-plugin-range-slider": "^1.0.1", + "@frontvibe/sanity-color-picker": "^1.0.2", + "@frontvibe/sanity-font-picker": "^1.0.2", + "@frontvibe/sanity-plugin-range-slider": "^1.0.2", "@sanity/code-input": "^4.1.4", "@sanity/icons": "^2.11.8", "@sanity/language-filter": "^4.0.2", "@sanity/presentation": "^1.15.3", - "@sanity/ui": "2.1.7", - "@sanity/util": "^3.41.2", + "@sanity/ui": "2.1.8", + "@sanity/util": "^3.42.0", "@sanity/uuid": "^3.0.2", - "@sanity/vision": "^3.41.2", + "@sanity/vision": "^3.42.0", "@shopify/polaris": "^13.3.0", "@shopify/polaris-icons": "^9.0.1", - "groq": "^3.41.2", + "groq": "^3.42.0", "groqd-playground": "^0.0.19", "lodash": "^4.17.21", "lodash.get": "^4.4.2", @@ -40,7 +40,7 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "rxjs": "^7.8.1", - "sanity": "^3.41.2", + "sanity": "^3.42.0", "sanity-plugin-internationalized-array": "^2.0.0", "sanity-plugin-media": "^2.2.5", "styled-components": "^6.1.11" diff --git a/studio/pnpm-lock.yaml b/studio/pnpm-lock.yaml index 6d4ea52..ef8d250 100644 --- a/studio/pnpm-lock.yaml +++ b/studio/pnpm-lock.yaml @@ -6,38 +6,38 @@ settings: dependencies: '@frontvibe/sanity-color-picker': - specifier: ^1.0.1 - version: 1.0.1(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + specifier: ^1.0.2 + version: 1.0.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@frontvibe/sanity-font-picker': - specifier: ^1.0.1 - version: 1.0.1(@frontvibe/sanity-plugin-range-slider@1.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + specifier: ^1.0.2 + version: 1.0.2(@frontvibe/sanity-plugin-range-slider@1.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@frontvibe/sanity-plugin-range-slider': - specifier: ^1.0.1 - version: 1.0.1(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + specifier: ^1.0.2 + version: 1.0.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@sanity/code-input': specifier: ^4.1.4 - version: 4.1.4(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + version: 4.1.4(@babel/runtime@7.24.5)(@codemirror/lint@6.7.1)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@sanity/icons': specifier: ^2.11.8 version: 2.11.8(react@18.3.1) '@sanity/language-filter': specifier: ^4.0.2 - version: 4.0.2(@sanity/ui@2.1.7)(@sanity/util@3.41.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + version: 4.0.2(@sanity/ui@2.1.8)(@sanity/util@3.42.0)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@sanity/presentation': specifier: ^1.15.3 - version: 1.15.3(@sanity/client@6.18.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + version: 1.15.3(@sanity/client@6.18.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/ui': - specifier: 2.1.7 - version: 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + specifier: 2.1.8 + version: 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/util': - specifier: ^3.41.2 - version: 3.41.2 + specifier: ^3.42.0 + version: 3.42.0 '@sanity/uuid': specifier: ^3.0.2 version: 3.0.2 '@sanity/vision': - specifier: ^3.41.2 - version: 3.41.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + specifier: ^3.42.0 + version: 3.42.0(@babel/runtime@7.24.5)(@codemirror/lint@6.7.1)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@shopify/polaris': specifier: ^13.3.0 version: 13.3.0(react-dom@18.3.1)(react@18.3.1) @@ -45,11 +45,11 @@ dependencies: specifier: ^9.0.1 version: 9.0.1(react@18.3.1) groq: - specifier: ^3.41.2 - version: 3.41.2 + specifier: ^3.42.0 + version: 3.42.0 groqd-playground: specifier: ^0.0.19 - version: 0.0.19(@sanity/icons@2.11.8)(@sanity/ui@2.1.7)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + version: 0.0.19(@sanity/icons@2.11.8)(@sanity/ui@2.1.8)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) lodash: specifier: ^4.17.21 version: 4.17.21 @@ -78,14 +78,14 @@ dependencies: specifier: ^7.8.1 version: 7.8.1 sanity: - specifier: ^3.41.2 - version: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + specifier: ^3.42.0 + version: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) sanity-plugin-internationalized-array: specifier: ^2.0.0 - version: 2.0.0(@sanity/ui@2.1.7)(@sanity/util@3.41.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + version: 2.0.0(@sanity/ui@2.1.8)(@sanity/util@3.42.0)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) sanity-plugin-media: specifier: ^2.2.5 - version: 2.2.5(@sanity/ui@2.1.7)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + version: 2.2.5(@sanity/ui@2.1.8)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) styled-components: specifier: ^6.1.11 version: 6.1.11(react-dom@18.3.1)(react@18.3.1) @@ -2651,7 +2651,7 @@ packages: dependencies: '@codemirror/autocomplete': 6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1) '@codemirror/language': 6.10.1 - '@codemirror/lint': 6.7.0 + '@codemirror/lint': 6.7.1 '@codemirror/state': 6.4.1 '@codemirror/view': 6.26.3 '@lezer/common': 1.2.1 @@ -2717,8 +2717,8 @@ packages: '@codemirror/language': 6.10.1 dev: false - /@codemirror/lint@6.7.0: - resolution: {integrity: sha512-LTLOL2nT41ADNSCCCCw8Q/UmdAFzB23OUYSjsHTdsVaH0XEo+orhuqbDNWzrzodm14w6FOxqxpmy4LF8Lixqjw==} + /@codemirror/lint@6.7.1: + resolution: {integrity: sha512-rELba6QJD20/bNXWP/cKTGLrwVEcpa2ViwULCV03ONcY1Je85++7sczVRUlnE4TJMjatx3IJTz6HX4NXi+moXw==} dependencies: '@codemirror/state': 6.4.1 '@codemirror/view': 6.26.3 @@ -3399,8 +3399,8 @@ packages: resolution: {integrity: sha512-J4yDIIthosAsRZ5CPYP/jQvUAQtlZTTD/4suA08/FEnlxqW3sKS9iAhgsa9VYLZ6vDHn/ixJgIqRQPotoBjxIw==} dev: false - /@frontvibe/sanity-color-picker@1.0.1(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): - resolution: {integrity: sha512-RSBebSlQCQW8GFDxYZnEkGmKMi89RIspqC3PrV3hux/vCIUc4Ru0zX83OIhxwLJhUQ3IoHRe7rLOcktyqx1hYA==} + /@frontvibe/sanity-color-picker@1.0.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): + resolution: {integrity: sha512-ssotCY5HCuFA5d1Q20hyL8nIumZdC0C+onwJw9TYm2dThPN8MRA7zPCIuVltbB/EXnN0zhHUQLEEj4qi7CFZfw==} engines: {node: '>=14'} peerDependencies: react: ^18 @@ -3408,40 +3408,42 @@ packages: dependencies: '@sanity/icons': 2.11.8(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@shopify/polaris': 12.27.0(react-dom@18.3.1)(react@18.3.1) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@shopify/polaris': 13.3.0(react-dom@18.3.1)(react@18.3.1) lodash: 4.17.21 react: 18.3.1 - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) - zod: 3.23.7 + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + zod: 3.23.8 transitivePeerDependencies: + - '@emotion/is-prop-valid' - react-dom - react-is - styled-components dev: false - /@frontvibe/sanity-font-picker@1.0.1(@frontvibe/sanity-plugin-range-slider@1.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): - resolution: {integrity: sha512-z8w4uHkgOMwvMhVD6Q7fmb9pjulSHWVl62UL/3+taSANgd0Q2pAsN7BF0OMVhdpBDr8fnFQxrtUTDgFVvWrwgw==} + /@frontvibe/sanity-font-picker@1.0.2(@frontvibe/sanity-plugin-range-slider@1.0.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): + resolution: {integrity: sha512-tJCwHmzm9HhS+IQVaaE1fir+2qFac0RYsinf72eBXIORDGTsFARfcs///37riIEYs0NEF1TV+Mfse8S1BPC5ng==} engines: {node: '>=14'} peerDependencies: - '@frontvibe/sanity-plugin-range-slider': ^1.0.1 + '@frontvibe/sanity-plugin-range-slider': ^1.0.2 react: ^18 sanity: ^3 dependencies: - '@frontvibe/sanity-plugin-range-slider': 1.0.1(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) + '@frontvibe/sanity-plugin-range-slider': 1.0.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) '@sanity/icons': 2.11.8(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) react: 18.3.1 - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) transitivePeerDependencies: + - '@emotion/is-prop-valid' - react-dom - react-is - styled-components dev: false - /@frontvibe/sanity-plugin-range-slider@1.0.1(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): - resolution: {integrity: sha512-JxgXfcXwPCStRjEoGC/3M7PL1SDjFhhiuGfbhtSQ7MeEpx6O1alyvNCA1Wg8K1/UHd407qTUuhpYdhpDLHIPiQ==} + /@frontvibe/sanity-plugin-range-slider@1.0.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): + resolution: {integrity: sha512-+Zx4z20FgdVlNP/zn87DSDIPJrj0+PjzwxPh75At6/caeG49xS3KTiWly0LeVSI8hL0UzHyPJtZ4OyN01YeWmg==} engines: {node: '>=14'} peerDependencies: react: ^18 @@ -3449,12 +3451,13 @@ packages: dependencies: '@sanity/icons': 2.11.8(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@shopify/polaris': 12.27.0(react-dom@18.3.1)(react@18.3.1) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@shopify/polaris': 13.3.0(react-dom@18.3.1)(react@18.3.1) lodash: 4.17.21 react: 18.3.1 - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) transitivePeerDependencies: + - '@emotion/is-prop-valid' - react-dom - react-is - styled-components @@ -3720,29 +3723,29 @@ packages: rxjs: 7.8.1 dev: false - /@sanity/block-tools@3.41.2: - resolution: {integrity: sha512-Dz/1MR+VdPi3YiLvy+aYo4bdN+javl58O8u8gujyPVbYqQqS+TIWqgHjh6UYsWs9WgXYvisp3oel9RVq/evw4w==} + /@sanity/block-tools@3.42.0: + resolution: {integrity: sha512-jM8wgFfwN+Pno96sRuqO2GVNG/clydEIMebX9rLDq0Q34I1+27sOwC7f0ITwRMn1OaP8JHC99++Pq30JO+nVew==} dependencies: get-random-values-esm: 1.0.2 lodash: 4.17.21 dev: false - /@sanity/cli@3.41.2: - resolution: {integrity: sha512-lQEAqCeTPZv43+ZCx++WG9y3qJeKNWGzHSLbftmOTAHMXXYHeo2Jv9nOW1qgoV+ESf+PJIusDsI2kyDdadQRlg==} + /@sanity/cli@3.42.0: + resolution: {integrity: sha512-kg+zEh02TyLWIzU8X9EtmDpSBrNdA8NLSomwBxkOMz7v/IPsuV2fbDI6q4xSEkmJIHl9zINZnVPOuTZQdhfa7w==} engines: {node: '>=18'} hasBin: true dependencies: '@babel/traverse': 7.24.5 - '@sanity/client': 6.18.1(debug@4.3.4) - '@sanity/codegen': 3.41.2 + '@sanity/client': 6.18.2(debug@4.3.4) + '@sanity/codegen': 3.42.0 '@sanity/telemetry': 0.7.7 - '@sanity/util': 3.41.2(debug@4.3.4) + '@sanity/util': 3.42.0(debug@4.3.4) chalk: 4.1.2 debug: 4.3.4 decompress: 4.2.1 esbuild: 0.21.2 esbuild-register: 3.5.0(esbuild@0.21.2) - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) groq-js: 1.9.0 node-machine-id: 1.1.12 pkg-dir: 5.0.0 @@ -3754,40 +3757,40 @@ packages: - supports-color dev: false - /@sanity/client@6.18.1: - resolution: {integrity: sha512-z/O5AbO2lXxJlltzu/Twq1tZCg8/b+iMhJHV3vUBxlCKHk1U3xZ7tLvJEFGJYiSgnwfDbAVYtSRTrAh3CAN+LA==} + /@sanity/client@6.18.2: + resolution: {integrity: sha512-2XXPyR5bHFdwi0e5j6z/TLsiZm5skIUsqtsx645rglzhTO6rLzDRwWMn+dsU6DPigf9/9M0i5IJM64eZa9EyZw==} engines: {node: '>=14.18'} dependencies: '@sanity/eventsource': 5.0.2 - get-it: 8.4.29 + get-it: 8.4.30 rxjs: 7.8.1 transitivePeerDependencies: - debug dev: false - /@sanity/client@6.18.1(debug@3.2.7): - resolution: {integrity: sha512-z/O5AbO2lXxJlltzu/Twq1tZCg8/b+iMhJHV3vUBxlCKHk1U3xZ7tLvJEFGJYiSgnwfDbAVYtSRTrAh3CAN+LA==} + /@sanity/client@6.18.2(debug@3.2.7): + resolution: {integrity: sha512-2XXPyR5bHFdwi0e5j6z/TLsiZm5skIUsqtsx645rglzhTO6rLzDRwWMn+dsU6DPigf9/9M0i5IJM64eZa9EyZw==} engines: {node: '>=14.18'} dependencies: '@sanity/eventsource': 5.0.2 - get-it: 8.4.29(debug@3.2.7) + get-it: 8.4.30(debug@3.2.7) rxjs: 7.8.1 transitivePeerDependencies: - debug dev: false - /@sanity/client@6.18.1(debug@4.3.4): - resolution: {integrity: sha512-z/O5AbO2lXxJlltzu/Twq1tZCg8/b+iMhJHV3vUBxlCKHk1U3xZ7tLvJEFGJYiSgnwfDbAVYtSRTrAh3CAN+LA==} + /@sanity/client@6.18.2(debug@4.3.4): + resolution: {integrity: sha512-2XXPyR5bHFdwi0e5j6z/TLsiZm5skIUsqtsx645rglzhTO6rLzDRwWMn+dsU6DPigf9/9M0i5IJM64eZa9EyZw==} engines: {node: '>=14.18'} dependencies: '@sanity/eventsource': 5.0.2 - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) rxjs: 7.8.1 transitivePeerDependencies: - debug dev: false - /@sanity/code-input@4.1.4(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): + /@sanity/code-input@4.1.4(@babel/runtime@7.24.5)(@codemirror/lint@6.7.1)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): resolution: {integrity: sha512-MQfZ6r0SdEtYiuhfMtFe54D+4pVIQzDa67nFQhM1D4hQJVt7yL+OBukGbcOK9Kx1PjKkb4Gog//AMoN7a90b9g==} engines: {node: '>=14'} peerDependencies: @@ -3815,10 +3818,10 @@ packages: '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) '@sanity/ui': 1.9.3(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@uiw/codemirror-themes': 4.21.25(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3) - '@uiw/react-codemirror': 4.21.25(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1) + '@uiw/react-codemirror': 4.21.25(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) transitivePeerDependencies: - '@babel/runtime' @@ -3829,8 +3832,8 @@ packages: - react-is dev: false - /@sanity/codegen@3.41.2: - resolution: {integrity: sha512-X9WNdiofJMDKKrzUKPBhtvEERicGUptxkcI3f2TOBld0htfuBe7cthSZ1OgrIyMO98luXC46zKvshm7bd1eDPQ==} + /@sanity/codegen@3.42.0: + resolution: {integrity: sha512-KIX4conOvDV+x/5bzZzfF1eFQWmh/pVxrPAwoeWOx4W1iISOPeK9FekqkDUpN8tWmMq+ZlPu9VN4sNbh2n8RDQ==} engines: {node: '>=18'} dependencies: '@babel/core': 7.24.5 @@ -3843,7 +3846,7 @@ packages: '@babel/types': 7.24.5 debug: 4.3.4 globby: 10.0.2 - groq: 3.41.2 + groq: 3.42.0 groq-js: 1.9.0 json5: 2.2.3 tsconfig-paths: 4.2.0 @@ -3866,8 +3869,8 @@ packages: engines: {node: '>=14.18'} dev: false - /@sanity/diff@3.41.2: - resolution: {integrity: sha512-Bd1xoZlaCRpUaxtqUR0lHPV9Wc4cSIvgKz3jNQ2rnReB8S6WBNd8E2C0cM9WYgzVxZ1EffUrnNgTasbVCgymGg==} + /@sanity/diff@3.42.0: + resolution: {integrity: sha512-UcRRwolWQJPKsO7jcaE9Fogz4cJRcyy0+3KQG+hBRiLURYU05RiEpx+Vtam9BAteNFQhtn4BO+N8Rqg/Zzqw3g==} engines: {node: '>=18'} dependencies: '@sanity/diff-match-patch': 3.1.1 @@ -3906,11 +3909,11 @@ packages: resolution: {integrity: sha512-3PV1ZEonlf7Ht8vErkFzDM1xXLsWzR8ACT/eRE6SZabinamRWBqBiXMbJyIaP3EjwpDSPmELzBxCUAPeGLXovw==} engines: {node: '>=18'} dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) '@sanity/util': 3.37.2(debug@4.3.4) archiver: 7.0.1 debug: 4.3.4 - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) lodash: 4.17.21 mississippi: 4.0.0 p-queue: 2.4.2 @@ -3958,7 +3961,7 @@ packages: '@sanity/uuid': 3.0.2 debug: 4.3.4 file-url: 2.0.2 - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) get-uri: 2.0.4 globby: 10.0.2 gunzip-maybe: 1.4.2 @@ -3986,7 +3989,7 @@ packages: '@sanity/uuid': 3.0.2 debug: 4.3.4 file-url: 2.0.2 - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) get-uri: 2.0.4 globby: 10.0.2 gunzip-maybe: 1.4.2 @@ -4017,7 +4020,7 @@ packages: react-dom: 18.3.1(react@18.3.1) dev: false - /@sanity/language-filter@4.0.2(@sanity/ui@2.1.7)(@sanity/util@3.41.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): + /@sanity/language-filter@4.0.2(@sanity/ui@2.1.8)(@sanity/util@3.42.0)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): resolution: {integrity: sha512-guL7vZv/QwDdbzVbCA8YqY8G0tH6KW2obyp5UCbFvFy9NqlmfuaHtle/VIO+UwqbCXck2Xpz0WihFeQHHjhCcw==} engines: {node: '>=14'} peerDependencies: @@ -4030,12 +4033,12 @@ packages: dependencies: '@sanity/icons': 2.11.8(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@sanity/util': 3.41.2 + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/util': 3.42.0 lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) dev: false @@ -4050,14 +4053,14 @@ packages: react: 18.3.1 dev: false - /@sanity/migrate@3.41.2: - resolution: {integrity: sha512-ukYYJf/W1QNEk1xSv8Rxx5uK5mBUQXi6ictcw9acOwZNcdZxJjdvXOgSiu6NYSPGNcSTqOAsesPLGaX9WtJixQ==} + /@sanity/migrate@3.42.0: + resolution: {integrity: sha512-L76GR8tnmaeHZaWO860GBbktOQuQHQd0Iyl8cupLnw4lLxyvzhsL+AxAijZTNyuSeDqrAsp7d6WtjFSfJEG14g==} engines: {node: '>=18'} dependencies: '@bjoerge/mutiny': 0.5.3 - '@sanity/client': 6.18.1(debug@4.3.4) - '@sanity/types': 3.41.2(debug@4.3.4) - '@sanity/util': 3.41.2(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) + '@sanity/types': 3.42.0(debug@4.3.4) + '@sanity/util': 3.42.0(debug@4.3.4) arrify: 2.0.1 debug: 4.3.4 fast-fifo: 1.3.2 @@ -4078,8 +4081,8 @@ packages: - supports-color dev: false - /@sanity/mutator@3.41.2: - resolution: {integrity: sha512-BbXn01Fwjtd3yH4HmHS3bsVF1mfP+Q1y/p4k1OgP/QpRWWwSQNEQPnskrznbYf0cD/xobIfa8+6XDz7Wq2ccMA==} + /@sanity/mutator@3.42.0: + resolution: {integrity: sha512-fSgIWPMfQng/f1eVdWGJudEXjfRxydQZ6brYoa7wGH20CLRyybtKdrnhPCvJ0D/16xto8gVQWkPlK2wc0IhIZQ==} dependencies: '@sanity/diff-match-patch': 3.1.1 '@sanity/uuid': 3.0.2 @@ -4089,18 +4092,18 @@ packages: - supports-color dev: false - /@sanity/portable-text-editor@3.41.2(react-dom@18.3.1)(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.11): - resolution: {integrity: sha512-sjOzT2xjsgHtnSncsW6RUbiF4s3p8emTnzi2JLCSi6Up7RUB8DQDot9HnRTZsQcaGtwgI37+WrgTzQD22UdzNw==} + /@sanity/portable-text-editor@3.42.0(react-dom@18.3.1)(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.11): + resolution: {integrity: sha512-kBx0CTAoYNV+fU4wQhn5OkqFbzUFZ4H6kbXhrTIuDsaYfytmf7QrZ2Kw2lEWiB5nZtiCX1jfn6PIjxXw3t5H5Q==} engines: {node: '>=18'} peerDependencies: react: ^16.9 || ^17 || ^18 rxjs: ^7 styled-components: ^6.1 dependencies: - '@sanity/block-tools': 3.41.2 - '@sanity/schema': 3.41.2(debug@3.2.7) - '@sanity/types': 3.41.2(debug@3.2.7) - '@sanity/util': 3.41.2(debug@3.2.7) + '@sanity/block-tools': 3.42.0 + '@sanity/schema': 3.42.0(debug@3.2.7) + '@sanity/types': 3.42.0(debug@3.2.7) + '@sanity/util': 3.42.0(debug@3.2.7) debug: 3.2.7 is-hotkey-esm: 1.0.0 lodash: 4.17.21 @@ -4114,16 +4117,16 @@ packages: - supports-color dev: false - /@sanity/presentation@1.15.2(@sanity/client@6.18.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): + /@sanity/presentation@1.15.2(@sanity/client@6.18.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): resolution: {integrity: sha512-2fOvi1wt9Zlrc4F/ZKWonHkRIIuHT5OKAZmEaZgyTcaJ11HVasn1ddkT/4aomyjHjTy7D70S9A74G0QPpHSGVw==} engines: {node: '>=16.14'} peerDependencies: '@sanity/client': ^6.18.0 dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) '@sanity/icons': 2.11.8(react@18.3.1) - '@sanity/preview-url-secret': 1.6.12(@sanity/client@6.18.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/preview-url-secret': 1.6.12(@sanity/client@6.18.2) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/uuid': 3.0.2 '@types/lodash.isequal': 4.5.8 fast-deep-equal: 3.1.3 @@ -4135,22 +4138,23 @@ packages: rxjs: 7.8.1 suspend-react: 0.1.3(react@18.3.1) transitivePeerDependencies: + - '@emotion/is-prop-valid' - react - react-dom - react-is - styled-components dev: false - /@sanity/presentation@1.15.3(@sanity/client@6.18.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): + /@sanity/presentation@1.15.3(@sanity/client@6.18.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): resolution: {integrity: sha512-bKoHDdKYLm98FO2bgHrYy0Z6xHkV0EzTWYmf0pwwTn3UCbIYhbq+OYmLUNiv5HpQeTvhr1Jlm2sPgwLT0uZRWA==} engines: {node: '>=16.14'} peerDependencies: '@sanity/client': ^6.18.1 dependencies: - '@sanity/client': 6.18.1 + '@sanity/client': 6.18.2 '@sanity/icons': 2.11.8(react@18.3.1) - '@sanity/preview-url-secret': 1.6.12(@sanity/client@6.18.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/preview-url-secret': 1.6.12(@sanity/client@6.18.2) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/uuid': 3.0.2 '@types/lodash.isequal': 4.5.8 fast-deep-equal: 3.1.3 @@ -4169,21 +4173,21 @@ packages: - styled-components dev: false - /@sanity/preview-url-secret@1.6.12(@sanity/client@6.18.1): + /@sanity/preview-url-secret@1.6.12(@sanity/client@6.18.2): resolution: {integrity: sha512-DoXtOVSlT7YjCpRfwhT2B7tpxS+xtxlh0piSCK0ur5NbPy3TvcGtZxuc3I5VCXcWO8O+BEv7BxEjXsctLngPYw==} engines: {node: '>=18'} peerDependencies: '@sanity/client': ^6.17.2 dependencies: - '@sanity/client': 6.18.1 + '@sanity/client': 6.18.2 '@sanity/uuid': 3.0.2 dev: false - /@sanity/schema@3.41.2(debug@3.2.7): - resolution: {integrity: sha512-YEVG/nV4YXlsofdj55YHmot4pEs1//qgxmrVcVzKa5dR1cZpYsLTK74joO4OFHIXNdiwk8s2ft4sMR0Bqgd2eA==} + /@sanity/schema@3.42.0(debug@3.2.7): + resolution: {integrity: sha512-HXAqzxiBIp3uYiZsxX5GPa12k4fAUqRbUbw7j0feN0FQhs79PdpMUarAGQNJSsmeLLsJtwPXKAhYGQK8g3jsVg==} dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.41.2(debug@3.2.7) + '@sanity/types': 3.42.0(debug@3.2.7) arrify: 1.0.1 groq-js: 1.9.0 humanize-list: 1.0.1 @@ -4195,11 +4199,11 @@ packages: - supports-color dev: false - /@sanity/schema@3.41.2(debug@4.3.4): - resolution: {integrity: sha512-YEVG/nV4YXlsofdj55YHmot4pEs1//qgxmrVcVzKa5dR1cZpYsLTK74joO4OFHIXNdiwk8s2ft4sMR0Bqgd2eA==} + /@sanity/schema@3.42.0(debug@4.3.4): + resolution: {integrity: sha512-HXAqzxiBIp3uYiZsxX5GPa12k4fAUqRbUbw7j0feN0FQhs79PdpMUarAGQNJSsmeLLsJtwPXKAhYGQK8g3jsVg==} dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.41.2(debug@4.3.4) + '@sanity/types': 3.42.0(debug@4.3.4) arrify: 1.0.1 groq-js: 1.9.0 humanize-list: 1.0.1 @@ -4225,34 +4229,34 @@ packages: /@sanity/types@3.37.2(debug@4.3.4): resolution: {integrity: sha512-1EfKkNlJ86wIDtc7oFHb79JI8lKDOxKDYrkmwhvuHgJY83GpSABc1kFdbwAtWZfrWVWyqVXUv/KlNwA3b99y/g==} dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) '@types/react': 18.3.2 transitivePeerDependencies: - debug dev: false - /@sanity/types@3.41.2: - resolution: {integrity: sha512-DyMmI6sZa4MY5HK4ypb1fRhw3bMKBza+QtMzexbnn/3IglixrQsfWpmimTxbN3KgQRxgDsFehblrGEtSpryiOw==} + /@sanity/types@3.42.0: + resolution: {integrity: sha512-X6YpC1lZJXxNatqcp6OUCBQanfwFGcmso7/Ffmw1vJ/k50BEhaVezu84ZVrkEot+bDAoIHbhOKBKjSJy1aNwZQ==} dependencies: - '@sanity/client': 6.18.1 + '@sanity/client': 6.18.2 '@types/react': 18.3.2 transitivePeerDependencies: - debug dev: false - /@sanity/types@3.41.2(debug@3.2.7): - resolution: {integrity: sha512-DyMmI6sZa4MY5HK4ypb1fRhw3bMKBza+QtMzexbnn/3IglixrQsfWpmimTxbN3KgQRxgDsFehblrGEtSpryiOw==} + /@sanity/types@3.42.0(debug@3.2.7): + resolution: {integrity: sha512-X6YpC1lZJXxNatqcp6OUCBQanfwFGcmso7/Ffmw1vJ/k50BEhaVezu84ZVrkEot+bDAoIHbhOKBKjSJy1aNwZQ==} dependencies: - '@sanity/client': 6.18.1(debug@3.2.7) + '@sanity/client': 6.18.2(debug@3.2.7) '@types/react': 18.3.2 transitivePeerDependencies: - debug dev: false - /@sanity/types@3.41.2(debug@4.3.4): - resolution: {integrity: sha512-DyMmI6sZa4MY5HK4ypb1fRhw3bMKBza+QtMzexbnn/3IglixrQsfWpmimTxbN3KgQRxgDsFehblrGEtSpryiOw==} + /@sanity/types@3.42.0(debug@4.3.4): + resolution: {integrity: sha512-X6YpC1lZJXxNatqcp6OUCBQanfwFGcmso7/Ffmw1vJ/k50BEhaVezu84ZVrkEot+bDAoIHbhOKBKjSJy1aNwZQ==} dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) '@types/react': 18.3.2 transitivePeerDependencies: - debug @@ -4279,8 +4283,8 @@ packages: styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) dev: false - /@sanity/ui@2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): - resolution: {integrity: sha512-kA19jhiQqoViqqCF1/29PNhPbYDJ0HnXrD0Jn3jKNn3viV1kN948kk+PHys7aHtc+r3Z2FRFSdzG5QBpXh/Zsw==} + /@sanity/ui@2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): + resolution: {integrity: sha512-rBMpqJWfID7rUD9O+RV7PapJ8nf+kZMMX7YmFaM1rKOX8sU+Nwv01b55dfS3LgTXQjFnhQXEHF/OokPjEIR7DQ==} engines: {node: '>=14.0.0'} peerDependencies: react: ^18 @@ -4292,19 +4296,21 @@ packages: '@sanity/color': 3.0.6 '@sanity/icons': 2.11.8(react@18.3.1) csstype: 3.1.3 - framer-motion: 11.0.8(react-dom@18.3.1)(react@18.3.1) + framer-motion: 11.2.0(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-is: 18.3.1 react-refractor: 2.1.7(react@18.3.1) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) + transitivePeerDependencies: + - '@emotion/is-prop-valid' dev: false /@sanity/util@3.37.2(debug@4.3.4): resolution: {integrity: sha512-hq0eLjyV2iaOm9ivtPw12YTQ4QsE3jnV/Ui0zhclEhu8Go5JiaEhFt2+WM2lLGRH6qcSA414QbsCNCcyhJL6rA==} engines: {node: '>=18'} dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) '@sanity/types': 3.37.2(debug@4.3.4) get-random-values-esm: 1.0.2 moment: 2.30.1 @@ -4313,12 +4319,12 @@ packages: - debug dev: false - /@sanity/util@3.41.2: - resolution: {integrity: sha512-rkMO+G6YYgq2QB5sO8MgJ66q+gD2sPhHgq3eZoMJKTQvg+Fv9DUBeSZWrb/FPEh5eauK2fXG5WAt/ZP5o5CMHQ==} + /@sanity/util@3.42.0: + resolution: {integrity: sha512-tOUHCEL9JyOaXL/2WFyEz3J5R9DJJwRNrg6yhUbPrrT0ouzNawt00prXyVmNIxG2pytXPNAptlAZaBEqI4GxBw==} engines: {node: '>=18'} dependencies: - '@sanity/client': 6.18.1 - '@sanity/types': 3.41.2 + '@sanity/client': 6.18.2 + '@sanity/types': 3.42.0 get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -4326,12 +4332,12 @@ packages: - debug dev: false - /@sanity/util@3.41.2(debug@3.2.7): - resolution: {integrity: sha512-rkMO+G6YYgq2QB5sO8MgJ66q+gD2sPhHgq3eZoMJKTQvg+Fv9DUBeSZWrb/FPEh5eauK2fXG5WAt/ZP5o5CMHQ==} + /@sanity/util@3.42.0(debug@3.2.7): + resolution: {integrity: sha512-tOUHCEL9JyOaXL/2WFyEz3J5R9DJJwRNrg6yhUbPrrT0ouzNawt00prXyVmNIxG2pytXPNAptlAZaBEqI4GxBw==} engines: {node: '>=18'} dependencies: - '@sanity/client': 6.18.1(debug@3.2.7) - '@sanity/types': 3.41.2(debug@3.2.7) + '@sanity/client': 6.18.2(debug@3.2.7) + '@sanity/types': 3.42.0(debug@3.2.7) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -4339,12 +4345,12 @@ packages: - debug dev: false - /@sanity/util@3.41.2(debug@4.3.4): - resolution: {integrity: sha512-rkMO+G6YYgq2QB5sO8MgJ66q+gD2sPhHgq3eZoMJKTQvg+Fv9DUBeSZWrb/FPEh5eauK2fXG5WAt/ZP5o5CMHQ==} + /@sanity/util@3.42.0(debug@4.3.4): + resolution: {integrity: sha512-tOUHCEL9JyOaXL/2WFyEz3J5R9DJJwRNrg6yhUbPrrT0ouzNawt00prXyVmNIxG2pytXPNAptlAZaBEqI4GxBw==} engines: {node: '>=18'} dependencies: - '@sanity/client': 6.18.1(debug@4.3.4) - '@sanity/types': 3.41.2(debug@4.3.4) + '@sanity/client': 6.18.2(debug@4.3.4) + '@sanity/types': 3.42.0(debug@4.3.4) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -4359,8 +4365,8 @@ packages: uuid: 8.3.2 dev: false - /@sanity/vision@3.41.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): - resolution: {integrity: sha512-Z+fCxFhTOl0AitxY86nDkjx7mbTgoH7YE+A5eZ9aKml45wKcUF9/tJCNXqouIrFA/q21lzxMc1B5ih6GVVRH7Q==} + /@sanity/vision@3.42.0(@babel/runtime@7.24.5)(@codemirror/lint@6.7.1)(@codemirror/theme-one-dark@6.1.2)(@lezer/common@1.2.1)(codemirror@6.0.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): + resolution: {integrity: sha512-uuTfCu8jtn6OUaE2dG+g6vKygG6f9cdE5eI+9UloE51VTYeQp5MWt69bJXiTHkx3feu+tMbowrvJCJ70uBGkEA==} peerDependencies: react: ^18 styled-components: ^6.1 @@ -4378,9 +4384,10 @@ packages: '@rexxars/react-split-pane': 0.1.93(react-dom@18.3.1)(react@18.3.1) '@sanity/color': 3.0.6 '@sanity/icons': 2.11.8(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@uiw/react-codemirror': 4.22.0(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@uiw/react-codemirror': 4.22.0(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1) is-hotkey-esm: 1.0.0 + json-2-csv: 5.5.1 json5: 2.2.3 lodash: 4.17.21 quick-lru: 5.1.1 @@ -4390,24 +4397,13 @@ packages: - '@babel/runtime' - '@codemirror/lint' - '@codemirror/theme-one-dark' + - '@emotion/is-prop-valid' - '@lezer/common' - codemirror - react-dom - react-is dev: false - /@shopify/polaris-icons@8.11.1(react@18.3.1): - resolution: {integrity: sha512-2HLzvJWMejKIwS5P2bs7k5CAjBKwPnD/iy9ncPzcgqRjmFInBXLtUXFQhPWDw6JwXzb1ZjNQK/ssTctcfz87Sw==} - engines: {node: ^16.17.0 || >=18.12.0} - peerDependencies: - react: '*' - peerDependenciesMeta: - react: - optional: true - dependencies: - react: 18.3.1 - dev: false - /@shopify/polaris-icons@9.0.1(react@18.3.1): resolution: {integrity: sha512-g3V76HcxTXcp6DuKOIWIE08pj95yfzqZw7fnVTGQ1q49PRXTHWh0byDivQCt8wiQPenzWm2pWeme/Ix057nDLw==} engines: {node: '>=20.10.0'} @@ -4417,13 +4413,6 @@ packages: react: 18.3.1 dev: false - /@shopify/polaris-tokens@8.10.0: - resolution: {integrity: sha512-y4PDtRbFKGHwA6Lu7a3L4N9SDP6gZv4tw6u0viumtcXcbF0T2j1xPmyuJZNc9c7vmhNSARCg27NGQFpPgxuaEg==} - engines: {node: ^16.17.0 || >=18.12.0} - dependencies: - deepmerge: 4.3.1 - dev: false - /@shopify/polaris-tokens@9.1.0: resolution: {integrity: sha512-nIsOJYNENqfGC/O1Rjo+w4rytLa+9Cp841KTbq/lDwCsBKXBLf+RUOeXTvO070j8Qnc5PJ5ZvRs9EWU7XsQFDA==} engines: {node: '>=20.10.0'} @@ -4431,24 +4420,6 @@ packages: deepmerge: 4.3.1 dev: false - /@shopify/polaris@12.27.0(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Y8yus6iEjcfW2ZtEJtlqxbWeDJqTX3S/MOLH4GWRvU5gFYJQhlaHaETs0+OimbhEpO95mXbY8qB+KnIJaVBHwA==} - engines: {node: ^16.17.0 || >=18.12.0} - peerDependencies: - react: ^18.0.0 - react-dom: ^18.0.0 - dependencies: - '@shopify/polaris-icons': 8.11.1(react@18.3.1) - '@shopify/polaris-tokens': 8.10.0 - '@types/react': 18.3.2 - '@types/react-dom': 18.3.0 - '@types/react-transition-group': 4.4.10 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-fast-compare: 3.2.2 - react-transition-group: 4.4.5(react-dom@18.3.1)(react@18.3.1) - dev: false - /@shopify/polaris@13.3.0(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-Tv8k3iPS2WaLEsCXh94yxyq3hCSVBM0uUneZMtGLavFbVS4iaAzWhFhSFehSaYcjR8h6lLKxZOOCX62kKG9Xfw==} engines: {node: '>=20.10.0'} @@ -4809,7 +4780,7 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@uiw/codemirror-extensions-basic-setup@4.21.25(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.4.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3): + /@uiw/codemirror-extensions-basic-setup@4.21.25(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.4.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3): resolution: {integrity: sha512-eeUKlmEE8aSoSgelS8OR2elcPGntpRo669XinAqPCLa0eKorT2B0d3ts+AE+njAeGk744tiyAEbHb2n+6OQmJw==} peerDependencies: '@codemirror/autocomplete': '>=6.0.0' @@ -4823,13 +4794,13 @@ packages: '@codemirror/autocomplete': 6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1) '@codemirror/commands': 6.4.0 '@codemirror/language': 6.10.1 - '@codemirror/lint': 6.7.0 + '@codemirror/lint': 6.7.1 '@codemirror/search': 6.5.6 '@codemirror/state': 6.4.1 '@codemirror/view': 6.26.3 dev: false - /@uiw/codemirror-extensions-basic-setup@4.22.0(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.5.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3): + /@uiw/codemirror-extensions-basic-setup@4.22.0(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.5.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3): resolution: {integrity: sha512-3vdpMq1Oj3qRKGjNgi5NeMxWem/cJ/gL0dZSu62MLBR4w3BWlEVi6xsk/MEk0+mT1AVKOzQV3jFS5y7mzxrfeA==} peerDependencies: '@codemirror/autocomplete': '>=6.0.0' @@ -4843,7 +4814,7 @@ packages: '@codemirror/autocomplete': 6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1) '@codemirror/commands': 6.5.0 '@codemirror/language': 6.10.1 - '@codemirror/lint': 6.7.0 + '@codemirror/lint': 6.7.1 '@codemirror/search': 6.5.6 '@codemirror/state': 6.4.1 '@codemirror/view': 6.26.3 @@ -4861,7 +4832,7 @@ packages: '@codemirror/view': 6.26.3 dev: false - /@uiw/react-codemirror@4.21.25(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1): + /@uiw/react-codemirror@4.21.25(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-mBrCoiffQ+hbTqV1JoixFEcH7BHXkS3PjTyNH7dE8Gzf3GSBRazhtSM5HrAFIiQ5FIRGFs8Gznc4UAdhtevMmw==} peerDependencies: '@babel/runtime': '>=7.11.0' @@ -4877,7 +4848,7 @@ packages: '@codemirror/state': 6.4.1 '@codemirror/theme-one-dark': 6.1.2 '@codemirror/view': 6.26.3 - '@uiw/codemirror-extensions-basic-setup': 4.21.25(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.4.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3) + '@uiw/codemirror-extensions-basic-setup': 4.21.25(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.4.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3) codemirror: 6.0.1(@lezer/common@1.2.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -4888,7 +4859,7 @@ packages: - '@codemirror/search' dev: false - /@uiw/react-codemirror@4.22.0(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1): + /@uiw/react-codemirror@4.22.0(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.16.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.26.3)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-ZbC9NX1458McehTN0XGVUHK/hb79DJXwwP3SfvumcjzIx/zIwAK0wtGABposlGHpxifIF6RAxMmUcL3gDVpiMA==} peerDependencies: '@babel/runtime': '>=7.11.0' @@ -4904,7 +4875,7 @@ packages: '@codemirror/state': 6.4.1 '@codemirror/theme-one-dark': 6.1.2 '@codemirror/view': 6.26.3 - '@uiw/codemirror-extensions-basic-setup': 4.22.0(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.5.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3) + '@uiw/codemirror-extensions-basic-setup': 4.22.0(@codemirror/autocomplete@6.16.0)(@codemirror/commands@6.5.0)(@codemirror/language@6.10.1)(@codemirror/lint@6.7.1)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3) codemirror: 6.0.1(@lezer/common@1.2.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -5525,7 +5496,7 @@ packages: '@codemirror/autocomplete': 6.16.0(@codemirror/language@6.10.1)(@codemirror/state@6.4.1)(@codemirror/view@6.26.3)(@lezer/common@1.2.1) '@codemirror/commands': 6.5.0 '@codemirror/language': 6.10.1 - '@codemirror/lint': 6.7.0 + '@codemirror/lint': 6.7.1 '@codemirror/search': 6.5.6 '@codemirror/state': 6.4.1 '@codemirror/view': 6.26.3 @@ -5925,6 +5896,11 @@ packages: strip-dirs: 2.1.0 dev: false + /deeks@3.1.0: + resolution: {integrity: sha512-e7oWH1LzIdv/prMQ7pmlDlaVoL64glqzvNgkgQNgyec9ORPHrT2jaOqMtRyqJuwWjtfb6v+2rk9pmaHj+F137A==} + engines: {node: '>= 16'} + dev: false + /deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} dev: true @@ -5990,6 +5966,11 @@ packages: hasBin: true dev: false + /doc-path@4.1.1: + resolution: {integrity: sha512-h1ErTglQAVv2gCnOpD3sFS6uolDbOKHDU1BZq+Kl3npPqroU3dYL42lUgMfd5UimlwtRgp7C9dLGwqQ5D2HYgQ==} + engines: {node: '>=16'} + dev: false + /doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} @@ -6798,8 +6779,8 @@ packages: has-symbols: 1.0.3 hasown: 2.0.2 - /get-it@8.4.29: - resolution: {integrity: sha512-mUSJjmFTdCoVwvf4uj/pCOlaMt8x6OK1nirKcyI5KH7IMyt2h5UGsZGu9NjtRVUFPN0QumWlPqVmG1oFK4mkZQ==} + /get-it@8.4.30: + resolution: {integrity: sha512-pd361r0zg6zEMobLZQ77VYHgfcC3WBkTwhgZE0+TOkIWMU9406ejVdROxt73fqMZW70w32qxbCi5nAlAwtqABw==} engines: {node: '>=14.0.0'} dependencies: decompress-response: 7.0.0 @@ -6813,8 +6794,8 @@ packages: - debug dev: false - /get-it@8.4.29(debug@3.2.7): - resolution: {integrity: sha512-mUSJjmFTdCoVwvf4uj/pCOlaMt8x6OK1nirKcyI5KH7IMyt2h5UGsZGu9NjtRVUFPN0QumWlPqVmG1oFK4mkZQ==} + /get-it@8.4.30(debug@3.2.7): + resolution: {integrity: sha512-pd361r0zg6zEMobLZQ77VYHgfcC3WBkTwhgZE0+TOkIWMU9406ejVdROxt73fqMZW70w32qxbCi5nAlAwtqABw==} engines: {node: '>=14.0.0'} dependencies: decompress-response: 7.0.0 @@ -6828,8 +6809,8 @@ packages: - debug dev: false - /get-it@8.4.29(debug@4.3.4): - resolution: {integrity: sha512-mUSJjmFTdCoVwvf4uj/pCOlaMt8x6OK1nirKcyI5KH7IMyt2h5UGsZGu9NjtRVUFPN0QumWlPqVmG1oFK4mkZQ==} + /get-it@8.4.30(debug@4.3.4): + resolution: {integrity: sha512-pd361r0zg6zEMobLZQ77VYHgfcC3WBkTwhgZE0+TOkIWMU9406ejVdROxt73fqMZW70w32qxbCi5nAlAwtqABw==} engines: {node: '>=14.0.0'} dependencies: decompress-response: 7.0.0 @@ -6998,12 +6979,12 @@ packages: - supports-color dev: false - /groq@3.41.2: - resolution: {integrity: sha512-VbrD2GIRRPe00sI1BnKFkgIdMd7+aHIVQUE5+G1vYXbJZNTY+SXtNj33Cd9if8xPQA3/ZZYzjxt0ptgUIC2l6Q==} + /groq@3.42.0: + resolution: {integrity: sha512-/wovvpOMzbkFXAmiMwE0zJ2B5NkZndRvb//ajU5Ip5ioBdFbKCstH/2hlIWOPUXTGdl5rz+n/IbZOXIh1Z3kBQ==} engines: {node: '>=18'} dev: false - /groqd-playground@0.0.19(@sanity/icons@2.11.8)(@sanity/ui@2.1.7)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): + /groqd-playground@0.0.19(@sanity/icons@2.11.8)(@sanity/ui@2.1.8)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): resolution: {integrity: sha512-kUm42/MWjEBx8IsooFTvnSIn6oX6a25oG40JA+Nt4IUgPGauu4YjJEfTsoU3GPTijwPH7LoxNrXf1r9syvUqSg==} peerDependencies: '@sanity/icons': ^2.3.1 @@ -7015,14 +6996,14 @@ packages: styled-components: ^5.2 || ^6 dependencies: '@sanity/icons': 2.11.8(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@uiw/react-split': 5.9.3(react-dom@18.3.1)(react@18.3.1) groqd: 0.15.11 lodash.has: 4.5.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) react-is: 18.3.1 - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) zod: 3.22.5 dev: false @@ -7610,6 +7591,14 @@ packages: engines: {node: '>=4'} hasBin: true + /json-2-csv@5.5.1: + resolution: {integrity: sha512-KgAtAXTQopRwe90gh8SgjRSxgt9bUWbGAPMo9W0TZLA8SqiQH7khtagFfeEUjG3NBPwJu/+9uX5pMvunKaPvrQ==} + engines: {node: '>= 16'} + dependencies: + deeks: 3.1.0 + doc-path: 4.1.1 + dev: false + /json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} dev: true @@ -9139,7 +9128,7 @@ packages: '@sanity/diff-match-patch': 3.1.1 dev: false - /sanity-plugin-internationalized-array@2.0.0(@sanity/ui@2.1.7)(@sanity/util@3.41.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): + /sanity-plugin-internationalized-array@2.0.0(@sanity/ui@2.1.8)(@sanity/util@3.42.0)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): resolution: {integrity: sha512-NRxAziPAy++veE1nR3JxzrfRXPfhoBK40A3ggSAS0ZMUFJ9aFZajVgmkhkR3kZtff0oFbX0zcHigrhRj0X3TyQ==} engines: {node: '>=14'} peerDependencies: @@ -9151,20 +9140,20 @@ packages: dependencies: '@sanity/icons': 2.11.8(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/language-filter': 4.0.2(@sanity/ui@2.1.7)(@sanity/util@3.41.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/language-filter': 4.0.2(@sanity/ui@2.1.8)(@sanity/util@3.42.0)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) fast-deep-equal: 3.1.3 lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) suspend-react: 0.1.3(react@18.3.1) transitivePeerDependencies: - '@sanity/util' dev: false - /sanity-plugin-media@2.2.5(@sanity/ui@2.1.7)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.41.2)(styled-components@6.1.11): + /sanity-plugin-media@2.2.5(@sanity/ui@2.1.8)(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(sanity@3.42.0)(styled-components@6.1.11): resolution: {integrity: sha512-gKmzF+OZCmZ706M2QuvtaC9RaV/NXaMS3oQuuWArfA5zplkV5Q+k7K6ulU/g+3jRUZceZ4TKqROHDcKiM96CbA==} engines: {node: '>=14'} peerDependencies: @@ -9177,13 +9166,13 @@ packages: '@hookform/resolvers': 3.3.4(react-hook-form@7.51.3) '@reduxjs/toolkit': 1.9.7(react-redux@7.2.9)(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1)(react@18.3.1) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/uuid': 3.0.2 '@tanem/react-nprogress': 5.0.51(react-dom@18.3.1)(react@18.3.1) copy-to-clipboard: 3.3.3 date-fns: 2.30.0 filesize: 9.0.11 - groq: 3.41.2 + groq: 3.42.0 is-hotkey: 0.2.0 nanoid: 3.3.7 npm-run-all: 4.1.5 @@ -9199,7 +9188,7 @@ packages: redux: 4.2.1 redux-observable: 2.0.0(redux@4.2.1) rxjs: 7.8.1 - sanity: 3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + sanity: 3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) zod: 3.22.5 transitivePeerDependencies: @@ -9207,8 +9196,8 @@ packages: - react-native dev: false - /sanity@3.41.2(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11): - resolution: {integrity: sha512-N+f9vWVLTVQfRcxj2zqBAzkEcujzJtXEvSkJ7Js6WGYUoMENijXaI2i0RdOMw1iW3n9AqC3Nl8UCDWpfT3s1YA==} + /sanity@3.42.0(@types/react@18.3.2)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11): + resolution: {integrity: sha512-75a+WViuiUGRtJ+LrOCUbsmRRasdh1IaI3kmsyticsMhQvCvsM+pPMcKp7Jn6S8Oo5YC7VOAJZZX4u8zL7rf2w==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -9225,11 +9214,11 @@ packages: '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) '@sanity/asset-utils': 1.3.0 '@sanity/bifur-client': 0.3.1 - '@sanity/block-tools': 3.41.2 - '@sanity/cli': 3.41.2 - '@sanity/client': 6.18.1(debug@4.3.4) + '@sanity/block-tools': 3.42.0 + '@sanity/cli': 3.42.0 + '@sanity/client': 6.18.2(debug@4.3.4) '@sanity/color': 3.0.6 - '@sanity/diff': 3.41.2 + '@sanity/diff': 3.42.0 '@sanity/diff-match-patch': 3.1.1 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.38.0 @@ -9237,15 +9226,15 @@ packages: '@sanity/image-url': 1.0.2 '@sanity/import': 3.37.3 '@sanity/logos': 2.1.11(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/migrate': 3.41.2 - '@sanity/mutator': 3.41.2 - '@sanity/portable-text-editor': 3.41.2(react-dom@18.3.1)(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.11) - '@sanity/presentation': 1.15.2(@sanity/client@6.18.1)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@sanity/schema': 3.41.2(debug@4.3.4) + '@sanity/migrate': 3.42.0 + '@sanity/mutator': 3.42.0 + '@sanity/portable-text-editor': 3.42.0(react-dom@18.3.1)(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.11) + '@sanity/presentation': 1.15.2(@sanity/client@6.18.2)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/schema': 3.42.0(debug@4.3.4) '@sanity/telemetry': 0.7.7 - '@sanity/types': 3.41.2(debug@4.3.4) - '@sanity/ui': 2.1.7(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@sanity/util': 3.41.2(debug@4.3.4) + '@sanity/types': 3.42.0(debug@4.3.4) + '@sanity/ui': 2.1.8(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + '@sanity/util': 3.42.0(debug@4.3.4) '@sanity/uuid': 3.0.2 '@tanstack/react-virtual': 3.0.0-beta.54(react@18.3.1) '@types/react-copy-to-clipboard': 5.0.7 @@ -9273,7 +9262,7 @@ packages: execa: 2.1.0 exif-component: 1.0.1 framer-motion: 11.0.8(react-dom@18.3.1)(react@18.3.1) - get-it: 8.4.29(debug@4.3.4) + get-it: 8.4.30(debug@4.3.4) get-random-values-esm: 1.0.2 groq-js: 1.9.0 history: 5.3.0 @@ -9330,6 +9319,7 @@ packages: vite: 4.5.3 yargs: 17.7.2 transitivePeerDependencies: + - '@emotion/is-prop-valid' - '@types/node' - '@types/react' - bufferutil @@ -10493,10 +10483,6 @@ packages: resolution: {integrity: sha512-HqnGsCdVZ2xc0qWPLdO25WnseXThh0kEYKIdV5F/hTHO75hNZFp8thxSeHhiPrHZKrFTo1SOgkAj9po5bexZlw==} dev: false - /zod@3.23.7: - resolution: {integrity: sha512-NBeIoqbtOiUMomACV/y+V3Qfs9+Okr18vR5c/5pHClPpufWOrsx8TENboDPe265lFdfewX2yBtNTLPvnmCxwog==} - dev: false - /zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} dev: false