diff --git a/dev/embedded-studio/package.json b/dev/embedded-studio/package.json index 924d1810045..35c8980ec6e 100644 --- a/dev/embedded-studio/package.json +++ b/dev/embedded-studio/package.json @@ -19,6 +19,6 @@ "@types/react-dom": "^19.0.3", "@vitejs/plugin-react": "^4.3.4", "typescript": "5.7.3", - "vite": "^6.0.9" + "vite": "^5.4.11" } } diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index 3a150d2897f..26c45a374b6 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -67,6 +67,6 @@ "@million/lint": "1.0.14", "babel-plugin-react-compiler": "19.0.0-beta-decd7b8-20250118", "chokidar": "^3.6.0", - "vite": "^6.0.9" + "vite": "^5.4.11" } } diff --git a/package.json b/package.json index 7386253e30c..6081cd452a7 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "semver": "^7.3.5", "turbo": "^2.3.3", "typescript": "5.7.3", - "vite": "^6.0.7", + "vite": "^5.4.11", "vite-tsconfig-paths": "^4.3.2", "vitest": "^2.1.8", "yargs": "^17.3.0" diff --git a/packages/@sanity/cli/package.json b/packages/@sanity/cli/package.json index bb44073d352..f41291e6aad 100644 --- a/packages/@sanity/cli/package.json +++ b/packages/@sanity/cli/package.json @@ -125,7 +125,7 @@ "semver": "^7.3.5", "semver-compare": "^1.0.0", "tar": "^6.1.11", - "vite": "^6.0.7", + "vite": "^5.4.11", "vitest": "^2.1.8", "which": "^2.0.2", "xdg-basedir": "^4.0.0" diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 3b70b916760..8f96e96f174 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -271,7 +271,7 @@ "use-sync-external-store": "^1.2.0", "uuid": "^11.0.5", "valibot": "0.31.1", - "vite": "^6.0.7", + "vite": "^5.4.11", "yargs": "^17.3.0" }, "devDependencies": { diff --git a/perf/efps/package.json b/perf/efps/package.json index 5fa5541e53c..5942bffe811 100644 --- a/perf/efps/package.json +++ b/perf/efps/package.json @@ -36,7 +36,7 @@ "sanity": "workspace:*", "serve-handler": "^6.1.5", "source-map": "^0.7.4", - "vite": "^6.0.7", + "vite": "^5.4.11", "yargs": "17.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9372fe4c291..1be96510290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ overrides: '@sanity/ui@2': ^2.11.3 '@typescript-eslint/eslint-plugin': ^7.18.0 '@typescript-eslint/parser': ^7.18.0 - vite: ^6.0.7 + vite: ^5.4.11 importers: @@ -39,7 +39,7 @@ importers: version: link:packages/@repo/tsconfig '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/eslint-config-i18n': specifier: 1.0.0 version: 1.0.0(eslint@8.57.1)(typescript@5.7.3) @@ -60,10 +60,10 @@ importers: version: 0.0.1-alpha.1 '@sanity/tsdoc': specifier: 1.0.169 - version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)(yaml@2.6.1) + version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0) '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/uuid': specifier: ^3.0.2 version: 3.0.2 @@ -93,7 +93,7 @@ importers: version: 7.18.0(eslint@8.57.1)(typescript@5.7.3) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + version: 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) cac: specifier: ^6.7.12 version: 6.7.14 @@ -218,14 +218,14 @@ importers: specifier: 5.7.3 version: 5.7.3 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) vite-tsconfig-paths: specifier: ^4.3.2 - version: 4.3.2(typescript@5.7.3)(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + version: 4.3.2(typescript@5.7.3)(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) yargs: specifier: ^17.3.0 version: 17.3.0 @@ -239,7 +239,7 @@ importers: version: 3.5.7(react@18.3.1) '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) react: specifier: ^18.3.1 version: 18.3.1 @@ -257,7 +257,7 @@ importers: dependencies: '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) react: specifier: ^18.3.1 version: 18.3.1 @@ -279,13 +279,13 @@ importers: version: 19.0.3(@types/react@19.0.7) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + version: 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) typescript: specifier: 5.7.3 version: 5.7.3 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) dev/page-building-studio: dependencies: @@ -363,7 +363,7 @@ importers: version: 3.5.7(react@19.0.0) '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/vision': specifier: 3.71.0 version: link:../../packages/@sanity/vision @@ -384,7 +384,7 @@ importers: version: 5.0.0(@emotion/is-prop-valid@1.3.1)(easymde@2.18.0)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) sanity-plugin-media: specifier: ^2.3.1 - version: 2.3.2(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.3.2(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) sanity-plugin-mux-input: specifier: ^2.2.1 version: 2.4.0(@emotion/is-prop-valid@1.3.1)(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) @@ -417,10 +417,10 @@ importers: dependencies: '@portabletext/block-tools': specifier: ^1.1.0 - version: 1.1.0(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) + version: 1.1.1(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) '@portabletext/editor': specifier: ^1.22.0 - version: 1.22.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1) + version: 1.24.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(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.0(react@19.0.0) @@ -429,7 +429,7 @@ importers: version: 3.1.0(@emotion/is-prop-valid@1.3.1)(@sanity/mutator@packages+@sanity+mutator)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/color': specifier: ^3.0.0 version: 3.0.6 @@ -468,22 +468,22 @@ importers: version: link:../../packages/@sanity/migrate '@sanity/preview-url-secret': specifier: ^2.1.0 - version: 2.1.0(@sanity/client@6.25.0(debug@4.4.0)) + version: 2.1.0(@sanity/client@6.26.1(debug@4.4.0)) '@sanity/react-loader': specifier: ^1.8.3 - version: 1.10.36(@sanity/types@packages+@sanity+types)(react@19.0.0) + version: 1.10.35(react@19.0.0) '@sanity/tsdoc': specifier: 1.0.169 - version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)(yaml@2.6.1) + version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0) '@sanity/types': specifier: workspace:* version: link:../../packages/@sanity/types '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/ui-workshop': specifier: ^1.0.0 - version: 1.2.11(@sanity/icons@3.5.7(react@19.0.0))(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/node@22.10.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)(yaml@2.6.1) + version: 1.2.11(@sanity/icons@3.5.7(react@19.0.0))(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/node@22.10.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0) '@sanity/util': specifier: workspace:* version: link:../../packages/@sanity/util @@ -495,7 +495,7 @@ importers: version: link:../../packages/@sanity/vision '@sanity/visual-editing': specifier: 2.12.3 - version: 2.12.3(@sanity/client@6.25.0)(@sanity/types@packages+@sanity+types)(next@15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + version: 2.12.3(@sanity/client@6.26.1)(@sanity/types@packages+@sanity+types)(next@15.1.3(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@turf/helpers': specifier: ^6.0.1 version: 6.5.0 @@ -540,13 +540,13 @@ importers: version: link:../../packages/sanity sanity-plugin-hotspot-array: specifier: ^2.0.0 - version: 2.1.2(@emotion/is-prop-valid@1.3.1)(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.1.2(@emotion/is-prop-valid@1.3.1)(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) sanity-plugin-markdown: specifier: ^5.0.0 version: 5.0.0(@emotion/is-prop-valid@1.3.1)(easymde@2.18.0)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) sanity-plugin-media: specifier: ^2.3.1 - version: 2.3.2(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + version: 2.3.2(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) sanity-plugin-mux-input: specifier: ^2.2.1 version: 2.4.0(@emotion/is-prop-valid@1.3.1)(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) @@ -561,8 +561,8 @@ importers: specifier: 19.0.0-beta-decd7b8-20250118 version: 19.0.0-beta-decd7b8-20250118 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) examples/blog-studio: dependencies: @@ -601,7 +601,7 @@ importers: version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) react: specifier: ^18.3.1 version: 18.3.1 @@ -649,7 +649,7 @@ importers: version: link:../dev-aliases vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@repo/test-exports: dependencies: @@ -700,10 +700,10 @@ importers: dependencies: '@babel/traverse': specifier: ^7.23.5 - version: 7.26.4 + version: 7.26.5 '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/codegen': specifier: 3.71.0 version: link:../codegen @@ -898,11 +898,11 @@ importers: specifier: ^6.1.11 version: 6.2.1 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) which: specifier: ^2.0.2 version: 2.0.2 @@ -917,7 +917,7 @@ importers: version: 7.26.0 '@babel/generator': specifier: ^7.23.6 - version: 7.26.3 + version: 7.26.5 '@babel/preset-env': specifier: ^7.23.8 version: 7.26.0(@babel/core@7.26.0) @@ -932,7 +932,7 @@ importers: version: 7.25.9(@babel/core@7.26.0) '@babel/traverse': specifier: ^7.23.5 - version: 7.26.4 + version: 7.26.5 '@babel/types': specifier: ^7.23.9 version: 7.26.5 @@ -984,7 +984,7 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/diff: dependencies: @@ -1003,7 +1003,7 @@ importers: dependencies: '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/mutate': specifier: ^0.12.1 version: 0.12.1(debug@4.4.0) @@ -1043,7 +1043,7 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/mutator: dependencies: @@ -1080,7 +1080,7 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/schema: dependencies: @@ -1132,13 +1132,13 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/types: dependencies: '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) devDependencies: '@repo/package.config': specifier: workspace:* @@ -1163,13 +1163,13 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/util: dependencies: '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/types': specifier: 3.71.0 version: link:../types @@ -1194,7 +1194,7 @@ importers: version: 5.0.10 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0) packages/@sanity/vision: dependencies: @@ -1239,7 +1239,7 @@ importers: version: 3.5.7(react@18.3.1) '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1)) '@uiw/react-codemirror': specifier: ^4.11.4 version: 4.23.7(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.4)(@codemirror/language@6.10.8)(@codemirror/lint@6.8.4)(@codemirror/search@6.5.8)(@codemirror/state@6.5.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.36.2)(codemirror@6.0.1)(react-dom@19.0.0(react@18.3.1))(react@18.3.1) @@ -1270,7 +1270,7 @@ importers: version: link:../cli '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/codegen': specifier: workspace:* version: link:../codegen @@ -1342,10 +1342,10 @@ importers: version: 3.4.0 '@portabletext/block-tools': specifier: ^1.1.0 - version: 1.1.0(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) + version: 1.1.1(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) '@portabletext/editor': specifier: ^1.22.0 - version: 1.22.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + version: 1.24.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(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.0(react@18.3.1) @@ -1363,7 +1363,7 @@ importers: version: link:../@sanity/cli '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/color': specifier: ^3.0.0 version: 3.0.6 @@ -1405,10 +1405,10 @@ importers: version: link:../@sanity/mutator '@sanity/presentation-comlink': specifier: ^1.0.0 - version: 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + version: 1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) '@sanity/preview-url-secret': specifier: ^2.1.0 - version: 2.1.0(@sanity/client@6.25.0(debug@4.4.0)) + version: 2.1.0(@sanity/client@6.26.1(debug@4.4.0)) '@sanity/schema': specifier: 3.71.0 version: link:../@sanity/schema @@ -1420,7 +1420,7 @@ importers: version: link:../@sanity/types '@sanity/ui': specifier: ^2.11.3 - version: 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/util': specifier: 3.71.0 version: link:../@sanity/util @@ -1453,7 +1453,7 @@ importers: version: 0.0.6 '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + version: 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) archiver: specifier: ^7.0.0 version: 7.0.1 @@ -1510,7 +1510,7 @@ importers: version: 4.0.1 framer-motion: specifier: ^11.15.0 - version: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 11.18.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) get-it: specifier: ^8.6.6 version: 8.6.6(debug@4.4.0) @@ -1695,15 +1695,15 @@ importers: specifier: 0.31.1 version: 0.31.1 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) yargs: specifier: ^17.3.0 version: 17.3.0 devDependencies: '@playwright/experimental-ct-react': specifier: 1.49.1 - version: 1.49.1(@types/node@22.10.2)(terser@5.37.0)(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1))(yaml@2.6.1) + version: 1.49.1(@types/node@22.10.2)(terser@5.37.0)(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) '@playwright/test': specifier: 1.49.1 version: 1.49.1 @@ -1727,13 +1727,13 @@ importers: version: 6.13.4(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(typescript@5.7.3) '@sanity/tsdoc': specifier: 1.0.169 - version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(yaml@2.6.1) + version: 1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0) '@sanity/ui-workshop': specifier: ^1.2.11 - version: 1.2.11(@sanity/icons@3.5.7(react@18.3.1))(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(@types/node@22.10.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(yaml@2.6.1) + version: 1.2.11(@sanity/icons@3.5.7(react@18.3.1))(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(@types/node@22.10.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0) '@sanity/visual-editing-csm': specifier: ^1.0.0 - version: 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + version: 1.0.1(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) '@sentry/types': specifier: ^8.12.0 version: 8.46.0 @@ -1817,7 +1817,7 @@ importers: version: 2.2.5(react@18.3.1) vitest: specifier: 2.1.8 - version: 2.1.8(@types/node@22.10.2)(jsdom@23.2.0)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@22.10.2)(jsdom@23.2.0)(terser@5.37.0) packages/sanity/fixtures/examples/prj-with-react-18: dependencies: @@ -1859,7 +1859,7 @@ importers: devDependencies: '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@swc-node/register': specifier: ^1.10.9 version: 1.10.9(@swc/core@1.10.1(@swc/helpers@0.5.15))(@swc/types@0.1.17)(typescript@5.7.3) @@ -1877,7 +1877,7 @@ importers: version: 17.0.33 '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + version: 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) babel-plugin-react-compiler: specifier: 19.0.0-beta-decd7b8-20250118 version: 19.0.0-beta-decd7b8-20250118 @@ -1918,8 +1918,8 @@ importers: specifier: ^0.7.4 version: 0.7.4 vite: - specifier: ^6.0.7 - version: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + specifier: ^5.4.11 + version: 5.4.11(@types/node@22.10.2)(terser@5.37.0) yargs: specifier: 17.3.0 version: 17.3.0 @@ -1949,7 +1949,7 @@ importers: version: 1.49.1 '@sanity/client': specifier: ^6.25.0 - version: 6.25.0(debug@4.4.0) + version: 6.26.1(debug@4.4.0) '@sanity/uuid': specifier: ^3.0.1 version: 3.0.2 @@ -1992,7 +1992,7 @@ importers: version: 5.7.3 vitest: specifier: ^2.1.8 - version: 2.1.8(@types/node@18.19.68)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1) + version: 2.1.8(@types/node@18.19.68)(jsdom@25.0.1)(terser@5.37.0) packages: @@ -2048,8 +2048,8 @@ packages: '@babel/core': ^7.11.0 eslint: ^7.5.0 || ^8.0.0 || ^9.0.0 - '@babel/generator@7.26.3': - resolution: {integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==} + '@babel/generator@7.26.5': + resolution: {integrity: sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw==} engines: {node: '>=6.9.0'} '@babel/helper-annotate-as-pure@7.25.9': @@ -2105,8 +2105,8 @@ packages: peerDependencies: '@babel/core': ^7.0.0 - '@babel/helper-replace-supers@7.25.9': - resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==} + '@babel/helper-replace-supers@7.26.5': + resolution: {integrity: sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -2592,8 +2592,8 @@ packages: resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==} engines: {node: '>=6.9.0'} - '@babel/traverse@7.26.4': - resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==} + '@babel/traverse@7.26.5': + resolution: {integrity: sha512-rkOSPOw+AXbgtwUga3U4u8RpoK9FEFWBNAlTpcnkLFjL5CT+oyHNuUUC/xx6XefEJ16r38r8Bc/lfp6rYuHeJQ==} engines: {node: '>=6.9.0'} '@babel/types@7.26.0': @@ -3769,53 +3769,53 @@ packages: '@napi-rs/wasm-runtime@0.2.5': resolution: {integrity: sha512-kwUxR7J9WLutBbulqg1dfOrMTwhMdXLdcGUhcbCcGwnPLt3gz19uHVdwH1syKVDbE022ZS2vZxOWflFLS0YTjw==} - '@next/env@15.1.0': - resolution: {integrity: sha512-UcCO481cROsqJuszPPXJnb7GGuLq617ve4xuAyyNG4VSSocJNtMU5Fsx+Lp6mlN8c7W58aZLc5y6D/2xNmaK+w==} + '@next/env@15.1.3': + resolution: {integrity: sha512-Q1tXwQCGWyA3ehMph3VO+E6xFPHDKdHFYosadt0F78EObYxPio0S09H9UGYznDe6Wc8eLKLG89GqcFJJDiK5xw==} - '@next/swc-darwin-arm64@15.1.0': - resolution: {integrity: sha512-ZU8d7xxpX14uIaFC3nsr4L++5ZS/AkWDm1PzPO6gD9xWhFkOj2hzSbSIxoncsnlJXB1CbLOfGVN4Zk9tg83PUw==} + '@next/swc-darwin-arm64@15.1.3': + resolution: {integrity: sha512-aZtmIh8jU89DZahXQt1La0f2EMPt/i7W+rG1sLtYJERsP7GRnNFghsciFpQcKHcGh4dUiyTB5C1X3Dde/Gw8gg==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@15.1.0': - resolution: {integrity: sha512-DQ3RiUoW2XC9FcSM4ffpfndq1EsLV0fj0/UY33i7eklW5akPUCo6OX2qkcLXZ3jyPdo4sf2flwAED3AAq3Om2Q==} + '@next/swc-darwin-x64@15.1.3': + resolution: {integrity: sha512-aw8901rjkVBK5mbq5oV32IqkJg+CQa6aULNlN8zyCWSsePzEG3kpDkAFkkTOh3eJ0p95KbkLyWBzslQKamXsLA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@15.1.0': - resolution: {integrity: sha512-M+vhTovRS2F//LMx9KtxbkWk627l5Q7AqXWWWrfIzNIaUFiz2/NkOFkxCFyNyGACi5YbA8aekzCLtbDyfF/v5Q==} + '@next/swc-linux-arm64-gnu@15.1.3': + resolution: {integrity: sha512-YbdaYjyHa4fPK4GR4k2XgXV0p8vbU1SZh7vv6El4bl9N+ZSiMfbmqCuCuNU1Z4ebJMumafaz6UCC2zaJCsdzjw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@15.1.0': - resolution: {integrity: sha512-Qn6vOuwaTCx3pNwygpSGtdIu0TfS1KiaYLYXLH5zq1scoTXdwYfdZtwvJTpB1WrLgiQE2Ne2kt8MZok3HlFqmg==} + '@next/swc-linux-arm64-musl@15.1.3': + resolution: {integrity: sha512-qgH/aRj2xcr4BouwKG3XdqNu33SDadqbkqB6KaZZkozar857upxKakbRllpqZgWl/NDeSCBYPmUAZPBHZpbA0w==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@15.1.0': - resolution: {integrity: sha512-yeNh9ofMqzOZ5yTOk+2rwncBzucc6a1lyqtg8xZv0rH5znyjxHOWsoUtSq4cUTeeBIiXXX51QOOe+VoCjdXJRw==} + '@next/swc-linux-x64-gnu@15.1.3': + resolution: {integrity: sha512-uzafnTFwZCPN499fNVnS2xFME8WLC9y7PLRs/yqz5lz1X/ySoxfaK2Hbz74zYUdEg+iDZPd8KlsWaw9HKkLEVw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@15.1.0': - resolution: {integrity: sha512-t9IfNkHQs/uKgPoyEtU912MG6a1j7Had37cSUyLTKx9MnUpjj+ZDKw9OyqTI9OwIIv0wmkr1pkZy+3T5pxhJPg==} + '@next/swc-linux-x64-musl@15.1.3': + resolution: {integrity: sha512-el6GUFi4SiDYnMTTlJJFMU+GHvw0UIFnffP1qhurrN1qJV3BqaSRUjkDUgVV44T6zpw1Lc6u+yn0puDKHs+Sbw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@15.1.0': - resolution: {integrity: sha512-WEAoHyG14t5sTavZa1c6BnOIEukll9iqFRTavqRVPfYmfegOAd5MaZfXgOGG6kGo1RduyGdTHD4+YZQSdsNZXg==} + '@next/swc-win32-arm64-msvc@15.1.3': + resolution: {integrity: sha512-6RxKjvnvVMM89giYGI1qye9ODsBQpHSHVo8vqA8xGhmRPZHDQUE4jcDbhBwK0GnFMqBnu+XMg3nYukNkmLOLWw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-x64-msvc@15.1.0': - resolution: {integrity: sha512-J1YdKuJv9xcixzXR24Dv+4SaDKc2jj31IVUEMdO5xJivMTXuE6MAdIi4qPjSymHuFG8O5wbfWKnhJUcHHpj5CA==} + '@next/swc-win32-x64-msvc@15.1.3': + resolution: {integrity: sha512-VId/f5blObG7IodwC5Grf+aYP0O8Saz1/aeU3YcWqNdIUAmFQY3VEPKPaIzfv32F/clvanOb2K2BR5DtDs6XyQ==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -4169,23 +4169,23 @@ packages: resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} engines: {node: '>=12'} - '@portabletext/block-tools@1.1.0': - resolution: {integrity: sha512-2JwHUp/g6t7fPF6wdkQcTxEDIV75obOmw3SnbtDo+mmhA28dXLwptjJKzTrmqKYWNBivH2BrQHaUcIZlF/YLYw==} + '@portabletext/block-tools@1.1.1': + resolution: {integrity: sha512-GOKHPC+PtdXgfBsEcK/xeYA/iqtZUXYJy7KU5eue43a9txMSYp3RRtaXh+m5VZmjjoRRCXJPAW4T4jKiNjPfjQ==} peerDependencies: - '@sanity/types': ^3.70.0 + '@sanity/types': ^3.71.0 '@types/react': 18 || 19 - '@portabletext/editor@1.22.0': - resolution: {integrity: sha512-Nhlu0pefS5bKqNqMwdwee8IVTTDqldXt2XtpKmrD76KUzoDRIXlv7Dlt75cQ9SrkJRtr9b3B2og3FySFILkLlQ==} + '@portabletext/editor@1.24.0': + resolution: {integrity: sha512-CRBdfys/c2p0SbzVIXFXgg4uVu4UbTS497QUgVrPt/q+TIK1uphvGEvveMZu79UypWVOk8ZArTN7mnX9PCFTMQ==} engines: {node: '>=18'} peerDependencies: - '@sanity/schema': ^3.70.0 - '@sanity/types': ^3.70.0 + '@sanity/schema': ^3.71.0 + '@sanity/types': ^3.71.0 react: ^16.9 || ^17 || ^18 || ^19 rxjs: ^7.8.1 - '@portabletext/patches@1.1.1': - resolution: {integrity: sha512-FXeVdLvSJ3JmZzS0dbxEFJZXplFo7K27/Twv0/dX/l86tfhhUkDSqaTlWcigxuibvohjdEYp2mB8Ucgao/JzIQ==} + '@portabletext/patches@1.1.2': + resolution: {integrity: sha512-ENGxLD+AJc2Uq2GfDCNmeU/9dT50VYBMX5zKYyPVw2/OYDEpLYDlEZBjh0v0RqEuE2ecUu+eBaHf4PE6C0CoQQ==} '@portabletext/react@3.2.0': resolution: {integrity: sha512-BA216Z8yhb/eP24bfb09uiT0SVnQHTVZMPXf4MRBEZ+G8cMzZM/ab3tcp8owyp91+3kTKR0qSIpzYSKdm1Pakw==} @@ -4193,6 +4193,10 @@ packages: peerDependencies: react: ^17 || ^18 || >=19.0.0-0 + '@portabletext/to-html@2.0.13': + resolution: {integrity: sha512-T3zL+2RcPCPGCp7rRrGrNJnGAqkdlpiOZnb/wh4tjDYJevteGY+5hmA0/5idLXzLiPv6vT8Gld852Sc0aFXwUA==} + engines: {node: ^14.13.1 || >=16.0.0} + '@portabletext/toolkit@2.0.16': resolution: {integrity: sha512-aBvnD8MscoAlEIuZBn0Aksd+oCuoMGFOT3CtHIgRBaac0Vu4YnnMUF45xo/B/T5vmwWcnDXoJEJdn+SKDg1m+A==} engines: {node: ^14.13.1 || >=16.0.0} @@ -4463,8 +4467,8 @@ packages: '@sanity/browserslist-config@1.0.5': resolution: {integrity: sha512-so+/UtCge8t1jq509hH0otbbptRz0zM/Aa0dh5MhMD7HGT6n2igWIL2VWH/9QR9e77Jn3dJsjz23mW1WCxT+sg==} - '@sanity/client@6.25.0': - resolution: {integrity: sha512-pJy+3SzPMwZ+q/ikH++KA+2QPoHK1fFxnhdWCB5B2yRV2nacr7svBEA2oFkv4ZbmE4+MdeWjvSzeCJz2zoBnnw==} + '@sanity/client@6.26.1': + resolution: {integrity: sha512-4kzGYz3ws++5GD6UKrvl9OIOXFQGGSqDcrdT6/xPooEg7bVp6C94J/bH/omPOinUR5viMCzy6Rc7XhTC4bi2uQ==} engines: {node: '>=14.18'} '@sanity/code-input@5.1.2': @@ -4488,18 +4492,26 @@ packages: resolution: {integrity: sha512-2TjYEvOftD0v7ukx3Csdh9QIu44P2z7NDJtlC3qITJRYV36J7R6Vfd3trVhFnN77/7CZrGjqngrtohv8VqO5nw==} engines: {node: '>=18.0.0'} + '@sanity/comlink@3.0.0': + resolution: {integrity: sha512-R6oUq5GrLIldCCHFpVZbZt4Zuw9QWUeA1A1YhRJxifarTj+RDETIfDGenioKGvUAZeeVhADMooG33xzyQor45w==} + engines: {node: '>=18'} + '@sanity/comlink@3.0.1': resolution: {integrity: sha512-I1F57GKL69xoJUF9/4XTMvXFJZ7BnaFmTBIaiRvXaovJEZ677p5f+UkURPG/dd9L63+OnTV0SNmhTjIIzNexdw==} engines: {node: '>=18'} - '@sanity/core-loader@1.7.27': - resolution: {integrity: sha512-2Nf8Lil7HG6EZ0EXHxE0DYvgSJrYFrypnZnJiZ7RrnaYRC9ALSKR8ka/lwSOAoFxyqCY8IQwkSyQ3Z25yh7Opg==} + '@sanity/core-loader@1.7.26': + resolution: {integrity: sha512-wNUYxeLX2lGlplybdQWI705fSmkQhXXwEXeflSwbGDT0dCobfEGStmiLHmq/cgxnOV00u2GVEyZ88q1f07k5wg==} engines: {node: '>=18'} '@sanity/diff-match-patch@3.1.2': resolution: {integrity: sha512-jW2zqnnV3cLXy7exOKbqaWJPb15rFSQGseAhlPljzbg5CP0hrujk0TwYpsNMz2xwTELOk1JkBUINQYbPE4TmaA==} engines: {node: '>=18.18'} + '@sanity/diff-match-patch@3.2.0': + resolution: {integrity: sha512-4hPADs0qUThFZkBK/crnfKKHg71qkRowfktBljH2UIxGHHTxIzt8g8fBiXItyCjxkuNy+zpYOdRMifQNv8+Yww==} + engines: {node: '>=18.18'} + '@sanity/eslint-config-i18n@1.0.0': resolution: {integrity: sha512-BIeD9IVT7O5I6vDyDaICoidN02qeImdXDRAW062iHY9gV4JrGScWBFio2HQLso7C+Z6SrQB8jOft6SzeYqDhdQ==} @@ -4613,11 +4625,11 @@ packages: babel-plugin-react-compiler: optional: true - '@sanity/presentation-comlink@1.0.0': - resolution: {integrity: sha512-Su4TJEbtJok/Pw7Yj8+zsvpWF7HBwA0f2M7qeShYa4hKoHOCrMiAmBH7qlzEbWZ8GCd62TkXPY5SCM4bbZdoMA==} + '@sanity/presentation-comlink@1.0.2': + resolution: {integrity: sha512-zSXmP9erWzMjG9UswsBty8JH/uhb3QvdIMfpCtlcQ+pfdR0nCLdGZ5okG2P9KHwzeNGkiqnqx6f2vxo8ZjPOsQ==} engines: {node: '>=18'} peerDependencies: - '@sanity/client': ^6.24.3 + '@sanity/client': ^6.26.0 '@sanity/prettier-config@1.0.3': resolution: {integrity: sha512-daeoWaW67I2t3yIV1s3PI2o8+A7jZnucFQzaIphpFDhHYM/mqjNvEROka300TcZ1Csm4VyPBSvx1IQQ/FkqA5Q==} @@ -4630,8 +4642,8 @@ packages: peerDependencies: '@sanity/client': ^6.24.1 - '@sanity/react-loader@1.10.36': - resolution: {integrity: sha512-n9p6+lbErrS2Zf76ZKj0dEQngB2a2ij/dBpgs9yWSHfkvjwUmyof0tFwwDDdDhfi6SnUuJK1Qd7QBwxGtruhaw==} + '@sanity/react-loader@1.10.35': + resolution: {integrity: sha512-6aDRJGJmiCbWciFzXvnOSP0ttvTM9WOdhcwoL4GKMK+zKJvvJwuTDa0R1d/8SRhay9NdMw4OUO40tpR2R4PGbQ==} engines: {node: '>=18'} peerDependencies: react: ^18.3 || >=19.0.0-rc @@ -4676,8 +4688,8 @@ packages: react-dom: ^18 styled-components: ^5.2 || ^6 - '@sanity/ui@2.11.3': - resolution: {integrity: sha512-bSgt7orbiE32wKDab6kYjkQ0sscuDyU4wheGbBWZkoviyz/Ccn6NQQwey9MmYWbD3QCYSuALut/aIRdDzMiaMA==} + '@sanity/ui@2.11.4': + resolution: {integrity: sha512-QyIJbyzu2aC7ZE0XriTUvGxgbVJvMwxQfgUr7ctKqYJaDH34syzDpPfYUlBsWlHfNE+19js0wQnxQqkrn3DCig==} engines: {node: '>=14.0.0'} peerDependencies: react: ^18 || >=19.0.0-0 @@ -4692,17 +4704,17 @@ packages: '@sanity/uuid@3.0.2': resolution: {integrity: sha512-vzdhqOrX7JGbMyK40KuIwwyXHm7GMLOGuYgn3xlC09e4ZVNofUO5mgezQqnRv0JAMthIRhofqs9f6ufUjMKOvw==} - '@sanity/visual-editing-csm@1.0.0': - resolution: {integrity: sha512-cGcR0YMrWkozMiW9ul1cMKvY0ByD1v0B/AndWKt1YD/S0YA8a2gIBc1CELB7dik5HFz97v+kue6EFJ8oZtlsjQ==} + '@sanity/visual-editing-csm@1.0.1': + resolution: {integrity: sha512-hjkiHK1BAIUEyPr1eU1rHcRb+tQ/l9YoXJxZNZ/snrKdipErjWXhzpzU25FDu9iWR74+y/wkR+xMBfsw7/a/lQ==} engines: {node: '>=18'} peerDependencies: - '@sanity/client': ^6.24.3 + '@sanity/client': ^6.25.0 - '@sanity/visual-editing-types@1.0.0': - resolution: {integrity: sha512-RpHuy8n4B+7V3IWheTNtn6DNNfJ4zBFvP2jthbj3N6cOAuVfbDWamp4it1lI0ZZTV+eeMy0a5BBtMMDbT9ZFkA==} + '@sanity/visual-editing-types@1.0.2': + resolution: {integrity: sha512-jLPmTLRQ4UmT7UmYrCBsjijsHdS19PFihmpwYHK615nEn1sJpS3Uxf5Lu1JOn+/3KDvwpkOgMBCxUOHYbUx1aw==} engines: {node: '>=18'} peerDependencies: - '@sanity/client': ^6.24.3 + '@sanity/client': ^6.26.0 '@sanity/types': '*' peerDependenciesMeta: '@sanity/types': @@ -5336,7 +5348,7 @@ packages: resolution: {integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: - vite: ^6.0.7 + vite: ^5.4.11 '@vitest/expect@2.1.8': resolution: {integrity: sha512-8ytZ/fFHq2g4PJVAtDX57mayemKgDR6X3Oa2Foro+EygiOJHUXhCqBAAKQYYajZpFoIfvBCF1j6R6IYRSIUFuw==} @@ -5345,7 +5357,7 @@ packages: resolution: {integrity: sha512-7guJ/47I6uqfttp33mgo6ga5Gr1VnL58rcqYKyShoRK9ebu8T5Rs6HN3s1NABiBeVTdWNrwUMcHH54uXZBN4zA==} peerDependencies: msw: ^2.4.9 - vite: ^6.0.7 + vite: ^5.4.11 peerDependenciesMeta: msw: optional: true @@ -5927,8 +5939,8 @@ packages: camelize@1.0.1: resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==} - caniuse-lite@1.0.30001695: - resolution: {integrity: sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==} + caniuse-lite@1.0.30001692: + resolution: {integrity: sha512-A95VKan0kdtrsnMubMKxEKUKImOPSuCpYgxSQBo036P5YYgVIcOYJEgt/txJWqObiRQeISNCfef9nvlQ0vbV7A==} castable-video@1.0.10: resolution: {integrity: sha512-tJgUv+8/zE191y8EKojvB0eKIyKA9obIttd6Wpdm6x2qBmuwZ7wDgzVCSmf5cN2v9jBiuu0s7O5poz8a8cFX/w==} @@ -6704,8 +6716,8 @@ packages: ee-first@1.1.1: resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - effect@3.12.5: - resolution: {integrity: sha512-hP+ev9NTjYcvySbPOOgrYiwCYxiIcjuvtR8WXMoSZEZEshOyQlDwgo1Z56kVezv1rTxz20PEGVqZGlXwxe6Ofw==} + effect@3.12.4: + resolution: {integrity: sha512-kPNCGhkuk/WQrO5wRA0FPEI84aG329ciOi5LEsmgxaPgnwJdtK/LeaWIiqKcAvcBEeuFbWLgvWi6l9BN2Jg7Gw==} ejs@3.1.10: resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} @@ -7408,8 +7420,22 @@ packages: resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} engines: {node: '>=0.10.0'} - framer-motion@11.18.1: - resolution: {integrity: sha512-EQa8c9lWVOm4zlz14MsBJWr8woq87HsNmsBnQNvcS0hs8uzw6HtGAxZyIU7EGTVpHD1C1n01ufxRyarXcNzpPg==} + framer-motion@11.18.0: + resolution: {integrity: sha512-Vmjl5Al7XqKHzDFnVqzi1H9hzn5w4eN/bdqXTymVpU2UuMQuz9w6UPdsL9dFBeH7loBlnu4qcEXME+nvbkcIOw==} + peerDependencies: + '@emotion/is-prop-valid': '*' + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + '@emotion/is-prop-valid': + optional: true + react: + optional: true + react-dom: + optional: true + + framer-motion@11.18.2: + resolution: {integrity: sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==} peerDependencies: '@emotion/is-prop-valid': '*' react: ^18.0.0 || ^19.0.0 @@ -9017,9 +9043,15 @@ packages: moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} + motion-dom@11.16.4: + resolution: {integrity: sha512-2wuCie206pCiP2K23uvwJeci4pMFfyQKpWI0Vy6HrCTDzDCer4TsYtT7IVnuGbDeoIV37UuZiUr6SZMHEc1Vww==} + motion-dom@11.18.1: resolution: {integrity: sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==} + motion-utils@11.16.0: + resolution: {integrity: sha512-ngdWPjg31rD4WGXFi0eZ00DQQqKKu04QExyv/ymlC+3k+WIgYVFbt6gS5JsFPbJODTF/r8XiE/X+SsoT9c0ocw==} + motion-utils@11.18.1: resolution: {integrity: sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==} @@ -9085,8 +9117,8 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} - next@15.1.0: - resolution: {integrity: sha512-QKhzt6Y8rgLNlj30izdMbxAwjHMFANnLwDwZ+WQh5sMhyt4lEBqDK9QpvWHtIM4rINKPoJ8aiRZKg5ULSybVHw==} + next@15.1.3: + resolution: {integrity: sha512-5igmb8N8AEhWDYzogcJvtcRDU6n4cMGtBklxKD4biYv4LXN8+awc/bbQ2IM2NQHdVPgJ6XumYXfo3hBtErg1DA==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: @@ -10044,6 +10076,12 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} + react-rx@4.1.15: + resolution: {integrity: sha512-wO/HYe18VMj+HS21LBlrAsnQrs1XEuo5pC+XoJfDbiMFRUDN8tvEF/lpmJLvL+u6N2FwJHZUSKyUPDx8zNHP/g==} + peerDependencies: + react: ^18.3 || >=19.0.0-0 + rxjs: ^7 + react-rx@4.1.16: resolution: {integrity: sha512-/YQ5KjikQCEYNafWQCxAcFXAS2uRLY7AIotl7Geo4CNtnqj419B5UfNmNSW3dhy1V4h/xtaLq970x1GApelhbQ==} peerDependencies: @@ -10666,8 +10704,8 @@ packages: peerDependencies: slate: '>=0.99.0' - slate-react@0.112.0: - resolution: {integrity: sha512-LoHb/XXnI5uf+n2hnjDKjWb3D+H3lGIg16N7Zzm1nHhhXm3NzwoKOTbzdKOMLdt2+tnhTaHpSxYfT7zZ+wdzUw==} + slate-react@0.112.1: + resolution: {integrity: sha512-V9b+waxPweXqAkSQmKQ1afG4Me6nVQACPpxQtHPIX02N7MXa5f5WilYv+bKt7vKKw+IZC2F0Gjzhv5BekVgP/A==} peerDependencies: react: '>=18.2.0' react-dom: '>=18.2.0' @@ -11633,11 +11671,42 @@ packages: vite-tsconfig-paths@4.3.2: resolution: {integrity: sha512-0Vd/a6po6Q+86rPlntHye7F31zA2URZMbH8M3saAZ/xR9QoGN/L21bxEGfXdWmFdNkqPpRdxFT7nmNe12e9/uA==} peerDependencies: - vite: ^6.0.7 + vite: ^5.4.11 peerDependenciesMeta: vite: optional: true + vite@5.4.11: + resolution: {integrity: sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + vite@6.0.7: resolution: {integrity: sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} @@ -11884,6 +11953,9 @@ packages: xregexp@2.0.0: resolution: {integrity: sha512-xl/50/Cf32VsGq/1R8jJE5ajH1yMCQkpmoS10QbFZWl2Oor4H0Me64Pu2yxvsRWK3m6soJbmGfzSR7BYmDcWAA==} + xstate@5.19.1: + resolution: {integrity: sha512-vFt3q9EBnO/qTTf9AG/5GosGwdDEftw5VOd3ytfSwUQRvkj6oJkxeBQaCqJUANjHrkK341jMkEZP0zeqrx2tww==} + xstate@5.19.2: resolution: {integrity: sha512-B8fL2aP0ogn5aviAXFzI5oZseAMqN00fg/TeDa3ZtatyDcViYLIfuQl4y8qmHCiKZgGEzmnTyNtNQL9oeJE2gw==} @@ -12018,13 +12090,13 @@ snapshots: dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.3 + '@babel/generator': 7.26.5 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) '@babel/helpers': 7.26.0 '@babel/parser': 7.26.5 '@babel/template': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@babel/types': 7.26.5 convert-source-map: 2.0.0 debug: 4.4.0(supports-color@9.4.0) @@ -12042,7 +12114,7 @@ snapshots: eslint-visitor-keys: 2.1.0 semver: 6.3.1 - '@babel/generator@7.26.3': + '@babel/generator@7.26.5': dependencies: '@babel/parser': 7.26.5 '@babel/types': 7.26.5 @@ -12068,9 +12140,9 @@ snapshots: '@babel/helper-annotate-as-pure': 7.25.9 '@babel/helper-member-expression-to-functions': 7.25.9 '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -12095,21 +12167,21 @@ snapshots: '@babel/helper-member-expression-to-functions@7.25.9': dependencies: - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@babel/types': 7.26.5 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.25.9': dependencies: - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@babel/types': 7.26.5 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.25.9(supports-color@5.5.0)': dependencies: - '@babel/traverse': 7.26.4(supports-color@5.5.0) + '@babel/traverse': 7.26.5(supports-color@5.5.0) '@babel/types': 7.26.5 transitivePeerDependencies: - supports-color @@ -12119,7 +12191,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-module-imports': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12134,22 +12206,22 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-annotate-as-pure': 7.25.9 '@babel/helper-wrap-function': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color - '@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0)': + '@babel/helper-replace-supers@7.26.5(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 '@babel/helper-member-expression-to-functions': 7.25.9 '@babel/helper-optimise-call-expression': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color '@babel/helper-skip-transparent-expression-wrappers@7.25.9': dependencies: - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@babel/types': 7.26.5 transitivePeerDependencies: - supports-color @@ -12163,7 +12235,7 @@ snapshots: '@babel/helper-wrap-function@7.25.9': dependencies: '@babel/template': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@babel/types': 7.26.5 transitivePeerDependencies: - supports-color @@ -12181,7 +12253,7 @@ snapshots: dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.26.5 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12208,7 +12280,7 @@ snapshots: dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.26.5 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12260,7 +12332,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.26.5 '@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0) - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12305,8 +12377,8 @@ snapshots: '@babel/helper-annotate-as-pure': 7.25.9 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.26.5 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) - '@babel/traverse': 7.26.4 + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) + '@babel/traverse': 7.26.5 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -12367,7 +12439,7 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-compilation-targets': 7.25.9 '@babel/helper-plugin-utils': 7.26.5 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12413,7 +12485,7 @@ snapshots: '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0) '@babel/helper-plugin-utils': 7.26.5 '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 transitivePeerDependencies: - supports-color @@ -12457,7 +12529,7 @@ snapshots: dependencies: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.26.5 - '@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0) + '@babel/helper-replace-supers': 7.26.5(@babel/core@7.26.0) transitivePeerDependencies: - supports-color @@ -12743,10 +12815,10 @@ snapshots: '@babel/parser': 7.26.5 '@babel/types': 7.26.5 - '@babel/traverse@7.26.4': + '@babel/traverse@7.26.5': dependencies: '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.3 + '@babel/generator': 7.26.5 '@babel/parser': 7.26.5 '@babel/template': 7.25.9 '@babel/types': 7.26.5 @@ -12755,10 +12827,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/traverse@7.26.4(supports-color@5.5.0)': + '@babel/traverse@7.26.5(supports-color@5.5.0)': dependencies: '@babel/code-frame': 7.26.2 - '@babel/generator': 7.26.3 + '@babel/generator': 7.26.5 '@babel/parser': 7.26.5 '@babel/template': 7.25.9 '@babel/types': 7.26.5 @@ -13774,7 +13846,7 @@ snapshots: ast-types: 0.14.2 cli-high: 0.4.3 diff: 5.2.0 - effect: 3.12.5 + effect: 3.12.4 nanoid: 5.0.9 recast: 0.23.9 xycolors: 0.1.2 @@ -13930,31 +14002,31 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@next/env@15.1.0': + '@next/env@15.1.3': optional: true - '@next/swc-darwin-arm64@15.1.0': + '@next/swc-darwin-arm64@15.1.3': optional: true - '@next/swc-darwin-x64@15.1.0': + '@next/swc-darwin-x64@15.1.3': optional: true - '@next/swc-linux-arm64-gnu@15.1.0': + '@next/swc-linux-arm64-gnu@15.1.3': optional: true - '@next/swc-linux-arm64-musl@15.1.0': + '@next/swc-linux-arm64-musl@15.1.3': optional: true - '@next/swc-linux-x64-gnu@15.1.0': + '@next/swc-linux-x64-gnu@15.1.3': optional: true - '@next/swc-linux-x64-musl@15.1.0': + '@next/swc-linux-x64-musl@15.1.3': optional: true - '@next/swc-win32-arm64-msvc@15.1.0': + '@next/swc-win32-arm64-msvc@15.1.3': optional: true - '@next/swc-win32-x64-msvc@15.1.0': + '@next/swc-win32-x64-msvc@15.1.3': optional: true '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': @@ -14339,14 +14411,13 @@ snapshots: '@pkgr/core@0.1.1': {} - '@playwright/experimental-ct-core@1.49.1(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)': + '@playwright/experimental-ct-core@1.49.1(@types/node@22.10.2)(terser@5.37.0)': dependencies: playwright: 1.49.1 playwright-core: 1.49.1 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -14354,16 +14425,13 @@ snapshots: - stylus - sugarss - terser - - tsx - - yaml - '@playwright/experimental-ct-react@1.49.1(@types/node@22.10.2)(terser@5.37.0)(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1))(yaml@2.6.1)': + '@playwright/experimental-ct-react@1.49.1(@types/node@22.10.2)(terser@5.37.0)(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0))': dependencies: - '@playwright/experimental-ct-core': 1.49.1(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) - '@vitejs/plugin-react': 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@playwright/experimental-ct-core': 1.49.1(@types/node@22.10.2)(terser@5.37.0) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -14372,9 +14440,7 @@ snapshots: - sugarss - supports-color - terser - - tsx - vite - - yaml '@playwright/test@1.49.1': dependencies: @@ -14392,17 +14458,18 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@portabletext/block-tools@1.1.0(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)': + '@portabletext/block-tools@1.1.1(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)': dependencies: '@sanity/types': link:packages/@sanity/types '@types/react': 19.0.7 get-random-values-esm: 1.0.2 lodash: 4.17.21 - '@portabletext/editor@1.22.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': + '@portabletext/editor@1.24.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': dependencies: - '@portabletext/block-tools': 1.1.0(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) - '@portabletext/patches': 1.1.1 + '@portabletext/block-tools': 1.1.1(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) + '@portabletext/patches': 1.1.2 + '@portabletext/to-html': 2.0.13 '@sanity/schema': link:packages/@sanity/schema '@sanity/types': link:packages/@sanity/types '@xstate/react': 5.0.2(@types/react@19.0.7)(react@18.3.1)(xstate@5.19.2) @@ -14411,11 +14478,11 @@ snapshots: lodash: 4.17.21 lodash.startcase: 4.4.0 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-55955c9-20241229(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) rxjs: 7.8.1 slate: 0.112.0 slate-dom: 0.111.0(slate@0.112.0) - slate-react: 0.112.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) + slate-react: 0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) use-effect-event: 1.0.2(react@18.3.1) xstate: 5.19.2 transitivePeerDependencies: @@ -14423,10 +14490,11 @@ snapshots: - react-dom - supports-color - '@portabletext/editor@1.22.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)': + '@portabletext/editor@1.24.0(@sanity/schema@packages+@sanity+schema)(@sanity/types@packages+@sanity+types)(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rxjs@7.8.1)': dependencies: - '@portabletext/block-tools': 1.1.0(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) - '@portabletext/patches': 1.1.1 + '@portabletext/block-tools': 1.1.1(@sanity/types@packages+@sanity+types)(@types/react@19.0.7) + '@portabletext/patches': 1.1.2 + '@portabletext/to-html': 2.0.13 '@sanity/schema': link:packages/@sanity/schema '@sanity/types': link:packages/@sanity/types '@xstate/react': 5.0.2(@types/react@19.0.7)(react@19.0.0)(xstate@5.19.2) @@ -14435,11 +14503,11 @@ snapshots: lodash: 4.17.21 lodash.startcase: 4.4.0 react: 19.0.0 - react-compiler-runtime: 19.0.0-beta-55955c9-20241229(react@19.0.0) + react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@19.0.0) rxjs: 7.8.1 slate: 0.112.0 slate-dom: 0.111.0(slate@0.112.0) - slate-react: 0.112.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) + slate-react: 0.112.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) use-effect-event: 1.0.2(react@19.0.0) xstate: 5.19.2 transitivePeerDependencies: @@ -14447,9 +14515,9 @@ snapshots: - react-dom - supports-color - '@portabletext/patches@1.1.1': + '@portabletext/patches@1.1.2': dependencies: - '@sanity/diff-match-patch': 3.1.2 + '@sanity/diff-match-patch': 3.2.0 lodash: 4.17.21 '@portabletext/react@3.2.0(react@18.3.1)': @@ -14464,6 +14532,11 @@ snapshots: '@portabletext/types': 2.0.13 react: 19.0.0 + '@portabletext/to-html@2.0.13': + dependencies: + '@portabletext/toolkit': 2.0.16 + '@portabletext/types': 2.0.13 + '@portabletext/toolkit@2.0.16': dependencies: '@portabletext/types': 2.0.13 @@ -14684,7 +14757,7 @@ snapshots: '@sanity/icons': 3.5.7(react@19.0.0) '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@sanity/mutator': link:packages/@sanity/mutator - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) date-fns: 3.6.0 lodash: 4.17.21 lodash-es: 4.17.21 @@ -14706,7 +14779,7 @@ snapshots: '@sanity/browserslist-config@1.0.5': {} - '@sanity/client@6.25.0(debug@4.4.0)': + '@sanity/client@6.26.1(debug@4.4.0)': dependencies: '@sanity/eventsource': 5.0.2 get-it: 8.6.6(debug@4.4.0) @@ -14734,7 +14807,7 @@ snapshots: '@lezer/highlight': 1.2.1 '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/incompatible-plugin': 1.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@uiw/codemirror-themes': 4.23.7(@codemirror/language@6.10.8)(@codemirror/state@6.5.1)(@codemirror/view@6.36.2) '@uiw/react-codemirror': 4.23.7(@babel/runtime@7.26.0)(@codemirror/autocomplete@6.18.4)(@codemirror/language@6.10.8)(@codemirror/search@6.5.8)(@codemirror/state@6.5.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.36.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 @@ -14753,7 +14826,7 @@ snapshots: dependencies: '@sanity/icons': 3.5.7(react@19.0.0) '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) react: 19.0.0 react-color: 2.19.3(react@19.0.0) sanity: link:packages/sanity @@ -14766,24 +14839,29 @@ snapshots: '@sanity/color@3.0.6': {} + '@sanity/comlink@3.0.0': + dependencies: + rxjs: 7.8.1 + uuid: 11.0.5 + xstate: 5.19.1 + '@sanity/comlink@3.0.1': dependencies: rxjs: 7.8.1 uuid: 11.0.5 xstate: 5.19.2 - '@sanity/core-loader@1.7.27(@sanity/types@packages+@sanity+types)': + '@sanity/core-loader@1.7.26': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) - '@sanity/comlink': 3.0.1 - '@sanity/presentation-comlink': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) - '@sanity/visual-editing-csm': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/client': 6.26.1(debug@4.4.0) + '@sanity/comlink': 3.0.0 transitivePeerDependencies: - - '@sanity/types' - debug '@sanity/diff-match-patch@3.1.2': {} + '@sanity/diff-match-patch@3.2.0': {} + '@sanity/eslint-config-i18n@1.0.0(eslint@8.57.1)(typescript@5.7.3)': dependencies: '@rushstack/eslint-patch': 1.10.4 @@ -14824,7 +14902,7 @@ snapshots: '@sanity/export@3.42.2(@types/react@19.0.7)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/util': 3.68.3(@types/react@19.0.7)(debug@4.4.0) archiver: 7.0.1 debug: 4.4.0(supports-color@9.4.0) @@ -14847,7 +14925,7 @@ snapshots: dependencies: '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/incompatible-plugin': 1.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) react: 18.3.1 sanity: link:packages/sanity styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -14860,7 +14938,7 @@ snapshots: dependencies: '@sanity/icons': 3.5.7(react@19.0.0) '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) react: 19.0.0 sanity: link:packages/sanity styled-components: 6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -14919,7 +14997,7 @@ snapshots: dependencies: '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/types': link:packages/@sanity/types - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -14932,7 +15010,7 @@ snapshots: dependencies: '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/types': link:packages/@sanity/types - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1)) lodash: 4.17.21 react: 18.3.1 react-dom: 19.0.0(react@18.3.1) @@ -14973,7 +15051,7 @@ snapshots: '@sanity/mutate@0.11.0-canary.4(xstate@5.19.2)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/diff-match-patch': 3.1.2 hotscript: 1.0.13 lodash: 4.17.21 @@ -14987,7 +15065,7 @@ snapshots: '@sanity/mutate@0.12.1(debug@4.4.0)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/diff-match-patch': 3.1.2 '@sanity/uuid': 3.0.2 hotscript: 1.0.13 @@ -15102,11 +15180,11 @@ snapshots: - debug - supports-color - '@sanity/presentation-comlink@1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types)': + '@sanity/presentation-comlink@1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/comlink': 3.0.1 - '@sanity/visual-editing-types': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/visual-editing-types': 1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) transitivePeerDependencies: - '@sanity/types' @@ -15115,19 +15193,17 @@ snapshots: prettier: 3.4.2 prettier-plugin-packagejson: 2.5.6(prettier@3.4.2) - '@sanity/preview-url-secret@2.1.0(@sanity/client@6.25.0(debug@4.4.0))': + '@sanity/preview-url-secret@2.1.0(@sanity/client@6.26.1(debug@4.4.0))': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/uuid': 3.0.2 - '@sanity/react-loader@1.10.36(@sanity/types@packages+@sanity+types)(react@19.0.0)': + '@sanity/react-loader@1.10.35(react@19.0.0)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) - '@sanity/core-loader': 1.7.27(@sanity/types@packages+@sanity+types) - '@sanity/visual-editing-csm': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/client': 6.26.1(debug@4.4.0) + '@sanity/core-loader': 1.7.26 react: 19.0.0 transitivePeerDependencies: - - '@sanity/types' - debug '@sanity/telemetry@0.7.9(react@18.3.1)': @@ -15161,13 +15237,13 @@ snapshots: '@sanity/test@0.0.1-alpha.1': dependencies: '@playwright/test': 1.49.1 - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/uuid': 3.0.2 cac: 6.7.14 transitivePeerDependencies: - debug - '@sanity/tsdoc@1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(yaml@2.6.1)': + '@sanity/tsdoc@1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)': dependencies: '@microsoft/api-extractor': 7.49.0(@types/node@22.10.2) '@microsoft/api-extractor-model': 7.30.1(@types/node@22.10.2) @@ -15175,13 +15251,13 @@ snapshots: '@microsoft/tsdoc-config': 0.17.1 '@portabletext/react': 3.2.0(react@18.3.1) '@portabletext/toolkit': 2.0.16 - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/pkg-utils': 6.13.4(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(debug@4.4.0)(typescript@5.7.3) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@types/cpx': 1.5.5 - '@vitejs/plugin-react': 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) cac: 6.7.14 chalk: 4.1.2 chokidar: 4.0.3 @@ -15205,14 +15281,13 @@ snapshots: styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tmp: 0.2.3 typescript: 5.7.3 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@emotion/is-prop-valid' - '@types/babel__core' - '@types/node' - babel-plugin-react-compiler - debug - - jiti - less - lightningcss - react-is @@ -15222,10 +15297,8 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - '@sanity/tsdoc@1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)(yaml@2.6.1)': + '@sanity/tsdoc@1.0.169(@emotion/is-prop-valid@1.3.1)(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)': dependencies: '@microsoft/api-extractor': 7.49.0(@types/node@22.10.2) '@microsoft/api-extractor-model': 7.30.1(@types/node@22.10.2) @@ -15233,13 +15306,13 @@ snapshots: '@microsoft/tsdoc-config': 0.17.1 '@portabletext/react': 3.2.0(react@19.0.0) '@portabletext/toolkit': 2.0.16 - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@19.0.0) '@sanity/pkg-utils': 6.13.4(@types/babel__core@7.20.5)(@types/node@22.10.2)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(typescript@5.7.3) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@types/cpx': 1.5.5 - '@vitejs/plugin-react': 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) cac: 6.7.14 chalk: 4.1.2 chokidar: 4.0.3 @@ -15263,14 +15336,13 @@ snapshots: styled-components: 6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) tmp: 0.2.3 typescript: 5.7.3 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@emotion/is-prop-valid' - '@types/babel__core' - '@types/node' - babel-plugin-react-compiler - debug - - jiti - less - lightningcss - react-is @@ -15280,21 +15352,19 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml '@sanity/types@3.68.3(@types/react@19.0.7)(debug@4.4.0)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@types/react': 19.0.7 transitivePeerDependencies: - debug - '@sanity/ui-workshop@1.2.11(@sanity/icons@3.5.7(react@18.3.1))(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(@types/node@22.10.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(yaml@2.6.1)': + '@sanity/ui-workshop@1.2.11(@sanity/icons@3.5.7(react@18.3.1))(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)))(@types/node@22.10.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)': dependencies: '@sanity/icons': 3.5.7(react@18.3.1) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@vitejs/plugin-react': 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) axe-core: 4.10.2 cac: 6.7.14 chokidar: 3.6.0 @@ -15310,10 +15380,9 @@ snapshots: react-dom: 18.3.1(react@18.3.1) segmented-property: 3.0.3 styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -15322,14 +15391,12 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - '@sanity/ui-workshop@1.2.11(@sanity/icons@3.5.7(react@19.0.0))(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/node@22.10.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)(yaml@2.6.1)': + '@sanity/ui-workshop@1.2.11(@sanity/icons@3.5.7(react@19.0.0))(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/node@22.10.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(terser@5.37.0)': dependencies: '@sanity/icons': 3.5.7(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) - '@vitejs/plugin-react': 4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) axe-core: 4.10.2 cac: 6.7.14 chokidar: 3.6.0 @@ -15345,10 +15412,9 @@ snapshots: react-dom: 19.0.0(react@19.0.0) segmented-property: 3.0.3 styled-components: 6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -15357,16 +15423,14 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - '@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@18.3.1) csstype: 3.1.3 - framer-motion: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) react-dom: 18.3.1(react@18.3.1) @@ -15377,13 +15441,13 @@ snapshots: transitivePeerDependencies: - '@emotion/is-prop-valid' - '@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@18.3.1) csstype: 3.1.3 - framer-motion: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) react-dom: 18.3.1(react@18.3.1) @@ -15394,13 +15458,13 @@ snapshots: transitivePeerDependencies: - '@emotion/is-prop-valid' - '@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1))': + '@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1)(styled-components@6.1.14(react-dom@19.0.0(react@18.3.1))(react@18.3.1))': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@18.3.1))(react@18.3.1) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@18.3.1) csstype: 3.1.3 - framer-motion: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react@18.3.1) + framer-motion: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react@18.3.1) react: 18.3.1 react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) react-dom: 19.0.0(react@18.3.1) @@ -15411,13 +15475,13 @@ snapshots: transitivePeerDependencies: - '@emotion/is-prop-valid' - '@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': + '@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0))': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@19.0.0) csstype: 3.1.3 - framer-motion: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + framer-motion: 11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) react: 19.0.0 react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@19.0.0) react-dom: 19.0.0(react@19.0.0) @@ -15430,7 +15494,7 @@ snapshots: '@sanity/util@3.68.3(@types/react@19.0.7)(debug@4.4.0)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) '@sanity/types': 3.68.3(@types/react@19.0.7)(debug@4.4.0) get-random-values-esm: 1.0.2 moment: 2.30.1 @@ -15444,27 +15508,27 @@ snapshots: '@types/uuid': 8.3.4 uuid: 8.3.2 - '@sanity/visual-editing-csm@1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types)': + '@sanity/visual-editing-csm@1.0.1(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) - '@sanity/visual-editing-types': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/client': 6.26.1(debug@4.4.0) + '@sanity/visual-editing-types': 1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) valibot: 0.31.1 transitivePeerDependencies: - '@sanity/types' - '@sanity/visual-editing-types@1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types)': + '@sanity/visual-editing-types@1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types)': dependencies: - '@sanity/client': 6.25.0(debug@4.4.0) + '@sanity/client': 6.26.1(debug@4.4.0) optionalDependencies: '@sanity/types': link:packages/@sanity/types - '@sanity/visual-editing@2.12.3(@sanity/client@6.25.0)(@sanity/types@packages+@sanity+types)(next@15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': + '@sanity/visual-editing@2.12.3(@sanity/client@6.26.1)(@sanity/types@packages+@sanity+types)(next@15.1.3(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)': dependencies: '@sanity/comlink': 3.0.1 '@sanity/mutate': 0.11.0-canary.4(xstate@5.19.2) - '@sanity/presentation-comlink': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) - '@sanity/preview-url-secret': 2.1.0(@sanity/client@6.25.0(debug@4.4.0)) - '@sanity/visual-editing-csm': 1.0.0(@sanity/client@6.25.0(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/presentation-comlink': 1.0.2(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) + '@sanity/preview-url-secret': 2.1.0(@sanity/client@6.26.1(debug@4.4.0)) + '@sanity/visual-editing-csm': 1.0.1(@sanity/client@6.26.1(debug@4.4.0))(@sanity/types@packages+@sanity+types) '@vercel/stega': 0.1.2 get-random-values-esm: 1.0.2 react: 19.0.0 @@ -15475,8 +15539,8 @@ snapshots: valibot: 0.31.1 xstate: 5.19.2 optionalDependencies: - '@sanity/client': 6.25.0(debug@4.4.0) - next: 15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + '@sanity/client': 6.26.1(debug@4.4.0) + next: 15.1.3(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) transitivePeerDependencies: - '@sanity/types' - debug @@ -16146,6 +16210,17 @@ snapshots: '@vercel/stega@0.1.2': {} + '@vitejs/plugin-react@4.3.4(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0))': + dependencies: + '@babel/core': 7.26.0 + '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) + '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) + '@types/babel__core': 7.20.5 + react-refresh: 0.14.2 + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) + transitivePeerDependencies: + - supports-color + '@vitejs/plugin-react@4.3.4(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1))': dependencies: '@babel/core': 7.26.0 @@ -16164,13 +16239,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1))': + '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0))': dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) '@vitest/pretty-format@2.1.8': dependencies: @@ -16748,7 +16823,7 @@ snapshots: browserslist@4.24.4: dependencies: - caniuse-lite: 1.0.30001695 + caniuse-lite: 1.0.30001692 electron-to-chromium: 1.5.74 node-releases: 2.0.19 update-browserslist-db: 1.1.1(browserslist@4.24.4) @@ -16857,7 +16932,7 @@ snapshots: camelize@1.0.1: {} - caniuse-lite@1.0.30001695: {} + caniuse-lite@1.0.30001692: {} castable-video@1.0.10: dependencies: @@ -17517,7 +17592,7 @@ snapshots: depcheck@1.4.7: dependencies: '@babel/parser': 7.26.5 - '@babel/traverse': 7.26.4 + '@babel/traverse': 7.26.5 '@vue/compiler-sfc': 3.5.13 callsite: 1.0.0 camelcase: 6.3.0 @@ -17678,7 +17753,7 @@ snapshots: ee-first@1.1.1: {} - effect@3.12.5: + effect@3.12.4: dependencies: fast-check: 3.23.2 @@ -18672,7 +18747,27 @@ snapshots: dependencies: map-cache: 0.2.2 - framer-motion@11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + framer-motion@11.18.0(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + motion-dom: 11.16.4 + motion-utils: 11.16.0 + tslib: 2.8.1 + optionalDependencies: + '@emotion/is-prop-valid': 1.3.1 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + + framer-motion@11.18.0(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + dependencies: + motion-dom: 11.16.4 + motion-utils: 11.16.0 + tslib: 2.8.1 + optionalDependencies: + '@emotion/is-prop-valid': 1.3.1 + react: 19.0.0 + react-dom: 19.0.0(react@19.0.0) + + framer-motion@11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: motion-dom: 11.18.1 motion-utils: 11.18.1 @@ -18682,7 +18777,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - framer-motion@11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react@18.3.1): + framer-motion@11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@18.3.1))(react@18.3.1): dependencies: motion-dom: 11.18.1 motion-utils: 11.18.1 @@ -18692,7 +18787,7 @@ snapshots: react: 18.3.1 react-dom: 19.0.0(react@18.3.1) - framer-motion@11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + framer-motion@11.18.2(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: motion-dom: 11.18.1 motion-utils: 11.18.1 @@ -20491,10 +20586,16 @@ snapshots: moment@2.30.1: {} + motion-dom@11.16.4: + dependencies: + motion-utils: 11.16.0 + motion-dom@11.18.1: dependencies: motion-utils: 11.18.1 + motion-utils@11.16.0: {} + motion-utils@11.18.1: {} mri@1.2.0: {} @@ -20552,26 +20653,26 @@ snapshots: neo-async@2.6.2: {} - next@15.1.0(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): + next@15.1.3(@babel/core@7.26.0)(@playwright/test@1.49.1)(babel-plugin-macros@3.1.0)(babel-plugin-react-compiler@19.0.0-beta-decd7b8-20250118)(react-dom@19.0.0(react@19.0.0))(react@19.0.0): dependencies: - '@next/env': 15.1.0 + '@next/env': 15.1.3 '@swc/counter': 0.1.3 '@swc/helpers': 0.5.15 busboy: 1.6.0 - caniuse-lite: 1.0.30001695 + caniuse-lite: 1.0.30001692 postcss: 8.4.31 react: 19.0.0 react-dom: 19.0.0(react@19.0.0) styled-jsx: 5.1.6(@babel/core@7.26.0)(babel-plugin-macros@3.1.0)(react@19.0.0) optionalDependencies: - '@next/swc-darwin-arm64': 15.1.0 - '@next/swc-darwin-x64': 15.1.0 - '@next/swc-linux-arm64-gnu': 15.1.0 - '@next/swc-linux-arm64-musl': 15.1.0 - '@next/swc-linux-x64-gnu': 15.1.0 - '@next/swc-linux-x64-musl': 15.1.0 - '@next/swc-win32-arm64-msvc': 15.1.0 - '@next/swc-win32-x64-msvc': 15.1.0 + '@next/swc-darwin-arm64': 15.1.3 + '@next/swc-darwin-x64': 15.1.3 + '@next/swc-linux-arm64-gnu': 15.1.3 + '@next/swc-linux-arm64-musl': 15.1.3 + '@next/swc-linux-x64-gnu': 15.1.3 + '@next/swc-linux-x64-musl': 15.1.3 + '@next/swc-win32-arm64-msvc': 15.1.3 + '@next/swc-win32-x64-msvc': 15.1.3 '@playwright/test': 1.49.1 babel-plugin-react-compiler: 19.0.0-beta-decd7b8-20250118 sharp: 0.33.5 @@ -21502,10 +21603,6 @@ snapshots: reactcss: 1.2.3(react@19.0.0) tinycolor2: 1.6.0 - react-compiler-runtime@19.0.0-beta-55955c9-20241229(react@18.3.1): - dependencies: - react: 18.3.1 - react-compiler-runtime@19.0.0-beta-55955c9-20241229(react@19.0.0): dependencies: react: 19.0.0 @@ -21615,21 +21712,21 @@ snapshots: react-refresh@0.14.2: {} - react-rx@4.1.16(react@18.3.1)(rxjs@7.8.1): + react-rx@4.1.15(react@19.0.0)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) + react: 19.0.0 + react-compiler-runtime: 19.0.0-beta-55955c9-20241229(react@19.0.0) rxjs: 7.8.1 - use-effect-event: 1.0.2(react@18.3.1) + use-effect-event: 1.0.2(react@19.0.0) - react-rx@4.1.16(react@19.0.0)(rxjs@7.8.1): + react-rx@4.1.16(react@18.3.1)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) - react: 19.0.0 - react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@19.0.0) + react: 18.3.1 + react-compiler-runtime: 19.0.0-beta-decd7b8-20250118(react@18.3.1) rxjs: 7.8.1 - use-effect-event: 1.0.2(react@19.0.0) + use-effect-event: 1.0.2(react@18.3.1) react-scan@0.0.31: dependencies: @@ -22122,15 +22219,15 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.1.2 - sanity-plugin-hotspot-array@2.1.2(@emotion/is-prop-valid@1.3.1)(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): + sanity-plugin-hotspot-array@2.1.2(@emotion/is-prop-valid@1.3.1)(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): dependencies: '@sanity/asset-utils': 2.2.1 '@sanity/image-url': 1.1.0 '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/util': link:packages/@sanity/util '@types/lodash-es': 4.17.12 - framer-motion: 11.18.1(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + framer-motion: 11.18.0(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) lodash-es: 4.17.21 react: 19.0.0 sanity: link:packages/sanity @@ -22142,7 +22239,7 @@ snapshots: sanity-plugin-markdown@5.0.0(@emotion/is-prop-valid@1.3.1)(easymde@2.18.0)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): dependencies: '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) easymde: 2.18.0 react: 19.0.0 react-simplemde-editor: 5.2.0(easymde@2.18.0)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -22153,12 +22250,12 @@ snapshots: - react-dom - react-is - sanity-plugin-media@2.3.2(@sanity/ui@2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): + sanity-plugin-media@2.3.2(@sanity/ui@2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)))(@types/react@19.0.7)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sanity@packages+sanity)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)): dependencies: '@hookform/resolvers': 3.9.1(react-hook-form@7.54.1(react@19.0.0)) '@reduxjs/toolkit': 1.9.7(react-redux@7.2.9(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/uuid': 3.0.2 '@tanem/react-nprogress': 5.0.53(react-dom@19.0.0(react@19.0.0))(react@19.0.0) copy-to-clipboard: 3.3.3 @@ -22194,14 +22291,14 @@ snapshots: '@mux/upchunk': 3.4.0 '@sanity/icons': 3.5.7(react@19.0.0) '@sanity/incompatible-plugin': 1.0.5(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@sanity/ui': 2.11.3(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) + '@sanity/ui': 2.11.4(@emotion/is-prop-valid@1.3.1)(react-dom@19.0.0(react@19.0.0))(react-is@19.0.0-rc.1)(react@19.0.0)(styled-components@6.1.14(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) '@sanity/uuid': 3.0.2 iso-639-1: 3.1.3 jsonwebtoken-esm: 1.0.5 lodash: 4.17.21 react: 19.0.0 react-is: 19.0.0-rc.1 - react-rx: 4.1.16(react@19.0.0)(rxjs@7.8.1) + react-rx: 4.1.15(react@19.0.0)(rxjs@7.8.1) rxjs: 7.8.1 sanity: link:packages/sanity scroll-into-view-if-needed: 3.1.0 @@ -22441,7 +22538,7 @@ snapshots: slate: 0.112.0 tiny-invariant: 1.3.1 - slate-react@0.112.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): + slate-react@0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): dependencies: '@juggle/resize-observer': 3.4.0 direction: 1.0.4 @@ -22455,7 +22552,7 @@ snapshots: slate-dom: 0.111.0(slate@0.112.0) tiny-invariant: 1.3.1 - slate-react@0.112.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): + slate-react@0.112.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): dependencies: '@juggle/resize-observer': 3.4.0 direction: 1.0.4 @@ -22845,7 +22942,7 @@ snapshots: styled-components@5.3.11(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react-is@19.0.0-rc.1)(react@18.3.1): dependencies: '@babel/helper-module-imports': 7.25.9(supports-color@5.5.0) - '@babel/traverse': 7.26.4(supports-color@5.5.0) + '@babel/traverse': 7.26.5(supports-color@5.5.0) '@emotion/is-prop-valid': 1.3.1 '@emotion/stylis': 0.8.5 '@emotion/unitless': 0.7.5 @@ -23525,16 +23622,15 @@ snapshots: vary@1.1.2: {} - vite-node@2.1.8(@types/node@18.19.68)(terser@5.37.0)(yaml@2.6.1): + vite-node@2.1.8(@types/node@18.19.68)(terser@5.37.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 6.0.7(@types/node@18.19.68)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@18.19.68)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -23543,19 +23639,16 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - vite-node@2.1.8(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1): + vite-node@2.1.8(@types/node@22.10.2)(terser@5.37.0): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@9.4.0) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - - jiti - less - lightningcss - sass @@ -23564,30 +23657,37 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - vite-tsconfig-paths@4.3.2(typescript@5.7.3)(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)): + vite-tsconfig-paths@4.3.2(typescript@5.7.3)(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)): dependencies: debug: 4.4.0(supports-color@9.4.0) globrex: 0.1.2 tsconfck: 3.1.4(typescript@5.7.3) optionalDependencies: - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) transitivePeerDependencies: - supports-color - typescript - vite@6.0.7(@types/node@18.19.68)(terser@5.37.0)(yaml@2.6.1): + vite@5.4.11(@types/node@18.19.68)(terser@5.37.0): dependencies: - esbuild: 0.24.2 + esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.30.1 optionalDependencies: '@types/node': 18.19.68 fsevents: 2.3.3 terser: 5.37.0 - yaml: 2.6.1 + + vite@5.4.11(@types/node@22.10.2)(terser@5.37.0): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.49 + rollup: 4.30.1 + optionalDependencies: + '@types/node': 22.10.2 + fsevents: 2.3.3 + terser: 5.37.0 vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1): dependencies: @@ -23600,10 +23700,10 @@ snapshots: terser: 5.37.0 yaml: 2.6.1 - vitest@2.1.8(@types/node@18.19.68)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1): + vitest@2.1.8(@types/node@18.19.68)(jsdom@25.0.1)(terser@5.37.0): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -23619,14 +23719,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 6.0.7(@types/node@18.19.68)(terser@5.37.0)(yaml@2.6.1) - vite-node: 2.1.8(@types/node@18.19.68)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@18.19.68)(terser@5.37.0) + vite-node: 2.1.8(@types/node@18.19.68)(terser@5.37.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 18.19.68 jsdom: 25.0.1 transitivePeerDependencies: - - jiti - less - lightningcss - msw @@ -23636,13 +23735,11 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - vitest@2.1.8(@types/node@22.10.2)(jsdom@23.2.0)(terser@5.37.0)(yaml@2.6.1): + vitest@2.1.8(@types/node@22.10.2)(jsdom@23.2.0)(terser@5.37.0): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -23658,14 +23755,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) - vite-node: 2.1.8(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) + vite-node: 2.1.8(@types/node@22.10.2)(terser@5.37.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.2 jsdom: 23.2.0 transitivePeerDependencies: - - jiti - less - lightningcss - msw @@ -23675,13 +23771,11 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml - vitest@2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0)(yaml@2.6.1): + vitest@2.1.8(@types/node@22.10.2)(jsdom@25.0.1)(terser@5.37.0): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)(terser@5.37.0)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -23697,14 +23791,13 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 6.0.7(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) - vite-node: 2.1.8(@types/node@22.10.2)(terser@5.37.0)(yaml@2.6.1) + vite: 5.4.11(@types/node@22.10.2)(terser@5.37.0) + vite-node: 2.1.8(@types/node@22.10.2)(terser@5.37.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.2 jsdom: 25.0.1 transitivePeerDependencies: - - jiti - less - lightningcss - msw @@ -23714,8 +23807,6 @@ snapshots: - sugarss - supports-color - terser - - tsx - - yaml void-elements@3.1.0: {} @@ -23906,6 +23997,8 @@ snapshots: xregexp@2.0.0: {} + xstate@5.19.1: {} + xstate@5.19.2: {} xtend@4.0.2: {}