diff --git a/.changeset/renovate-016afaf.md b/.changeset/renovate-016afaf.md new file mode 100644 index 0000000..5de1c59 --- /dev/null +++ b/.changeset/renovate-016afaf.md @@ -0,0 +1,11 @@ +--- +'@frontvibe/sanity-color-picker': patch +'@frontvibe/sanity-font-picker': patch +'@frontvibe/sanity-plugin-range-slider': patch +--- + +Updated dependency `@sanity/icons` to `^3.5.2`. +Updated dependency `@sanity/ui` to `^2.10.7`. +Updated dependency `sanity` to `^3.67.0`. +Updated dependency `zod` to `^3.24.0`. +Updated dependency `@sanity/types` to `^3.67.0`. diff --git a/packages/sanity-color-picker/package.json b/packages/sanity-color-picker/package.json index 22dab36..3006d6a 100644 --- a/packages/sanity-color-picker/package.json +++ b/packages/sanity-color-picker/package.json @@ -40,17 +40,17 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@sanity/icons": "^3.5.0", + "@sanity/icons": "^3.5.2", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.9.1", + "@sanity/ui": "^2.10.7", "@shopify/polaris": "^13.9.1", "lodash": "^4.17.21", - "zod": "^3.23.8" + "zod": "^3.24.0" }, "devDependencies": { "@sanity/pkg-utils": "^5.0.0", "@sanity/plugin-kit": "^3.1.10", - "@sanity/types": "^3.66.0", + "@sanity/types": "^3.67.0", "@types/lodash": "^4.17.13", "@types/react": "^18.3.14", "@typescript-eslint/eslint-plugin": "^7.18.0", @@ -68,13 +68,13 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.66.0", + "sanity": "^3.67.0", "styled-components": "^6.1.13", "typescript": "^5.7.2" }, "peerDependencies": { "react": "^18.3.1", - "sanity": "^3.66.0" + "sanity": "^3.67.0" }, "engines": { "node": ">=14" diff --git a/packages/sanity-font-picker/package.json b/packages/sanity-font-picker/package.json index 748e73d..fe2e37a 100644 --- a/packages/sanity-font-picker/package.json +++ b/packages/sanity-font-picker/package.json @@ -40,9 +40,9 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@sanity/icons": "^3.5.0", + "@sanity/icons": "^3.5.2", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.9.1" + "@sanity/ui": "^2.10.7" }, "devDependencies": { "@frontvibe/sanity-plugin-range-slider": "workspace:^", @@ -64,14 +64,14 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.66.0", + "sanity": "^3.67.0", "styled-components": "^6.1.13", "typescript": "^5.7.2" }, "peerDependencies": { "@frontvibe/sanity-plugin-range-slider": "^1.0.12", "react": "^18.3.1", - "sanity": "^3.66.0" + "sanity": "^3.67.0" }, "browserslist": "extends @sanity/browserslist-config", "engines": { diff --git a/packages/sanity-range-slider/package.json b/packages/sanity-range-slider/package.json index 36aae4c..fe99434 100644 --- a/packages/sanity-range-slider/package.json +++ b/packages/sanity-range-slider/package.json @@ -48,9 +48,9 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@sanity/icons": "^3.5.0", + "@sanity/icons": "^3.5.2", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.9.1", + "@sanity/ui": "^2.10.7", "@shopify/polaris": "^13.9.1", "lodash": "^4.17.21" }, @@ -74,13 +74,13 @@ "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.66.0", + "sanity": "^3.67.0", "styled-components": "^6.1.13", "typescript": "^5.7.2" }, "peerDependencies": { "react": "^18.3.1", - "sanity": "^3.66.0" + "sanity": "^3.67.0" }, "engines": { "node": ">=14" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 778836d..c41886e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,14 +88,14 @@ importers: packages/sanity-color-picker: dependencies: '@sanity/icons': - specifier: ^3.5.0 - version: 3.5.0(react@18.3.1) + specifier: ^3.5.2 + version: 3.5.2(react@18.3.1) '@sanity/incompatible-plugin': specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.9.1 - version: 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.10.7 + version: 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@shopify/polaris': specifier: ^13.9.1 version: 13.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -103,8 +103,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 zod: - specifier: ^3.23.8 - version: 3.23.8 + specifier: ^3.24.0 + version: 3.24.0 devDependencies: '@sanity/pkg-utils': specifier: ^5.0.0 @@ -113,8 +113,8 @@ importers: specifier: ^3.1.10 version: 3.1.10(@types/babel__core@7.20.5)(@types/node@20.14.12)(eslint@8.57.0)(typescript@5.7.2) '@sanity/types': - specifier: ^3.66.0 - version: 3.66.0(debug@4.3.7) + specifier: ^3.67.0 + version: 3.67.0(debug@4.3.7) '@types/lodash': specifier: ^4.17.13 version: 4.17.13 @@ -167,8 +167,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.66.0 - version: 3.66.0(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.67.0 + version: 3.67.0(@emotion/is-prop-valid@1.2.2)(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -179,14 +179,14 @@ importers: packages/sanity-font-picker: dependencies: '@sanity/icons': - specifier: ^3.5.0 - version: 3.5.0(react@18.3.1) + specifier: ^3.5.2 + version: 3.5.2(react@18.3.1) '@sanity/incompatible-plugin': specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.9.1 - version: 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.10.7 + version: 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) devDependencies: '@frontvibe/sanity-plugin-range-slider': specifier: workspace:^ @@ -246,8 +246,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.66.0 - version: 3.66.0(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.67.0 + version: 3.67.0(@emotion/is-prop-valid@1.2.2)(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -258,14 +258,14 @@ importers: packages/sanity-range-slider: dependencies: '@sanity/icons': - specifier: ^3.5.0 - version: 3.5.0(react@18.3.1) + specifier: ^3.5.2 + version: 3.5.2(react@18.3.1) '@sanity/incompatible-plugin': specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.9.1 - version: 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.10.7 + version: 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@shopify/polaris': specifier: ^13.9.1 version: 13.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -331,8 +331,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.66.0 - version: 3.66.0(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.67.0 + version: 3.67.0(@emotion/is-prop-valid@1.2.2)(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1929,6 +1929,17 @@ packages: rxjs: ^7.8.1 styled-components: ^6.1.13 + '@portabletext/editor@1.15.3': + resolution: {integrity: sha512-IlpEdSCR5O3W2AowbloCQ4hXOxfhmze0+75Q5qxubwkAWZOKb0/ByQdTV9ZjwoRc4DU/TtnOTsY3aHPXCPvpEA==} + engines: {node: '>=18'} + peerDependencies: + '@sanity/block-tools': ^3.66.1 + '@sanity/schema': ^3.66.1 + '@sanity/types': ^3.66.1 + react: ^16.9 || ^17 || ^18 || ^19 + rxjs: ^7.8.1 + styled-components: ^6.1.13 + '@portabletext/patches@1.1.0': resolution: {integrity: sha512-2qn4WaRc23m5qRwclT3sAyuHwTyjxCb4Lg0BQyhp7CABd83HtnPPYoP6hycREs6HRdWA48H3sU5gqUVPoxJxdg==} @@ -2042,81 +2053,176 @@ packages: cpu: [arm] os: [android] + '@rollup/rollup-android-arm-eabi@4.28.1': + resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==} + cpu: [arm] + os: [android] + '@rollup/rollup-android-arm64@4.19.0': resolution: {integrity: sha512-RDxUSY8D1tWYfn00DDi5myxKgOk6RvWPxhmWexcICt/MEC6yEMr4HNCu1sXXYLw8iAsg0D44NuU+qNq7zVWCrw==} cpu: [arm64] os: [android] + '@rollup/rollup-android-arm64@4.28.1': + resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==} + cpu: [arm64] + os: [android] + '@rollup/rollup-darwin-arm64@4.19.0': resolution: {integrity: sha512-emvKHL4B15x6nlNTBMtIaC9tLPRpeA5jMvRLXVbl/W9Ie7HhkrE7KQjvgS9uxgatL1HmHWDXk5TTS4IaNJxbAA==} cpu: [arm64] os: [darwin] + '@rollup/rollup-darwin-arm64@4.28.1': + resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==} + cpu: [arm64] + os: [darwin] + '@rollup/rollup-darwin-x64@4.19.0': resolution: {integrity: sha512-fO28cWA1dC57qCd+D0rfLC4VPbh6EOJXrreBmFLWPGI9dpMlER2YwSPZzSGfq11XgcEpPukPTfEVFtw2q2nYJg==} cpu: [x64] os: [darwin] + '@rollup/rollup-darwin-x64@4.28.1': + resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==} + cpu: [x64] + os: [darwin] + + '@rollup/rollup-freebsd-arm64@4.28.1': + resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==} + cpu: [arm64] + os: [freebsd] + + '@rollup/rollup-freebsd-x64@4.28.1': + resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==} + cpu: [x64] + os: [freebsd] + '@rollup/rollup-linux-arm-gnueabihf@4.19.0': resolution: {integrity: sha512-2Rn36Ubxdv32NUcfm0wB1tgKqkQuft00PtM23VqLuCUR4N5jcNWDoV5iBC9jeGdgS38WK66ElncprqgMUOyomw==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-gnueabihf@4.28.1': + resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.19.0': resolution: {integrity: sha512-gJuzIVdq/X1ZA2bHeCGCISe0VWqCoNT8BvkQ+BfsixXwTOndhtLUpOg0A1Fcx/+eA6ei6rMBzlOz4JzmiDw7JQ==} cpu: [arm] os: [linux] + '@rollup/rollup-linux-arm-musleabihf@4.28.1': + resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==} + cpu: [arm] + os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.19.0': resolution: {integrity: sha512-0EkX2HYPkSADo9cfeGFoQ7R0/wTKb7q6DdwI4Yn/ULFE1wuRRCHybxpl2goQrx4c/yzK3I8OlgtBu4xvted0ug==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-gnu@4.28.1': + resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==} + cpu: [arm64] + os: [linux] + '@rollup/rollup-linux-arm64-musl@4.19.0': resolution: {integrity: sha512-GlIQRj9px52ISomIOEUq/IojLZqzkvRpdP3cLgIE1wUWaiU5Takwlzpz002q0Nxxr1y2ZgxC2obWxjr13lvxNQ==} cpu: [arm64] os: [linux] + '@rollup/rollup-linux-arm64-musl@4.28.1': + resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==} + cpu: [arm64] + os: [linux] + + '@rollup/rollup-linux-loongarch64-gnu@4.28.1': + resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==} + cpu: [loong64] + os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': resolution: {integrity: sha512-N6cFJzssruDLUOKfEKeovCKiHcdwVYOT1Hs6dovDQ61+Y9n3Ek4zXvtghPPelt6U0AH4aDGnDLb83uiJMkWYzQ==} cpu: [ppc64] os: [linux] + '@rollup/rollup-linux-powerpc64le-gnu@4.28.1': + resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==} + cpu: [ppc64] + os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.19.0': resolution: {integrity: sha512-2DnD3mkS2uuam/alF+I7M84koGwvn3ZVD7uG+LEWpyzo/bq8+kKnus2EVCkcvh6PlNB8QPNFOz6fWd5N8o1CYg==} cpu: [riscv64] os: [linux] + '@rollup/rollup-linux-riscv64-gnu@4.28.1': + resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==} + cpu: [riscv64] + os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.19.0': resolution: {integrity: sha512-D6pkaF7OpE7lzlTOFCB2m3Ngzu2ykw40Nka9WmKGUOTS3xcIieHe82slQlNq69sVB04ch73thKYIWz/Ian8DUA==} cpu: [s390x] os: [linux] + '@rollup/rollup-linux-s390x-gnu@4.28.1': + resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==} + cpu: [s390x] + os: [linux] + '@rollup/rollup-linux-x64-gnu@4.19.0': resolution: {integrity: sha512-HBndjQLP8OsdJNSxpNIN0einbDmRFg9+UQeZV1eiYupIRuZsDEoeGU43NQsS34Pp166DtwQOnpcbV/zQxM+rWA==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-gnu@4.28.1': + resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==} + cpu: [x64] + os: [linux] + '@rollup/rollup-linux-x64-musl@4.19.0': resolution: {integrity: sha512-HxfbvfCKJe/RMYJJn0a12eiOI9OOtAUF4G6ozrFUK95BNyoJaSiBjIOHjZskTUffUrB84IPKkFG9H9nEvJGW6A==} cpu: [x64] os: [linux] + '@rollup/rollup-linux-x64-musl@4.28.1': + resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==} + cpu: [x64] + os: [linux] + '@rollup/rollup-win32-arm64-msvc@4.19.0': resolution: {integrity: sha512-HxDMKIhmcguGTiP5TsLNolwBUK3nGGUEoV/BO9ldUBoMLBssvh4J0X8pf11i1fTV7WShWItB1bKAKjX4RQeYmg==} cpu: [arm64] os: [win32] + '@rollup/rollup-win32-arm64-msvc@4.28.1': + resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==} + cpu: [arm64] + os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.19.0': resolution: {integrity: sha512-xItlIAZZaiG/u0wooGzRsx11rokP4qyc/79LkAOdznGRAbOFc+SfEdfUOszG1odsHNgwippUJavag/+W/Etc6Q==} cpu: [ia32] os: [win32] + '@rollup/rollup-win32-ia32-msvc@4.28.1': + resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==} + cpu: [ia32] + os: [win32] + '@rollup/rollup-win32-x64-msvc@4.19.0': resolution: {integrity: sha512-xNo5fV5ycvCCKqiZcpB65VMR11NJB+StnxHz20jdqRAktfdfzhgjTiJ2doTDQE/7dqGaV5I7ZGqKpgph6lCIag==} cpu: [x64] os: [win32] + '@rollup/rollup-win32-x64-msvc@4.28.1': + resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==} + cpu: [x64] + os: [win32] + '@rushstack/eslint-patch@1.10.3': resolution: {integrity: sha512-qC/xYId4NMebE6w/V33Fh9gWxLgURiNYgVNObbJl2LZv0GUUItCcCqC5axQSwRaAgaxl2mELq1rMzlswaQ0Zxg==} @@ -2153,22 +2259,22 @@ packages: '@sanity/bifur-client@0.4.1': resolution: {integrity: sha512-mHM8WR7pujbIw2qxuV0lzinS1izOoyLza/ejWV6quITTLpBhUoPIQGPER3Ar0SON5JV0VEEqkJGa1kjiYYgx2w==} - '@sanity/block-tools@3.66.0': - resolution: {integrity: sha512-lH/cQPkXCtvw9m0C7Pt/uZk0UcDY+9oWZFpcKLnJXsWlGkqpY5IP8AnRP9MHltoL+cghLYGlNrFS/Dam6D807g==} - '@sanity/block-tools@3.66.1': resolution: {integrity: sha512-+QSTXgQFvp+L5v8aqOSl2ap0uPo7gO6kB8yazqKufsd1su/lJpyF1BfNfw59e7Z8HJS/bCYUMzWXxRDYvbbyHg==} + '@sanity/block-tools@3.67.0': + resolution: {integrity: sha512-IOX+lDIRFn2dbRc6jPx5O1kYu1/fBFMbvazrEnxHRFH7g44FjpJ0RWgOVkC/4VzDJbwgQ8BMYl2mrCgUikxcog==} + '@sanity/browserslist-config@1.0.3': resolution: {integrity: sha512-UkJuiTyROgPcxbvpHYyXwr+T88Np4eLzu3h05gMgeZ2hv3EM7g/4VMyng5HuA1JdPQPEdq8bmmfQDR+u4KC+TA==} - '@sanity/cli@3.66.0': - resolution: {integrity: sha512-4KnK9UXJOah2X5wRPSYZG73SRfcikBsUVHaCQg8OheQwcvv9cLoKYhrSHc+nDCzXBOG+hN7Jvt+9JYkUIubdag==} + '@sanity/cli@3.66.1': + resolution: {integrity: sha512-KZcGjANejQKJWteP7iltmzJWp6861KAsDu7WH/dGKay9RseKNRrhHrdXAmOOBLNbDZkD9oSz0/cI6XnbBkIShQ==} engines: {node: '>=18'} hasBin: true - '@sanity/cli@3.66.1': - resolution: {integrity: sha512-KZcGjANejQKJWteP7iltmzJWp6861KAsDu7WH/dGKay9RseKNRrhHrdXAmOOBLNbDZkD9oSz0/cI6XnbBkIShQ==} + '@sanity/cli@3.67.0': + resolution: {integrity: sha512-K/7BvgdAnVqERxU1FOsJsfr678G75X7qRSyki1vfFMHdDIEf6l+n4wpcttd//66H6mNFU3p/v/F7N6Pd4qm7Ng==} engines: {node: '>=18'} hasBin: true @@ -2176,14 +2282,14 @@ packages: resolution: {integrity: sha512-k5aW5C8RdqVGnvuX0KZ+AAIlhYueb6sx3edhKkIMmr2UfD8vSTSW3oAXVt+/WlBstlMIqvkc5RCLLWZQcF3gaA==} engines: {node: '>=14.18'} - '@sanity/codegen@3.66.0': - resolution: {integrity: sha512-5HiYcJ9lwrqvZrI+NvfWFf6PrZomv/m0tI/yuNMRIGxC1Bdh6AdQyXKcvunLnNy5C9mGyR7xs87crmnVTAEdkQ==} - engines: {node: '>=18'} - '@sanity/codegen@3.66.1': resolution: {integrity: sha512-HbBmbd0N0aI5lJmpkiMbFJLHd5wKpHgio9Vm5auoDKqFbVyypNlqhgbJJLoXJhSWRz6z5v7IX+J/9Ay1aL0kLQ==} engines: {node: '>=18'} + '@sanity/codegen@3.67.0': + resolution: {integrity: sha512-vDQssHK3iTGRC+MTC17/R+4zzOG1zkOOHTUu0ODzrcesiFpbl5qquTPfK/4bi2JNlnNl0AxA79Wl0XkR2rmSVg==} + engines: {node: '>=18'} + '@sanity/color@3.0.6': resolution: {integrity: sha512-2TjYEvOftD0v7ukx3Csdh9QIu44P2z7NDJtlC3qITJRYV36J7R6Vfd3trVhFnN77/7CZrGjqngrtohv8VqO5nw==} engines: {node: '>=18.0.0'} @@ -2196,14 +2302,14 @@ packages: resolution: {integrity: sha512-dSZqGeYjHKGIkqAzGqLcG92LZyJGX+nYbs/FWawhBbTBDWi21kvQ0hsL3DJThuFVWtZMWTQijN3z6Cnd44Pf2g==} engines: {node: '>=14.18'} - '@sanity/diff@3.66.0': - resolution: {integrity: sha512-zix2ptpMb/BzEvbQDXbpVOW66JcEEbQf0f0vXf/eIeM0nJ8y/oy5aaWgDtWDhs8FTCV9ESGVoSH8llmqKJL6Iw==} - engines: {node: '>=18'} - '@sanity/diff@3.66.1': resolution: {integrity: sha512-56Xb7A2CJxce46NwGCMeTKUbHm07zekhnnt4L7po+MV6aP4NPclYnaSucj4wBkDFUI/4ZZLiB0OSEuqYhXADTw==} engines: {node: '>=18'} + '@sanity/diff@3.67.0': + resolution: {integrity: sha512-neCu87ISQ+qVtafVotH61HHmtZtfjBjV4An2CaPihyBDCLxzxgi3dQ/6Bm1lTeysaxXVnvMejd9EsS2AA/D6PQ==} + engines: {node: '>=18'} + '@sanity/eslint-config-studio@3.0.1': resolution: {integrity: sha512-N7IFd/VZuL0UyJ2T5t5WWWf9DrhgY6lt0bnnScwwyX4ijA7WMFtxR5rgL2EDGdhI2eYyxOeleeBaK9QEXgiA1A==} @@ -2228,6 +2334,12 @@ packages: peerDependencies: react: ^18.3 || >=19.0.0-rc + '@sanity/icons@3.5.2': + resolution: {integrity: sha512-ZPSBevYnmBvtjWvvM/Akpey+kreAvGhSUJYoqf4bJUwKvC1q/80s2o2EWL+xtZe1K3BJJI8HyBeL4WHQA3EMrA==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: ^18.3 || ^19.0.0-0 + '@sanity/image-url@1.0.2': resolution: {integrity: sha512-C4+jb2ny3ZbMgEkLd7Z3C75DsxcTEoE+axXQJsQ75ou0AKWGdVsP351hqK6mJUUxn5HCSlu3vznoh7Yljye4cQ==} engines: {node: '>=10.0.0'} @@ -2259,14 +2371,14 @@ packages: '@sanity/color': ^2.0 || ^3.0 || ^3.0.0-beta react: ^18.3 || >=19.0.0-rc - '@sanity/migrate@3.66.0': - resolution: {integrity: sha512-f3jMGiGUBVS0A7S8T1znENDDCTLDCqzUcIMbiFTolFhOBXu1pnmXP1wlZFCUtZ1mQDP5lTosEDDyIBcor8ZtgQ==} - engines: {node: '>=18'} - '@sanity/migrate@3.66.1': resolution: {integrity: sha512-icHfTWzi/I6S8/8xLjMzO2YtM+RbkyLVbrrRcJEbXTEZMsqX4VzBy83TZYNl/5zJlVQzSmbW911r97JTu1RlWQ==} engines: {node: '>=18'} + '@sanity/migrate@3.67.0': + resolution: {integrity: sha512-uP9v08x2wBxHwURaSrUxscV2ghPhhiPwvXJ2w2Pl7tBkxFt7sOWZmSR0A08xl7bp2AFkGtmq5yg6qA1opqbZ3Q==} + engines: {node: '>=18'} + '@sanity/mutate@0.11.1': resolution: {integrity: sha512-72chdEK8s9h1BLE/n7tOkCOGnrfFV/cH1fpvH/PpcxhpUY7wg6vvL7/durpXLEchWCO1ToS5DcFrCfmy1iKOrw==} engines: {node: '>=18'} @@ -2274,12 +2386,12 @@ packages: '@sanity/mutator@3.37.2': resolution: {integrity: sha512-F0MvseVtgPBaPxNZtSidF6BQeygviYThgmhRbjZ89AhlRhWiLODvLakdogFmwD1NEQ0tpKn+8m0pQIOHgt2C3w==} - '@sanity/mutator@3.66.0': - resolution: {integrity: sha512-HKBIRIZgVVL2r38TERBo74x8YpSb5wY4aaqY902SSoU/2VbbJAccF1OfWQq2rhF58fQrunUvFo+fi3O5wodBDQ==} - '@sanity/mutator@3.66.1': resolution: {integrity: sha512-k4Xy2GaewxJ8AOmKSVOb83ZRf0jnvhuZSEDMjln1UK1k5HHo+ruYENk+uU/8dlioj1KWOvhXFddDw7URFP95Kg==} + '@sanity/mutator@3.67.0': + resolution: {integrity: sha512-mk0owgKnqaSLn7bgLRkeg0t1vfv95mTpRL2tev01EbruCdYd1ptMbfekLv4AVKe67xjCte+nZVytJ6wpV6vAhw==} + '@sanity/pkg-utils@2.4.10': resolution: {integrity: sha512-kqyOi84cPLlujdN+MzEZRvDBXI/Tqv9d+y/FGXhTx98jrCzDXOA4XN/iwlwDEtzK4FY8MncnYGrUyZW6NfUw4Q==} engines: {node: '>=16.0.0'} @@ -2301,26 +2413,26 @@ packages: peerDependencies: eslint: '>=8.0.0' - '@sanity/presentation@1.19.5': - resolution: {integrity: sha512-UY/WJDcQU4858VQrJZP3pqobbbno8EZAlizDKYj4/MOfXsU8Mib2+wUMQXGUSpuGr3OsHo32I+kl5v+CcR5ldA==} - engines: {node: '>=16.14'} - '@sanity/presentation@1.19.7': resolution: {integrity: sha512-dOLfGlfRf6VS655kZw4346lkJXVLNYyEtehwahVc5q4gJBdud5N9CfvYYud06whg18IeytFZ6iCntn0QoEkdRQ==} engines: {node: '>=16.14'} + '@sanity/presentation@1.19.8': + resolution: {integrity: sha512-LlnkCaiDeYq9Zhm2KHNFHXfhpHSyUR8he1a1G9cVGObGzqA/St2XudMZfJUVanSyNKT3FkxkFOin1DNVlH1lqQ==} + engines: {node: '>=16.14'} + '@sanity/preview-url-secret@2.0.5': resolution: {integrity: sha512-YWExuJ/Z0CW37vYdiouE9A/NAN3QEewZL6qu6IohXqVY6wDDT0b9ubetTR4Op1kzmK6WbPGj79aiHrPubrM70A==} engines: {node: '>=18'} peerDependencies: '@sanity/client': ^6.23.0 - '@sanity/schema@3.66.0': - resolution: {integrity: sha512-jWVxeQBIYg2uxigo7/SBAJfm2EGpNZDhYSMYAPpyQThQ1ECC2IlW6gaiLF5J4uXoXLpd2kmOjyZn8HUqp2e6Zw==} - '@sanity/schema@3.66.1': resolution: {integrity: sha512-BPe9er51t2JzgLPIQ65x63hMI8sQv3EZplXMY7rBFdjzgFEiu1ht8uLwWy/fdPAUMbybWipLlv3V06EiOo4ZGw==} + '@sanity/schema@3.67.0': + resolution: {integrity: sha512-tVNqmvaHlvOgeai8+5hb6zMrINqLEHHxNSv15TxzHOt5IDerMBL6Ls4dvpaMl/baoMZmTKTkXpgAPTV8wdZ72Q==} + '@sanity/telemetry@0.7.9': resolution: {integrity: sha512-TBBRK2SUwiNND+ZJPwdWSu8tbEjdIz7UjagmCCBBWcfXtDKXXlWawC/DOEWuI4Q+WcA5OWLDjboxZT4ApWjVbw==} engines: {node: '>=16.0.0'} @@ -2330,12 +2442,21 @@ packages: '@sanity/types@3.37.2': resolution: {integrity: sha512-1EfKkNlJ86wIDtc7oFHb79JI8lKDOxKDYrkmwhvuHgJY83GpSABc1kFdbwAtWZfrWVWyqVXUv/KlNwA3b99y/g==} - '@sanity/types@3.66.0': - resolution: {integrity: sha512-EysdgmiSWqcFYZn3pm8IFNIYxHv/1rlnwabr6rWPn2LlRdoQCdT5MmsakaUZA9EHw9rfAZtpvEkjkkOtf1bnmw==} - '@sanity/types@3.66.1': resolution: {integrity: sha512-1j4l86KD2PpnFJ5WWaIZET7VitHUmSLUs0eppKfdLVtnyVTvGS9RnNwrgoIW8M4zDyeUNuSy9mXglKzB/XYdEQ==} + '@sanity/types@3.67.0': + resolution: {integrity: sha512-dhaI2qsgzBqSU/FeQXa40WByr7K1OmZDR+oW2egE28AIrUXEGwUu9vytZiHTSJSyZXxz0m62ucPfBAdaBKY4Sw==} + + '@sanity/ui@2.10.7': + resolution: {integrity: sha512-ja6Jk+R1bFTTUaQ81fHb0VxvJPfORoSbldYDu8oKUD7DwsXxefie5c01ZryerQlg6ehGHAyWO8NXnVMWXlwQbA==} + engines: {node: '>=14.0.0'} + peerDependencies: + react: ^18 || >=19.0.0-0 + react-dom: ^18 || >=19.0.0-0 + react-is: ^18 || >=19.0.0-0 + styled-components: ^5.2 || ^6 + '@sanity/ui@2.9.1': resolution: {integrity: sha512-FwPuMTOJHlVyinK12d+VO7c6Uu4xhEoIzZxdiJPriRRRgyUNCtUkKObQKt7AUPGfUqood2AE2zYWdqCRPwkcOA==} engines: {node: '>=14.0.0'} @@ -2349,14 +2470,14 @@ packages: resolution: {integrity: sha512-hq0eLjyV2iaOm9ivtPw12YTQ4QsE3jnV/Ui0zhclEhu8Go5JiaEhFt2+WM2lLGRH6qcSA414QbsCNCcyhJL6rA==} engines: {node: '>=18'} - '@sanity/util@3.66.0': - resolution: {integrity: sha512-VzZHFBw8mlDpUsPCOehi1fNwcIv1fUW+SZ1zlo9hzbybHUxIQVzrbPOcZhyGBmDmUKvP+FWv0cDBjOYAYtgOXA==} - engines: {node: '>=18'} - '@sanity/util@3.66.1': resolution: {integrity: sha512-CnqXepeUBryV4bKRFO6sLLRQClnOrmH+hcRjGvdR6bgXiBfTjIEKjMlWoiNSRJ2nk/aEo4j7h1ulvvqApj0DQg==} engines: {node: '>=18'} + '@sanity/util@3.67.0': + resolution: {integrity: sha512-oFIavqJ9DgJlOfw9jqspIqZP1936CzwgVINRDC2QJMdc7ahvq6irvV97g75rjd2LY0afLwfoAFeboNMabuRsGg==} + engines: {node: '>=18'} + '@sanity/uuid@3.0.2': resolution: {integrity: sha512-vzdhqOrX7JGbMyK40KuIwwyXHm7GMLOGuYgn3xlC09e4ZVNofUO5mgezQqnRv0JAMthIRhofqs9f6ufUjMKOvw==} @@ -2450,6 +2571,9 @@ packages: '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} + '@types/estree@1.0.6': + resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} + '@types/event-source-polyfill@1.0.5': resolution: {integrity: sha512-iaiDuDI2aIFft7XkcwMzDWLqo7LVDixd2sR6B4wxJut9xcp/Ev9bO4EFg4rm6S9QxATLBj5OPxdeocgmhjwKaw==} @@ -3982,6 +4106,20 @@ packages: react-dom: optional: true + framer-motion@11.13.5: + resolution: {integrity: sha512-rArI0zPU9VkpS3Wt0J7dmRxAFUWtzPWoSofNQAP0UO276CmJ+Xlf5xN19GMw3w2QsdrS2sU+0+Q2vtuz4IEZaw==} + 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 + from2@2.3.0: resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} @@ -4181,14 +4319,18 @@ packages: resolution: {integrity: sha512-tUbxLKA2wDlcMGjTK/M3XizkvqPKIBL/Go+nbPVdw71zQtgWgftPXYi2CbmQ3TYvG+BDLIenlXn/xZDjVqbojw==} engines: {node: '>= 14'} - groq@3.66.0: - resolution: {integrity: sha512-jxT2H+wIYJwFw2/1X0a5wffGnQQjr8io9OaZ8k/MCQUeU7fyt09g/lhgEyNnJ3c/chBp112G+Qjghih/4VSJ2Q==} - engines: {node: '>=18'} + groq-js@1.14.2: + resolution: {integrity: sha512-1CtOqgATOhmB6jRKL6zvojb2Vt8aP2y6m/7ZN4JlpFhyB/d8WRW3/kZgapIUHys6/Vrkk1oTbjjDbxNL8QxHSQ==} + engines: {node: '>= 14'} groq@3.66.1: resolution: {integrity: sha512-03VxAjpI8BAxSZ4czNUNtMvj+Z5poETQJgd8O8JLUhI9RsKnC6F+NTyNbnbfBvf4Kz7OUhkHM5ttAl5S60EYkg==} engines: {node: '>=18'} + groq@3.67.0: + resolution: {integrity: sha512-b4wFrlZ7/yKyVdEmtZ6pV9ysMv1QmOeh5Izvsrtrs69g+uR2BmShjY4+0htoXOgqo3dJI8RsmHwm2KP62VkMBQ==} + engines: {node: '>=18'} + gunzip-maybe@1.4.2: resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==} hasBin: true @@ -4821,6 +4963,10 @@ packages: resolution: {integrity: sha512-KtLgsCl5dFjRPUVSVV9KxpUr2BfZgLv8uqxg/hCsI7JIWsesHABSbl0MQwxNHAg24KtzSQ6vrPsgeNnoq4UImg==} engines: {node: '>=14.18'} + mendoza@3.0.8: + resolution: {integrity: sha512-iwxgEpSOx9BDLJMD0JAzNicqo9xdrvzt6w/aVwBKMndlA6z/DH41+o60H2uHB0vCR1Xr37UOgu9xFWJHvYsuKw==} + engines: {node: '>=14.18'} + meow@9.0.0: resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==} engines: {node: '>=10'} @@ -4921,6 +5067,12 @@ packages: moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} + motion-dom@11.13.0: + resolution: {integrity: sha512-Oc1MLGJQ6nrvXccXA89lXtOqFyBmvHtaDcTRGT66o8Czl7nuA8BeHAd9MQV1pQKX0d2RHFBFaw5g3k23hQJt0w==} + + motion-utils@11.13.0: + resolution: {integrity: sha512-lq6TzXkH5c/ysJQBxgLXgM01qwBH1b4goTPh57VvZWJbVJZF/0SB31UWEn4EIqbVPf3au88n2rvK17SpDTja1A==} + mri@1.2.0: resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} engines: {node: '>=4'} @@ -5327,6 +5479,10 @@ packages: resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -5458,6 +5614,11 @@ packages: peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 + react-compiler-runtime@19.0.0-beta-37ed2a7-20241206: + resolution: {integrity: sha512-9e6rCpVylr9EnVocgYAjft7+2v01BDpajeHKRoO+oc9pKcAMTpstHtHvE/TSVbyf4FvzCGjfKcfHM9XGTXI6Tw==} + peerDependencies: + react: ^17.0.0 || ^18.0.0 || ^19.0.0 + react-compiler-runtime@19.0.0-beta-df7b47d-20241124: resolution: {integrity: sha512-HLFbEf5rEhynZNxI/f1y26Hw0SCvFWh9aS0gCaDndak202oOAvRhy0qsUhmVyaeuRYqIxvPeltMvqDfvO+9/Fw==} peerDependencies: @@ -5522,6 +5683,12 @@ packages: react: ^18.3 || >=19.0.0-0 rxjs: ^7 + react-rx@4.1.8: + resolution: {integrity: sha512-nU0Jkyt14mZZRgWiXPMv1uGungRMZYvaIZpWEP5OObKgba9Zj2qnDFnWE44lUspwlSl2muhbFzx6rFnTcL2PRg==} + peerDependencies: + react: ^18.3 || >=19.0.0-0 + rxjs: ^7 + react-style-proptype@3.2.2: resolution: {integrity: sha512-ywYLSjNkxKHiZOqNlso9PZByNEY+FTyh3C+7uuziK0xFXu9xzdyfHwg4S9iyiRRoPCR4k2LqaBBsWVmSBwCWYQ==} @@ -5705,6 +5872,11 @@ packages: engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true + rollup@4.28.1: + resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + rrweb-cssom@0.6.0: resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} @@ -5744,17 +5916,17 @@ packages: resolution: {integrity: sha512-1OOTx/Uw0J3rwNkI4J/4XJfTGb2Rze/gl5jJGRw+M2hRGkp1QEu2wFHiC9adj83ABYthOczBCBpTHHeZluctdw==} engines: {node: '>=18.2'} - sanity@3.66.0: - resolution: {integrity: sha512-mVV41oGJM2kfAyamlfxdTsqhD68BRqt/jK5d+oKExQk7qhePxNjVRututjKv2B8aGUp2BvTYBJbhEtpRFhqd+g==} + sanity@3.66.1: + resolution: {integrity: sha512-MIQoOwf11Ia2v8jOYRayqhBIsNMh130MPsNrt6JHxIyFgfTZ9dUI5YiUKG7Ehu+lbYe3BocpxYuvs3Lr+7rx4g==} engines: {node: '>=18'} hasBin: true peerDependencies: - react: ^18 - react-dom: ^18 + react: ^18 || ^19.0.0 + react-dom: ^18 || ^19.0.0 styled-components: ^6.1 - sanity@3.66.1: - resolution: {integrity: sha512-MIQoOwf11Ia2v8jOYRayqhBIsNMh130MPsNrt6JHxIyFgfTZ9dUI5YiUKG7Ehu+lbYe3BocpxYuvs3Lr+7rx4g==} + sanity@3.67.0: + resolution: {integrity: sha512-C6QL1WwnVpuccdQI8PfmfHdIU3ZaPhI2jT6fTQB2LmBQO6MUkLiKiFnS7NTt4soCHG2DJN0p01sSOqL9bKs2Rg==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -5879,9 +6051,20 @@ packages: slate: '>=0.99.0' slate-dom: '>=0.110.2' + slate-react@0.112.0: + resolution: {integrity: sha512-LoHb/XXnI5uf+n2hnjDKjWb3D+H3lGIg16N7Zzm1nHhhXm3NzwoKOTbzdKOMLdt2+tnhTaHpSxYfT7zZ+wdzUw==} + peerDependencies: + react: '>=18.2.0' + react-dom: '>=18.2.0' + slate: '>=0.99.0' + slate-dom: '>=0.110.2' + slate@0.110.2: resolution: {integrity: sha512-4xGULnyMCiEQ0Ml7JAC1A6HVE6MNpPJU7Eq4cXh1LxlrR0dFXC3XC+rNfQtUJ7chHoPkws57x7DDiWiZAt+PBA==} + slate@0.112.0: + resolution: {integrity: sha512-PRnfFgDA3tSop4OH47zu4M1R4Uuhm/AmASu29Qp7sGghVFb713kPBKEnSf1op7Lx/nCHkRlCa3ThfHtCBy+5Yw==} + smob@1.5.0: resolution: {integrity: sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig==} @@ -5900,6 +6083,10 @@ packages: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} engines: {node: '>=0.10.0'} + source-map-js@1.2.1: + resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} + engines: {node: '>=0.10.0'} + source-map-support@0.5.21: resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} @@ -6477,6 +6664,37 @@ packages: terser: 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 + void-elements@3.1.0: resolution: {integrity: sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==} engines: {node: '>=0.10.0'} @@ -6649,8 +6867,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@3.24.0: + resolution: {integrity: sha512-Hz+wiY8yD0VLA2k/+nsg2Abez674dDGTai33SwNvMPuf9uIrBC9eFgIMQxBBbHFxVXi8W+5nX9DcAh9YNSQm/w==} snapshots: @@ -6866,7 +7084,7 @@ snapshots: '@babel/helper-module-imports@7.24.7': dependencies: - '@babel/traverse': 7.24.8 + '@babel/traverse': 7.26.4 '@babel/types': 7.24.9 transitivePeerDependencies: - supports-color @@ -7257,11 +7475,6 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.24.9)': - dependencies: - '@babel/core': 7.24.9 - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-typescript@7.24.7(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -7947,16 +8160,6 @@ snapshots: '@babel/core': 7.26.0 '@babel/helper-plugin-utils': 7.24.8 - '@babel/plugin-transform-typescript@7.24.8(@babel/core@7.24.9)': - dependencies: - '@babel/core': 7.24.9 - '@babel/helper-annotate-as-pure': 7.24.7 - '@babel/helper-create-class-features-plugin': 7.24.8(@babel/core@7.24.9) - '@babel/helper-plugin-utils': 7.25.9 - '@babel/plugin-syntax-typescript': 7.24.7(@babel/core@7.24.9) - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-typescript@7.24.8(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -8225,17 +8428,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/preset-typescript@7.24.7(@babel/core@7.24.9)': - dependencies: - '@babel/core': 7.24.9 - '@babel/helper-plugin-utils': 7.24.8 - '@babel/helper-validator-option': 7.24.8 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.24.9) - '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.24.9) - '@babel/plugin-transform-typescript': 7.24.8(@babel/core@7.24.9) - transitivePeerDependencies: - - supports-color - '@babel/preset-typescript@7.24.7(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -8247,15 +8439,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/register@7.24.6(@babel/core@7.24.9)': - dependencies: - '@babel/core': 7.24.9 - clone-deep: 4.0.1 - find-cache-dir: 2.1.0 - make-dir: 2.1.0 - pirates: 4.0.6 - source-map-support: 0.5.21 - '@babel/register@7.24.6(@babel/core@7.26.0)': dependencies: '@babel/core': 7.26.0 @@ -9064,12 +9247,12 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@portabletext/editor@1.13.0(@sanity/block-tools@3.66.0(debug@4.3.7))(@sanity/schema@3.66.0(debug@4.3.7))(@sanity/types@3.66.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@portabletext/editor@1.13.0(@sanity/block-tools@3.66.1(debug@4.3.7))(@sanity/schema@3.66.1(debug@4.3.7))(@sanity/types@3.66.1(debug@4.3.7))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@portabletext/patches': 1.1.0 - '@sanity/block-tools': 3.66.0(debug@4.3.7) - '@sanity/schema': 3.66.0(debug@4.3.7) - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/block-tools': 3.66.1(debug@4.3.7) + '@sanity/schema': 3.66.1(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) '@xstate/react': 5.0.0(@types/react@18.3.14)(react@18.3.1)(xstate@5.19.0) debug: 4.3.7(supports-color@5.5.0) get-random-values-esm: 1.0.2 @@ -9089,23 +9272,23 @@ snapshots: - react-dom - supports-color - '@portabletext/editor@1.13.0(@sanity/block-tools@3.66.1(debug@4.3.7))(@sanity/schema@3.66.1(debug@4.3.7))(@sanity/types@3.66.1(debug@4.3.7))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@portabletext/editor@1.15.3(@sanity/block-tools@3.67.0(debug@4.3.7))(@sanity/schema@3.67.0)(@sanity/types@3.67.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@portabletext/patches': 1.1.0 - '@sanity/block-tools': 3.66.1(debug@4.3.7) - '@sanity/schema': 3.66.1(debug@4.3.7) - '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/block-tools': 3.67.0(debug@4.3.7) + '@sanity/schema': 3.67.0(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) '@xstate/react': 5.0.0(@types/react@18.3.14)(react@18.3.1)(xstate@5.19.0) debug: 4.3.7(supports-color@5.5.0) get-random-values-esm: 1.0.2 lodash: 4.17.21 lodash.startcase: 4.4.0 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-df7b47d-20241124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-37ed2a7-20241206(react@18.3.1) rxjs: 7.8.1 - slate: 0.110.2 - slate-dom: 0.111.0(slate@0.110.2) - slate-react: 0.111.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.110.2))(slate@0.110.2) + 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) styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-effect-event: 1.0.2(react@18.3.1) xstate: 5.19.0 @@ -9287,51 +9470,108 @@ snapshots: '@rollup/rollup-android-arm-eabi@4.19.0': optional: true + '@rollup/rollup-android-arm-eabi@4.28.1': + optional: true + '@rollup/rollup-android-arm64@4.19.0': optional: true + '@rollup/rollup-android-arm64@4.28.1': + optional: true + '@rollup/rollup-darwin-arm64@4.19.0': optional: true + '@rollup/rollup-darwin-arm64@4.28.1': + optional: true + '@rollup/rollup-darwin-x64@4.19.0': optional: true + '@rollup/rollup-darwin-x64@4.28.1': + optional: true + + '@rollup/rollup-freebsd-arm64@4.28.1': + optional: true + + '@rollup/rollup-freebsd-x64@4.28.1': + optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.19.0': optional: true + '@rollup/rollup-linux-arm-gnueabihf@4.28.1': + optional: true + '@rollup/rollup-linux-arm-musleabihf@4.19.0': optional: true + '@rollup/rollup-linux-arm-musleabihf@4.28.1': + optional: true + '@rollup/rollup-linux-arm64-gnu@4.19.0': optional: true + '@rollup/rollup-linux-arm64-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-arm64-musl@4.19.0': optional: true + '@rollup/rollup-linux-arm64-musl@4.28.1': + optional: true + + '@rollup/rollup-linux-loongarch64-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.19.0': optional: true + '@rollup/rollup-linux-powerpc64le-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-riscv64-gnu@4.19.0': optional: true + '@rollup/rollup-linux-riscv64-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-s390x-gnu@4.19.0': optional: true + '@rollup/rollup-linux-s390x-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-x64-gnu@4.19.0': optional: true + '@rollup/rollup-linux-x64-gnu@4.28.1': + optional: true + '@rollup/rollup-linux-x64-musl@4.19.0': optional: true + '@rollup/rollup-linux-x64-musl@4.28.1': + optional: true + '@rollup/rollup-win32-arm64-msvc@4.19.0': optional: true + '@rollup/rollup-win32-arm64-msvc@4.28.1': + optional: true + '@rollup/rollup-win32-ia32-msvc@4.19.0': optional: true + '@rollup/rollup-win32-ia32-msvc@4.28.1': + optional: true + '@rollup/rollup-win32-x64-msvc@4.19.0': optional: true + '@rollup/rollup-win32-x64-msvc@4.28.1': + optional: true + '@rushstack/eslint-patch@1.10.3': {} '@rushstack/node-core-library@5.5.0(@types/node@20.14.12)': @@ -9377,18 +9617,18 @@ snapshots: nanoid: 3.3.7 rxjs: 7.8.1 - '@sanity/block-tools@3.66.0(debug@4.3.7)': + '@sanity/block-tools@3.66.1(debug@4.3.7)': dependencies: - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) '@types/react': 18.3.14 get-random-values-esm: 1.0.2 lodash: 4.17.21 transitivePeerDependencies: - debug - '@sanity/block-tools@3.66.1(debug@4.3.7)': + '@sanity/block-tools@3.67.0(debug@4.3.7)': dependencies: - '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) '@types/react': 18.3.14 get-random-values-esm: 1.0.2 lodash: 4.17.21 @@ -9397,13 +9637,13 @@ snapshots: '@sanity/browserslist-config@1.0.3': {} - '@sanity/cli@3.66.0(react@18.3.1)': + '@sanity/cli@3.66.1(react@18.3.1)': dependencies: - '@babel/traverse': 7.24.8 + '@babel/traverse': 7.26.4 '@sanity/client': 6.24.1(debug@4.3.7) - '@sanity/codegen': 3.66.0 + '@sanity/codegen': 3.66.1 '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/util': 3.66.0(debug@4.3.7) + '@sanity/util': 3.66.1(debug@4.3.7) chalk: 4.1.2 debug: 4.3.7(supports-color@5.5.0) decompress: 4.2.1 @@ -9421,20 +9661,20 @@ snapshots: - react - supports-color - '@sanity/cli@3.66.1(react@18.3.1)': + '@sanity/cli@3.67.0(react@18.3.1)': dependencies: '@babel/traverse': 7.26.4 '@sanity/client': 6.24.1(debug@4.3.7) - '@sanity/codegen': 3.66.1 + '@sanity/codegen': 3.67.0 '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/util': 3.66.1(debug@4.3.7) + '@sanity/util': 3.67.0(debug@4.3.7) chalk: 4.1.2 debug: 4.3.7(supports-color@5.5.0) decompress: 4.2.1 esbuild: 0.21.5 esbuild-register: 3.5.0(esbuild@0.21.5) get-it: 8.6.5(debug@4.3.7) - groq-js: 1.14.1 + groq-js: 1.14.2 pkg-dir: 5.0.0 prettier: 3.4.2 semver: 7.6.3 @@ -9453,27 +9693,27 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/codegen@3.66.0': + '@sanity/codegen@3.66.1': dependencies: - '@babel/core': 7.24.9 - '@babel/generator': 7.24.10 - '@babel/preset-env': 7.24.8(@babel/core@7.24.9) - '@babel/preset-react': 7.24.7(@babel/core@7.24.9) - '@babel/preset-typescript': 7.24.7(@babel/core@7.24.9) - '@babel/register': 7.24.6(@babel/core@7.24.9) - '@babel/traverse': 7.24.8 - '@babel/types': 7.24.9 + '@babel/core': 7.26.0 + '@babel/generator': 7.26.3 + '@babel/preset-env': 7.24.8(@babel/core@7.26.0) + '@babel/preset-react': 7.24.7(@babel/core@7.26.0) + '@babel/preset-typescript': 7.24.7(@babel/core@7.26.0) + '@babel/register': 7.24.6(@babel/core@7.26.0) + '@babel/traverse': 7.26.4 + '@babel/types': 7.26.3 debug: 4.3.7(supports-color@5.5.0) globby: 10.0.2 - groq: 3.66.0 + groq: 3.66.1 groq-js: 1.14.1 json5: 2.2.3 tsconfig-paths: 4.2.0 - zod: 3.23.8 + zod: 3.24.0 transitivePeerDependencies: - supports-color - '@sanity/codegen@3.66.1': + '@sanity/codegen@3.67.0': dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.26.3 @@ -9484,12 +9724,12 @@ snapshots: '@babel/traverse': 7.26.4 '@babel/types': 7.26.3 debug: 4.3.7(supports-color@5.5.0) - globby: 10.0.2 - groq: 3.66.1 - groq-js: 1.14.1 + globby: 11.1.0 + groq: 3.67.0 + groq-js: 1.14.2 json5: 2.2.3 tsconfig-paths: 4.2.0 - zod: 3.23.8 + zod: 3.24.0 transitivePeerDependencies: - supports-color @@ -9503,11 +9743,11 @@ snapshots: '@sanity/diff-match-patch@3.1.1': {} - '@sanity/diff@3.66.0': + '@sanity/diff@3.66.1': dependencies: '@sanity/diff-match-patch': 3.1.1 - '@sanity/diff@3.66.1': + '@sanity/diff@3.67.0': dependencies: '@sanity/diff-match-patch': 3.1.1 @@ -9563,6 +9803,11 @@ snapshots: dependencies: react: 18.3.1 + '@sanity/icons@3.5.2(react@18.3.1)': + dependencies: + react: 18.3.1 + react-compiler-runtime: 19.0.0-beta-37ed2a7-20241206(react@18.3.1) + '@sanity/image-url@1.0.2': {} '@sanity/import@3.37.5': @@ -9598,28 +9843,30 @@ snapshots: react-copy-to-clipboard: 5.1.0(react@18.3.1) react-dom: 18.3.1(react@18.3.1) - '@sanity/insert-menu@1.0.16(@sanity/types@3.66.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/insert-menu@1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.67.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: - '@sanity/icons': 3.5.0(react@18.3.1) - '@sanity/types': 3.66.0(debug@4.3.7) - '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/icons': 3.5.2(react@18.3.1) + '@sanity/types': 3.67.0(debug@4.3.7) + '@sanity/ui': 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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) react-is: 18.3.1 transitivePeerDependencies: + - '@emotion/is-prop-valid' - styled-components '@sanity/insert-menu@1.0.16(@sanity/types@3.66.1(debug@4.3.7))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: - '@sanity/icons': 3.5.0(react@18.3.1) + '@sanity/icons': 3.5.2(react@18.3.1) '@sanity/types': 3.66.1(debug@4.3.7) - '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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) react-is: 18.3.1 transitivePeerDependencies: + - '@emotion/is-prop-valid' - styled-components '@sanity/logos@2.1.13(@sanity/color@3.0.6)(react@18.3.1)': @@ -9627,12 +9874,12 @@ snapshots: '@sanity/color': 3.0.6 react: 18.3.1 - '@sanity/migrate@3.66.0': + '@sanity/migrate@3.66.1': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/mutate': 0.11.1(debug@4.3.7) - '@sanity/types': 3.66.0(debug@4.3.7) - '@sanity/util': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/util': 3.66.1(debug@4.3.7) arrify: 2.0.1 debug: 4.3.7(supports-color@5.5.0) fast-fifo: 1.3.2 @@ -9641,16 +9888,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@sanity/migrate@3.66.1': + '@sanity/migrate@3.67.0': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/mutate': 0.11.1(debug@4.3.7) - '@sanity/types': 3.66.1(debug@4.3.7) - '@sanity/util': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) + '@sanity/util': 3.67.0(debug@4.3.7) arrify: 2.0.1 debug: 4.3.7(supports-color@5.5.0) fast-fifo: 1.3.2 - groq-js: 1.14.1 + groq-js: 1.14.2 p-map: 7.0.2 transitivePeerDependencies: - supports-color @@ -9676,20 +9923,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@sanity/mutator@3.66.0': + '@sanity/mutator@3.66.1': dependencies: '@sanity/diff-match-patch': 3.1.1 - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) '@sanity/uuid': 3.0.2 debug: 4.3.7(supports-color@5.5.0) lodash: 4.17.21 transitivePeerDependencies: - supports-color - '@sanity/mutator@3.66.1': + '@sanity/mutator@3.67.0': dependencies: '@sanity/diff-match-patch': 3.1.1 - '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) '@sanity/uuid': 3.0.2 debug: 4.3.7(supports-color@5.5.0) lodash: 4.17.21 @@ -9737,7 +9984,7 @@ snapshots: treeify: 1.1.0 typescript: 5.7.2 uuid: 9.0.1 - zod: 3.23.8 + zod: 3.24.0 transitivePeerDependencies: - '@types/babel__core' - '@types/node' @@ -9784,7 +10031,7 @@ snapshots: treeify: 1.1.0 typescript: 5.7.2 uuid: 9.0.1 - zod: 3.23.8 + zod: 3.24.0 transitivePeerDependencies: - '@types/babel__core' - '@types/node' @@ -9828,14 +10075,14 @@ snapshots: - supports-color - typescript - '@sanity/presentation@1.19.5(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/presentation@1.19.7(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/comlink': 2.0.1 - '@sanity/icons': 3.5.0(react@18.3.1) + '@sanity/icons': 3.5.2(react@18.3.1) '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) '@sanity/preview-url-secret': 2.0.5(@sanity/client@6.24.1(debug@4.3.7)) - '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/uuid': 3.0.2 fast-deep-equal: 3.1.3 framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -9848,6 +10095,7 @@ snapshots: suspend-react: 0.1.3(react@18.3.1) use-effect-event: 1.0.2(react@18.3.1) transitivePeerDependencies: + - '@emotion/is-prop-valid' - '@sanity/color' - debug - react @@ -9855,26 +10103,27 @@ snapshots: - react-is - styled-components - '@sanity/presentation@1.19.7(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/presentation@1.19.8(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/comlink': 2.0.1 - '@sanity/icons': 3.5.0(react@18.3.1) + '@sanity/icons': 3.5.2(react@18.3.1) '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) '@sanity/preview-url-secret': 2.0.5(@sanity/client@6.24.1(debug@4.3.7)) - '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/uuid': 3.0.2 fast-deep-equal: 3.1.3 framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) lodash: 4.17.21 - mendoza: 3.0.7 + mendoza: 3.0.8 mnemonist: 0.39.8 path-to-regexp: 6.3.0 - react-compiler-runtime: 19.0.0-beta-df7b47d-20241124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-37ed2a7-20241206(react@18.3.1) rxjs: 7.8.1 suspend-react: 0.1.3(react@18.3.1) use-effect-event: 1.0.2(react@18.3.1) transitivePeerDependencies: + - '@emotion/is-prop-valid' - '@sanity/color' - debug - react @@ -9887,10 +10136,10 @@ snapshots: '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/uuid': 3.0.2 - '@sanity/schema@3.66.0(debug@4.3.7)': + '@sanity/schema@3.66.1(debug@4.3.7)': dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) arrify: 1.0.1 groq-js: 1.14.1 humanize-list: 1.0.1 @@ -9901,12 +10150,12 @@ snapshots: - debug - supports-color - '@sanity/schema@3.66.1(debug@4.3.7)': + '@sanity/schema@3.67.0(debug@4.3.7)': dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) arrify: 1.0.1 - groq-js: 1.14.1 + groq-js: 1.14.2 humanize-list: 1.0.1 leven: 3.1.0 lodash: 4.17.21 @@ -9929,25 +10178,42 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/types@3.66.0(debug@4.3.7)': + '@sanity/types@3.66.1(debug@4.3.7)': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@types/react': 18.3.14 transitivePeerDependencies: - debug - '@sanity/types@3.66.1(debug@4.3.7)': + '@sanity/types@3.67.0(debug@4.3.7)': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) '@types/react': 18.3.14 transitivePeerDependencies: - debug + '@sanity/ui@2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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.2(react@18.3.1) + csstype: 3.1.3 + framer-motion: 11.13.5(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react: 18.3.1 + react-compiler-runtime: 19.0.0-beta-37ed2a7-20241206(react@18.3.1) + react-dom: 18.3.1(react@18.3.1) + react-is: 18.3.1 + react-refractor: 2.2.0(react@18.3.1) + styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + use-effect-event: 1.0.2(react@18.3.1) + transitivePeerDependencies: + - '@emotion/is-prop-valid' + '@sanity/ui@2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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.0(react@18.3.1) + '@sanity/icons': 3.5.2(react@18.3.1) csstype: 3.1.3 framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 @@ -9968,20 +10234,20 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/util@3.66.0(debug@4.3.7)': + '@sanity/util@3.66.1(debug@4.3.7)': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 transitivePeerDependencies: - debug - '@sanity/util@3.66.1(debug@4.3.7)': + '@sanity/util@3.67.0(debug@4.3.7)': dependencies: '@sanity/client': 6.24.1(debug@4.3.7) - '@sanity/types': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -10122,6 +10388,8 @@ snapshots: '@types/estree@1.0.5': {} + '@types/estree@1.0.6': {} + '@types/event-source-polyfill@1.0.5': {} '@types/eventsource@1.1.15': {} @@ -10568,6 +10836,17 @@ snapshots: transitivePeerDependencies: - supports-color + '@vitejs/plugin-react@4.3.4(vite@5.4.11(@types/node@20.14.12)(terser@5.31.3))': + 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@20.14.12)(terser@5.31.3) + transitivePeerDependencies: + - supports-color + '@xstate/react@5.0.0(@types/react@18.3.14)(react@18.3.1)(xstate@5.19.0)': dependencies: react: 18.3.1 @@ -12303,6 +12582,16 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) + framer-motion@11.13.5(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + dependencies: + motion-dom: 11.13.0 + motion-utils: 11.13.0 + tslib: 2.6.3 + optionalDependencies: + '@emotion/is-prop-valid': 1.2.2 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + from2@2.3.0: dependencies: inherits: 2.0.4 @@ -12571,10 +12860,16 @@ snapshots: transitivePeerDependencies: - supports-color - groq@3.66.0: {} + groq-js@1.14.2: + dependencies: + debug: 4.3.7(supports-color@5.5.0) + transitivePeerDependencies: + - supports-color groq@3.66.1: {} + groq@3.67.0: {} + gunzip-maybe@1.4.2: dependencies: browserify-zlib: 0.1.4 @@ -13156,6 +13451,8 @@ snapshots: mendoza@3.0.7: {} + mendoza@3.0.8: {} + meow@9.0.0: dependencies: '@types/minimist': 1.2.5 @@ -13262,6 +13559,10 @@ snapshots: moment@2.30.1: {} + motion-dom@11.13.0: {} + + motion-utils@11.13.0: {} + mri@1.2.0: {} ms@2.0.0: {} @@ -13655,6 +13956,12 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.0 + postcss@8.4.49: + dependencies: + nanoid: 3.3.7 + picocolors: 1.1.1 + source-map-js: 1.2.1 + prelude-ls@1.2.1: {} prettier-linter-helpers@1.0.0: @@ -13771,6 +14078,10 @@ snapshots: '@babel/runtime': 7.26.0 react: 18.3.1 + react-compiler-runtime@19.0.0-beta-37ed2a7-20241206(react@18.3.1): + dependencies: + react: 18.3.1 + react-compiler-runtime@19.0.0-beta-df7b47d-20241124(react@18.3.1): dependencies: react: 18.3.1 @@ -13833,6 +14144,14 @@ snapshots: rxjs: 7.8.1 use-effect-event: 1.0.2(react@18.3.1) + react-rx@4.1.8(react@18.3.1)(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-37ed2a7-20241206(react@18.3.1) + rxjs: 7.8.1 + use-effect-event: 1.0.2(react@18.3.1) + react-style-proptype@3.2.2: dependencies: prop-types: 15.8.1 @@ -14084,6 +14403,31 @@ snapshots: '@rollup/rollup-win32-x64-msvc': 4.19.0 fsevents: 2.3.3 + rollup@4.28.1: + dependencies: + '@types/estree': 1.0.6 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.28.1 + '@rollup/rollup-android-arm64': 4.28.1 + '@rollup/rollup-darwin-arm64': 4.28.1 + '@rollup/rollup-darwin-x64': 4.28.1 + '@rollup/rollup-freebsd-arm64': 4.28.1 + '@rollup/rollup-freebsd-x64': 4.28.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.28.1 + '@rollup/rollup-linux-arm-musleabihf': 4.28.1 + '@rollup/rollup-linux-arm64-gnu': 4.28.1 + '@rollup/rollup-linux-arm64-musl': 4.28.1 + '@rollup/rollup-linux-loongarch64-gnu': 4.28.1 + '@rollup/rollup-linux-powerpc64le-gnu': 4.28.1 + '@rollup/rollup-linux-riscv64-gnu': 4.28.1 + '@rollup/rollup-linux-s390x-gnu': 4.28.1 + '@rollup/rollup-linux-x64-gnu': 4.28.1 + '@rollup/rollup-linux-x64-musl': 4.28.1 + '@rollup/rollup-win32-arm64-msvc': 4.28.1 + '@rollup/rollup-win32-ia32-msvc': 4.28.1 + '@rollup/rollup-win32-x64-msvc': 4.28.1 + fsevents: 2.3.3 + rrweb-cssom@0.6.0: {} run-async@2.4.1: {} @@ -14123,39 +14467,39 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.1.1 - sanity@3.66.0(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): + sanity@3.66.1(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): dependencies: '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) '@juggle/resize-observer': 3.4.0 - '@portabletext/editor': 1.13.0(@sanity/block-tools@3.66.0(debug@4.3.7))(@sanity/schema@3.66.0(debug@4.3.7))(@sanity/types@3.66.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@portabletext/editor': 1.13.0(@sanity/block-tools@3.66.1(debug@4.3.7))(@sanity/schema@3.66.1(debug@4.3.7))(@sanity/types@3.66.1(debug@4.3.7))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@portabletext/react': 3.1.0(react@18.3.1) '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) '@sanity/asset-utils': 2.1.0 '@sanity/bifur-client': 0.4.1 - '@sanity/block-tools': 3.66.0(debug@4.3.7) - '@sanity/cli': 3.66.0(react@18.3.1) + '@sanity/block-tools': 3.66.1(debug@4.3.7) + '@sanity/cli': 3.66.1(react@18.3.1) '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/color': 3.0.6 - '@sanity/diff': 3.66.0 + '@sanity/diff': 3.66.1 '@sanity/diff-match-patch': 3.1.1 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.41.0 '@sanity/icons': 3.5.0(react@18.3.1) '@sanity/image-url': 1.0.2 '@sanity/import': 3.37.5 - '@sanity/insert-menu': 1.0.16(@sanity/types@3.66.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/insert-menu': 1.0.16(@sanity/types@3.66.1(debug@4.3.7))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/migrate': 3.66.0 - '@sanity/mutator': 3.66.0 - '@sanity/presentation': 1.19.5(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/schema': 3.66.0(debug@4.3.7) + '@sanity/migrate': 3.66.1 + '@sanity/mutator': 3.66.1 + '@sanity/presentation': 1.19.7(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/schema': 3.66.1(debug@4.3.7) '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/types': 3.66.0(debug@4.3.7) + '@sanity/types': 3.66.1(debug@4.3.7) '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/util': 3.66.0(debug@4.3.7) + '@sanity/util': 3.66.1(debug@4.3.7) '@sanity/uuid': 3.0.2 '@sentry/react': 8.42.0(react@18.3.1) '@tanstack/react-table': 8.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -14246,6 +14590,7 @@ snapshots: vite: 4.5.3(@types/node@20.14.12)(terser@5.31.3) yargs: 17.7.2 transitivePeerDependencies: + - '@emotion/is-prop-valid' - '@types/node' - '@types/react' - bufferutil @@ -14260,39 +14605,39 @@ snapshots: - terser - utf-8-validate - sanity@3.66.1(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): + sanity@3.67.0(@emotion/is-prop-valid@1.2.2)(@types/node@20.14.12)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): dependencies: '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) '@juggle/resize-observer': 3.4.0 - '@portabletext/editor': 1.13.0(@sanity/block-tools@3.66.1(debug@4.3.7))(@sanity/schema@3.66.1(debug@4.3.7))(@sanity/types@3.66.1(debug@4.3.7))(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@portabletext/editor': 1.15.3(@sanity/block-tools@3.67.0(debug@4.3.7))(@sanity/schema@3.67.0)(@sanity/types@3.67.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@portabletext/react': 3.1.0(react@18.3.1) '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) '@sanity/asset-utils': 2.1.0 '@sanity/bifur-client': 0.4.1 - '@sanity/block-tools': 3.66.1(debug@4.3.7) - '@sanity/cli': 3.66.1(react@18.3.1) + '@sanity/block-tools': 3.67.0(debug@4.3.7) + '@sanity/cli': 3.67.0(react@18.3.1) '@sanity/client': 6.24.1(debug@4.3.7) '@sanity/color': 3.0.6 - '@sanity/diff': 3.66.1 + '@sanity/diff': 3.67.0 '@sanity/diff-match-patch': 3.1.1 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.41.0 - '@sanity/icons': 3.5.0(react@18.3.1) + '@sanity/icons': 3.5.2(react@18.3.1) '@sanity/image-url': 1.0.2 '@sanity/import': 3.37.5 - '@sanity/insert-menu': 1.0.16(@sanity/types@3.66.1(debug@4.3.7))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/insert-menu': 1.0.16(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.67.0)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/migrate': 3.66.1 - '@sanity/mutator': 3.66.1 - '@sanity/presentation': 1.19.7(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/schema': 3.66.1(debug@4.3.7) + '@sanity/migrate': 3.67.0 + '@sanity/mutator': 3.67.0 + '@sanity/presentation': 1.19.8(@emotion/is-prop-valid@1.2.2)(@sanity/color@3.0.6)(debug@4.3.7)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/schema': 3.67.0(debug@4.3.7) '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/types': 3.66.1(debug@4.3.7) - '@sanity/ui': 2.9.1(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/util': 3.66.1(debug@4.3.7) + '@sanity/types': 3.67.0(debug@4.3.7) + '@sanity/ui': 2.10.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/util': 3.67.0(debug@4.3.7) '@sanity/uuid': 3.0.2 '@sentry/react': 8.42.0(react@18.3.1) '@tanstack/react-table': 8.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -14303,7 +14648,7 @@ snapshots: '@types/speakingurl': 13.0.6 '@types/tar-stream': 3.1.3 '@types/use-sync-external-store': 0.0.6 - '@vitejs/plugin-react': 4.3.4(vite@4.5.3(@types/node@20.14.12)(terser@5.31.3)) + '@vitejs/plugin-react': 4.3.4(vite@5.4.11(@types/node@20.14.12)(terser@5.31.3)) archiver: 7.0.1 arrify: 1.0.1 async-mutex: 0.4.1 @@ -14312,7 +14657,6 @@ snapshots: classnames: 2.5.1 color2k: 2.0.3 configstore: 5.0.1 - connect-history-api-fallback: 1.6.0 console-table-printer: 2.12.1 dataloader: 2.2.2 date-fns: 2.30.0 @@ -14325,7 +14669,7 @@ snapshots: framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) get-it: 8.6.5(debug@4.3.7) get-random-values-esm: 1.0.2 - groq-js: 1.14.1 + groq-js: 1.14.2 history: 5.3.0 i18next: 23.12.2 import-fresh: 3.3.0 @@ -14353,7 +14697,7 @@ snapshots: quick-lru: 5.1.1 raf: 3.4.1 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-df7b47d-20241124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-37ed2a7-20241206(react@18.3.1) react-copy-to-clipboard: 5.1.0(react@18.3.1) react-dom: 18.3.1(react@18.3.1) react-fast-compare: 3.2.2 @@ -14361,12 +14705,12 @@ snapshots: react-i18next: 14.0.2(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-is: 18.3.1 react-refractor: 2.2.0(react@18.3.1) - react-rx: 4.1.7(react@18.3.1)(rxjs@7.8.1) + react-rx: 4.1.8(react@18.3.1)(rxjs@7.8.1) read-pkg-up: 7.0.1 refractor: 3.6.0 resolve-from: 5.0.0 resolve.exports: 2.0.2 - rimraf: 3.0.2 + rimraf: 5.0.10 rxjs: 7.8.1 rxjs-exhaustmap-with-trailing: 2.1.1(rxjs@7.8.1) sanity-diff-patch: 4.0.0 @@ -14380,9 +14724,10 @@ snapshots: use-device-pixel-ratio: 1.1.2(react@18.3.1) use-hot-module-reload: 2.0.0(react@18.3.1) use-sync-external-store: 1.2.2(react@18.3.1) - vite: 4.5.3(@types/node@20.14.12)(terser@5.31.3) + vite: 5.4.11(@types/node@20.14.12)(terser@5.31.3) yargs: 17.7.2 transitivePeerDependencies: + - '@emotion/is-prop-valid' - '@types/node' - '@types/react' - bufferutil @@ -14391,6 +14736,7 @@ snapshots: - lightningcss - react-native - sass + - sass-embedded - stylus - sugarss - supports-color @@ -14501,6 +14847,17 @@ snapshots: slate: 0.110.2 tiny-invariant: 1.3.1 + slate-dom@0.111.0(slate@0.112.0): + dependencies: + '@juggle/resize-observer': 3.4.0 + direction: 1.0.4 + is-hotkey: 0.2.0 + is-plain-object: 5.0.0 + lodash: 4.17.21 + scroll-into-view-if-needed: 3.1.0 + slate: 0.112.0 + tiny-invariant: 1.3.1 + slate-react@0.111.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.110.2))(slate@0.110.2): dependencies: '@juggle/resize-observer': 3.4.0 @@ -14515,12 +14872,32 @@ snapshots: slate-dom: 0.111.0(slate@0.110.2) 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): + dependencies: + '@juggle/resize-observer': 3.4.0 + direction: 1.0.4 + is-hotkey: 0.2.0 + is-plain-object: 5.0.0 + lodash: 4.17.21 + react: 18.3.1 + react-dom: 18.3.1(react@18.3.1) + scroll-into-view-if-needed: 3.1.0 + slate: 0.112.0 + slate-dom: 0.111.0(slate@0.112.0) + tiny-invariant: 1.3.1 + slate@0.110.2: dependencies: immer: 10.1.1 is-plain-object: 5.0.0 tiny-warning: 1.0.3 + slate@0.112.0: + dependencies: + immer: 10.1.1 + is-plain-object: 5.0.0 + tiny-warning: 1.0.3 + smob@1.5.0: {} sort-object-keys@1.1.3: {} @@ -14549,6 +14926,8 @@ snapshots: source-map-js@1.2.0: {} + source-map-js@1.2.1: {} + source-map-support@0.5.21: dependencies: buffer-from: 1.1.2 @@ -15121,6 +15500,16 @@ snapshots: fsevents: 2.3.3 terser: 5.31.3 + vite@5.4.11(@types/node@20.14.12)(terser@5.31.3): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.49 + rollup: 4.28.1 + optionalDependencies: + '@types/node': 20.14.12 + fsevents: 2.3.3 + terser: 5.31.3 + void-elements@3.1.0: {} w3c-keyname@2.2.8: {} @@ -15301,4 +15690,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.5.2 - zod@3.23.8: {} + zod@3.24.0: {}