diff --git a/package-lock.json b/package-lock.json index 3b8b95e01..79b0d7e52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,21 +9,21 @@ "@sanity/client": "6.27.2", "@sanity/icons": "3.5.7", "@sanity/image-url": "1.1.0", - "@sanity/vision": "3.71.2", + "@sanity/vision": "3.72.0", "@sanity/visual-editing": "2.12.10", "@sanity/webhook": "4.0.4", "@vercel/og": "0.6.5", "classnames": "2.5.1", "date-fns": "4.1.0", - "groq": "3.71.2", + "groq": "3.72.0", "intl-segmenter-polyfill": "0.4.4", "next": "14.2.23", - "next-sanity": "9.8.44", + "next-sanity": "9.8.45", "next-sanity-image": "6.1.1", "react": "18.3.1", "react-dom": "18.3.1", "sanity": "3.71.2", - "sanity-plugin-asset-source-unsplash": "3.0.2", + "sanity-plugin-asset-source-unsplash": "3.0.3", "sanity-plugin-iframe-pane": "3.2.0", "styled-components": "6.1.14", "swr": "2.3.0" @@ -4236,6 +4236,15 @@ "node": ">=18" } }, + "node_modules/@sanity/codegen/node_modules/groq": { + "version": "3.71.2", + "resolved": "https://registry.npmjs.org/groq/-/groq-3.71.2.tgz", + "integrity": "sha512-bQWS8jVYOyYvaYze35T7Jy25iY36Hx5L460F/bly4OVSyuZWu+AWuQPicRe7so9PX1tip0Kby2nX2tPELz3anw==", + "license": "MIT", + "engines": { + "node": ">=18" + } + }, "node_modules/@sanity/codegen/node_modules/tsconfig-paths": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-4.2.0.tgz", @@ -4651,27 +4660,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@sanity/incompatible-plugin": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@sanity/incompatible-plugin/-/incompatible-plugin-1.0.4.tgz", - "integrity": "sha512-2z39G9PTM8MXOF4fJNx3TG4tH0RrTjtH6dVLW93DSjCPbIS7FgCY5yWjZfQ+HVkwhLsF7ATDAGLA/jp65pFjAg==", - "dependencies": { - "@sanity/icons": "^1.3", - "react-copy-to-clipboard": "^5.1.0" - }, - "peerDependencies": { - "react": "^16.9 || ^17 || ^18", - "react-dom": "^16.9 || ^17 || ^18" - } - }, - "node_modules/@sanity/incompatible-plugin/node_modules/@sanity/icons": { - "version": "1.3.10", - "resolved": "https://registry.npmjs.org/@sanity/icons/-/icons-1.3.10.tgz", - "integrity": "sha512-5wVG/vIiGuGrSmq+Bl3PY7XDgQrGv0fyHdJI64FSulnr2wH3NMqZ6C59UFxnrZ93sr7kOt0zQFoNv2lkPBi0Cg==", - "peerDependencies": { - "react": "^16.9 || ^17 || ^18" - } - }, "node_modules/@sanity/insert-menu": { "version": "1.0.19", "resolved": "https://registry.npmjs.org/@sanity/insert-menu/-/insert-menu-1.0.19.tgz", @@ -4793,14 +4781,14 @@ } }, "node_modules/@sanity/next-loader": { - "version": "1.2.19", - "resolved": "https://registry.npmjs.org/@sanity/next-loader/-/next-loader-1.2.19.tgz", - "integrity": "sha512-JqZQ1pz3E/C2Q74ZGAjNxVXmeOMMuDLhWpGKnGeFiebMSM9UTG+JdNAFQFtKMQjpLF2P6/Gmwe3TW/GNaqe8fw==", + "version": "1.2.21", + "resolved": "https://registry.npmjs.org/@sanity/next-loader/-/next-loader-1.2.21.tgz", + "integrity": "sha512-qljSXgB7mr1bZkjG/Dk6kEIYd9jgRmjsAdLey9lNnXCDgvsxJzi6XsQiz3VYukK90Kt5M4sloQrRxPhVy8fq/w==", "license": "MIT", "dependencies": { - "@sanity/client": "^6.27.1", + "@sanity/client": "^6.27.2", "@sanity/comlink": "^3.0.1", - "@sanity/presentation-comlink": "^1.0.3", + "@sanity/presentation-comlink": "^1.0.4", "use-effect-event": "^1.0.2" }, "engines": { @@ -5411,20 +5399,20 @@ } }, "node_modules/@sanity/preview-kit": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/@sanity/preview-kit/-/preview-kit-5.2.1.tgz", - "integrity": "sha512-cLocwvz2PJwpiRftGRYh5V13pwiMBSDEPwzeLjFcvlYQaH5LJ3q83BywGRb0oB8aPeYAwPqUWympKDGUrIA3kg==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/@sanity/preview-kit/-/preview-kit-5.2.2.tgz", + "integrity": "sha512-DwOuApteYFhviUiB6EM37bXRwPLzLENITCu0PkW2aoH9w+wONX9X4uXlxfifAHjiGqRYPnD91GfnTPmMF0mOJQ==", "license": "MIT", "dependencies": { "@sanity/comlink": "^3.0.1", - "@sanity/presentation-comlink": "^1.0.3", + "@sanity/presentation-comlink": "^1.0.4", "mendoza": "3.0.8" }, "engines": { "node": ">=18" }, "peerDependencies": { - "@sanity/client": "^6.27.1", + "@sanity/client": "^6.27.2", "react": "^18.0.0 || >=19.0.0-rc" }, "peerDependenciesMeta": { @@ -5443,9 +5431,9 @@ } }, "node_modules/@sanity/preview-url-secret": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/@sanity/preview-url-secret/-/preview-url-secret-2.1.3.tgz", - "integrity": "sha512-bTKldUIXoUP2PLz2yRY4dFL/wOinEB/Tn1DS1SD9Acy3oDpmXI4WOPeo0kw5uDHBN3rNZV+nAkNk1tPvIjVtgg==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@sanity/preview-url-secret/-/preview-url-secret-2.1.4.tgz", + "integrity": "sha512-D66VcYbGGXIkF4VQrvWo61l921LdyHKZgg5PYH0ZHcAE/wTXrMIM93I70jOp1DpN913c0vJ1sLxbLCbrEk7n8Q==", "license": "MIT", "dependencies": { "@sanity/uuid": "3.0.2" @@ -5454,7 +5442,7 @@ "node": ">=18" }, "peerDependencies": { - "@sanity/client": "^6.27.1" + "@sanity/client": "^6.27.2" } }, "node_modules/@sanity/schema": { @@ -5616,9 +5604,9 @@ } }, "node_modules/@sanity/vision": { - "version": "3.71.2", - "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.71.2.tgz", - "integrity": "sha512-RBeMrq3N9cd0ibovmeHyaZkO56gM7rBorGkLkGcZrs+juB41T7PgDTfEIUTbV/qoaxwwCMvDaeBHROlPjJFzNg==", + "version": "3.72.0", + "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.72.0.tgz", + "integrity": "sha512-5AXbHtGArR8w6J11R7kmww6lcXZxyVFmY6JwSBmPT2fCUCbZRsNZmYRSBi8KbDiMRx36/0+yu3aQZyeKpeprLg==", "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.1.0", @@ -5634,14 +5622,14 @@ "@rexxars/react-split-pane": "^1.0.0", "@sanity/color": "^3.0.0", "@sanity/icons": "^3.5.7", - "@sanity/ui": "^2.11.3", + "@sanity/ui": "^2.11.6", "@uiw/react-codemirror": "^4.11.4", "is-hotkey-esm": "^1.0.0", "json-2-csv": "^5.5.1", "json5": "^2.2.3", "lodash": "^4.17.21", "quick-lru": "^5.1.1", - "react-compiler-runtime": "19.0.0-beta-decd7b8-20250118" + "react-compiler-runtime": "19.0.0-beta-27714ef-20250124" }, "peerDependencies": { "react": "^18 || ^19.0.0", @@ -5670,6 +5658,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/@sanity/vision/node_modules/react-compiler-runtime": { + "version": "19.0.0-beta-27714ef-20250124", + "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-27714ef-20250124.tgz", + "integrity": "sha512-JBIN+boDGWfTIZfiH/zGGGP32doyDdRqLJWyrRBrrCPhw2jaTJfAejUUCfheByq2v49d9Lb7r87O5GpWN1aYXA==", + "license": "MIT", + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental" + } + }, "node_modules/@sanity/visual-editing": { "version": "2.12.10", "resolved": "https://registry.npmjs.org/@sanity/visual-editing/-/visual-editing-2.12.10.tgz", @@ -5783,21 +5780,6 @@ } } }, - "node_modules/@sanity/visual-editing/node_modules/@sanity/preview-url-secret": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@sanity/preview-url-secret/-/preview-url-secret-2.1.4.tgz", - "integrity": "sha512-D66VcYbGGXIkF4VQrvWo61l921LdyHKZgg5PYH0ZHcAE/wTXrMIM93I70jOp1DpN913c0vJ1sLxbLCbrEk7n8Q==", - "license": "MIT", - "dependencies": { - "@sanity/uuid": "3.0.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@sanity/client": "^6.27.2" - } - }, "node_modules/@sanity/webhook": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/@sanity/webhook/-/webhook-4.0.4.tgz", @@ -7942,14 +7924,6 @@ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", "license": "MIT" }, - "node_modules/copy-to-clipboard": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz", - "integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==", - "dependencies": { - "toggle-selection": "^1.0.6" - } - }, "node_modules/core-js-compat": { "version": "3.40.0", "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.40.0.tgz", @@ -10491,9 +10465,9 @@ "dev": true }, "node_modules/groq": { - "version": "3.71.2", - "resolved": "https://registry.npmjs.org/groq/-/groq-3.71.2.tgz", - "integrity": "sha512-bQWS8jVYOyYvaYze35T7Jy25iY36Hx5L460F/bly4OVSyuZWu+AWuQPicRe7so9PX1tip0Kby2nX2tPELz3anw==", + "version": "3.72.0", + "resolved": "https://registry.npmjs.org/groq/-/groq-3.72.0.tgz", + "integrity": "sha512-JhzdRHJls4Z3WVka9DnRzMXJyrjfgwtaUxzQKRam+YGGF9xkv61Jf2WhuQFTxr5yVAt8Q4LlcQwtN4yl4uH8cQ==", "license": "MIT", "engines": { "node": ">=18" @@ -12507,17 +12481,17 @@ } }, "node_modules/next-sanity": { - "version": "9.8.44", - "resolved": "https://registry.npmjs.org/next-sanity/-/next-sanity-9.8.44.tgz", - "integrity": "sha512-uoyKB6xYgSa2miXvtXvE4La8nfVrjXVXsgFJsCmBlmvDHJxn8SkJ+hCZq0FeqBhVtWDKeXWTYZQU8gvSEydQZw==", + "version": "9.8.45", + "resolved": "https://registry.npmjs.org/next-sanity/-/next-sanity-9.8.45.tgz", + "integrity": "sha512-ZX3wrEgRU+TueJVfy429sf02hi10WpacPdktNjwrAdFyeDeVKsAwS9Jgpvjveq6wySPChRbMl6U5MOO7TXWrAQ==", "license": "MIT", "dependencies": { "@portabletext/react": "^3.2.0", - "@sanity/client": "^6.27.1", - "@sanity/next-loader": "1.2.19", - "@sanity/preview-kit": "5.2.1", - "@sanity/preview-url-secret": "2.1.3", - "@sanity/visual-editing": "2.12.9", + "@sanity/client": "^6.27.2", + "@sanity/next-loader": "1.2.21", + "@sanity/preview-kit": "5.2.2", + "@sanity/preview-url-secret": "2.1.4", + "@sanity/visual-editing": "2.12.10", "groq": "^3.71.2", "history": "^5.3.0" }, @@ -12525,7 +12499,7 @@ "node": ">=18.18" }, "peerDependencies": { - "@sanity/client": "^6.27.1", + "@sanity/client": "^6.27.2", "@sanity/icons": "^3.5.7", "@sanity/types": "^3.71.2", "@sanity/ui": "^2.11.6", @@ -12548,85 +12522,6 @@ "react": "^18.0.0" } }, - "node_modules/next-sanity/node_modules/@sanity/mutate": { - "version": "0.11.0-canary.4", - "resolved": "https://registry.npmjs.org/@sanity/mutate/-/mutate-0.11.0-canary.4.tgz", - "integrity": "sha512-82jU3PvxQepY+jVJU1WaXQOf2Q9Q/fOCE2ksJZ4cnH3/WFOsg7RceYoOWb1XKthchTCD9zSBS9DRmb7FQ0Jlsg==", - "license": "MIT", - "dependencies": { - "@sanity/client": "^6.22.4", - "@sanity/diff-match-patch": "^3.1.1", - "hotscript": "^1.0.13", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "mendoza": "^3.0.7", - "rxjs": "^7.8.1" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "xstate": "^5.19.0" - }, - "peerDependenciesMeta": { - "xstate": { - "optional": true - } - } - }, - "node_modules/next-sanity/node_modules/@sanity/visual-editing": { - "version": "2.12.9", - "resolved": "https://registry.npmjs.org/@sanity/visual-editing/-/visual-editing-2.12.9.tgz", - "integrity": "sha512-x6vl4kwxDWqS6B0owrUMsqQ4TKE9/eGQvtLwpg4eL1o5DEqBVpBvj0j0ClhZu9KMw2gWk7+T8MD93aZueeXfEg==", - "license": "MIT", - "dependencies": { - "@sanity/comlink": "^3.0.1", - "@sanity/mutate": "0.11.0-canary.4", - "@sanity/presentation-comlink": "^1.0.3", - "@sanity/preview-url-secret": "^2.1.3", - "@sanity/visual-editing-csm": "^2.0.1", - "@vercel/stega": "0.1.2", - "get-random-values-esm": "^1.0.2", - "rxjs": "^7.8.1", - "scroll-into-view-if-needed": "^3.1.0", - "use-effect-event": "^1.0.2", - "valibot": "0.31.1", - "xstate": "^5.19.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@remix-run/react": ">= 2", - "@sanity/client": "^6.27.1", - "@sveltejs/kit": ">= 2", - "next": ">= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc", - "react": "^18.3 || >=19.0.0-rc", - "react-dom": "^18.3 || >=19.0.0-rc", - "react-router": ">= 7", - "svelte": ">= 4" - }, - "peerDependenciesMeta": { - "@remix-run/react": { - "optional": true - }, - "@sanity/client": { - "optional": true - }, - "@sveltejs/kit": { - "optional": true - }, - "next": { - "optional": true - }, - "react-router": { - "optional": true - }, - "svelte": { - "optional": true - } - } - }, "node_modules/next/node_modules/postcss": { "version": "8.4.31", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", @@ -14006,18 +13901,6 @@ "react": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental" } }, - "node_modules/react-copy-to-clipboard": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/react-copy-to-clipboard/-/react-copy-to-clipboard-5.1.0.tgz", - "integrity": "sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==", - "dependencies": { - "copy-to-clipboard": "^3.3.1", - "prop-types": "^15.8.1" - }, - "peerDependencies": { - "react": "^15.3.0 || 16 || 17 || 18" - } - }, "node_modules/react-dom": { "version": "18.3.1", "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", @@ -14914,14 +14797,14 @@ } }, "node_modules/sanity-plugin-asset-source-unsplash": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/sanity-plugin-asset-source-unsplash/-/sanity-plugin-asset-source-unsplash-3.0.2.tgz", - "integrity": "sha512-T6gOTJCVjtGhEKYtyxPrq+FwYABjTI2qQD8S07P6Ar4QUM9xHdTt/+7Q2hKryZbBJ1adp6Zk1X5Cfut7A96DLw==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/sanity-plugin-asset-source-unsplash/-/sanity-plugin-asset-source-unsplash-3.0.3.tgz", + "integrity": "sha512-3d3Yx/j0Ufd3zfkqfQD3vsX2Q2fh/InyUKdHcGV32u/tHLYzz6UNE6GULzewDa3qnIPtIYRxbczfsKr9VTilvw==", "license": "MIT", "dependencies": { - "@sanity/icons": "^3.0.0", - "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.1.2", + "@sanity/icons": "^3.5.7", + "@sanity/incompatible-plugin": "^1.0.5", + "@sanity/ui": "^2.11.6", "react-infinite-scroll-component": "6.1.0", "react-photo-album": "2.4.1", "rxjs": "^7.8.1" @@ -14935,6 +14818,16 @@ "styled-components": "^6.1" } }, + "node_modules/sanity-plugin-asset-source-unsplash/node_modules/@sanity/incompatible-plugin": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@sanity/incompatible-plugin/-/incompatible-plugin-1.0.5.tgz", + "integrity": "sha512-9JGAacbElUPy9Chghd+sllIiM3jAcraZdD65bWYWUVKkghOsf1L/+jFLz1rcAuvrA9o2s7Y+T75BNcXuLwRcvw==", + "license": "MIT", + "peerDependencies": { + "react": "^16.9 || ^17 || ^18 || ^19", + "react-dom": "^16.9 || ^17 || ^18 || ^19" + } + }, "node_modules/sanity-plugin-iframe-pane": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/sanity-plugin-iframe-pane/-/sanity-plugin-iframe-pane-3.2.0.tgz", @@ -16276,11 +16169,6 @@ "node": ">=8.0" } }, - "node_modules/toggle-selection": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz", - "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" - }, "node_modules/tough-cookie": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", diff --git a/package.json b/package.json index 27467e851..7d6e45f01 100644 --- a/package.json +++ b/package.json @@ -18,21 +18,21 @@ "@sanity/client": "6.27.2", "@sanity/icons": "3.5.7", "@sanity/image-url": "1.1.0", - "@sanity/vision": "3.71.2", + "@sanity/vision": "3.72.0", "@sanity/visual-editing": "2.12.10", "@sanity/webhook": "4.0.4", "@vercel/og": "0.6.5", "classnames": "2.5.1", "date-fns": "4.1.0", - "groq": "3.71.2", + "groq": "3.72.0", "intl-segmenter-polyfill": "0.4.4", "next": "14.2.23", - "next-sanity": "9.8.44", + "next-sanity": "9.8.45", "next-sanity-image": "6.1.1", "react": "18.3.1", "react-dom": "18.3.1", "sanity": "3.71.2", - "sanity-plugin-asset-source-unsplash": "3.0.2", + "sanity-plugin-asset-source-unsplash": "3.0.3", "sanity-plugin-iframe-pane": "3.2.0", "styled-components": "6.1.14", "swr": "2.3.0"