From 5864da9e9dda0da26ebb86830035274c5e432321 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:51:51 +0000 Subject: [PATCH] chore: Bump @sanity/vision from 3.66.1 to 3.68.3 Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.66.1 to 3.68.3. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.68.3/packages/@sanity/vision) --- updated-dependencies: - dependency-name: "@sanity/vision" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 108 +++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 69 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 61dca7e..1b29237 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.3", "@sanity/image-url": "^1.0.2", - "@sanity/vision": "^3.61.0", + "@sanity/vision": "^3.68.3", "@types/react-slick": "^0.23.13", "@upstash/redis": "^1.34.3", "axios": "^1.7.7", @@ -5529,20 +5529,6 @@ "react": "^15 || ^16 || ^17 || ^18" } }, - "node_modules/@rexxars/react-split-pane": { - "version": "0.1.93", - "resolved": "https://registry.npmjs.org/@rexxars/react-split-pane/-/react-split-pane-0.1.93.tgz", - "integrity": "sha512-Pok8zATwd5ZpWnccJeSA/JM2MPmi3D04duYtrbMNRgzeAU2ANtq3r4w7ldbjpGyfJqggqn0wDNjRqaevXqSxQg==", - "dependencies": { - "prop-types": "^15.7.2", - "react-lifecycles-compat": "^3.0.4", - "react-style-proptype": "^3.2.2" - }, - "peerDependencies": { - "react": "^18", - "react-dom": "^18" - } - }, "node_modules/@rtsao/scc": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", @@ -5882,12 +5868,9 @@ "integrity": "sha512-wtMYcV5GIDIhVyF/jjmdwq1GdlK07dRL40XMns73VbrFI7FteRltxv48bhYVZPcLkRXb0SHjpDS/icj9/yzbVA==" }, "node_modules/@sanity/icons": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@sanity/icons/-/icons-3.5.2.tgz", - "integrity": "sha512-ZPSBevYnmBvtjWvvM/Akpey+kreAvGhSUJYoqf4bJUwKvC1q/80s2o2EWL+xtZe1K3BJJI8HyBeL4WHQA3EMrA==", - "dependencies": { - "react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206" - }, + "version": "3.5.7", + "resolved": "https://registry.npmjs.org/@sanity/icons/-/icons-3.5.7.tgz", + "integrity": "sha512-Gdqh1Cst/GL2RF23Ztx14hFEOBltK7PYMDHTi83TQ4Vq2/W0rhhMTVlaAopb4MgnUBwzISHRLD85SuvDMi9SuA==", "engines": { "node": ">=14.0.0" }, @@ -6598,9 +6581,9 @@ } }, "node_modules/@sanity/vision": { - "version": "3.66.1", - "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.66.1.tgz", - "integrity": "sha512-aRImpdJl62Tv1lysaRE8JWzOV2BzMAaDL/es0Izyjbcf0oizUiCiPG1V3QKpjcCc50gPbenU+ZSvE7Og0lntcA==", + "version": "3.68.3", + "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.68.3.tgz", + "integrity": "sha512-qBn5w0ALAU5MbKbYigJmU6pJ6UC2GnVlc96E1GkDEsRrFmS0AXdDo4QjA+gE+GlnunqbX7DbcpumoVFpJvCFpQ==", "dependencies": { "@codemirror/autocomplete": "^6.1.0", "@codemirror/commands": "^6.0.1", @@ -6611,24 +6594,77 @@ "@codemirror/view": "^6.1.1", "@juggle/resize-observer": "^3.3.1", "@lezer/highlight": "^1.0.0", - "@rexxars/react-json-inspector": "^8.0.1", - "@rexxars/react-split-pane": "^0.1.93", + "@rexxars/react-json-inspector": "^9.0.1", + "@rexxars/react-split-pane": "^1.0.0", "@sanity/color": "^3.0.0", - "@sanity/icons": "^3.5.0", - "@sanity/ui": "^2.9.1", + "@sanity/icons": "^3.5.3", + "@sanity/ui": "^2.10.11", "@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-df7b47d-20241124" + "react-compiler-runtime": "19.0.0-beta-201e55d-20241215" }, "peerDependencies": { "react": "^18 || ^19.0.0", "styled-components": "^6.1" } }, + "node_modules/@sanity/vision/node_modules/@rexxars/react-json-inspector": { + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/@rexxars/react-json-inspector/-/react-json-inspector-9.0.1.tgz", + "integrity": "sha512-4uZ4RnrVoOGOShIKKcPoF+qhwDCZJsPPqyoEoW/8HRdzNknN9Q2yhlbEgTX1lMZunF1fv7iHzAs+n1vgIgfg/g==", + "dependencies": { + "debounce": "^1.0.0", + "md5-o-matic": "^0.1.1" + }, + "peerDependencies": { + "react": "^18 || ^19" + } + }, + "node_modules/@sanity/vision/node_modules/@rexxars/react-split-pane": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@rexxars/react-split-pane/-/react-split-pane-1.0.0.tgz", + "integrity": "sha512-Ewl8ugA2VQd+idzcg65WFbYh/oCLPOFjeDKpebexPgFDDX8ZwsHZWy5jNwiIWI8txDidVmRP98lsnmBHlIywWA==", + "peerDependencies": { + "react": "^18 || ^19", + "react-dom": "^18 || ^19" + } + }, + "node_modules/@sanity/vision/node_modules/@sanity/ui": { + "version": "2.10.17", + "resolved": "https://registry.npmjs.org/@sanity/ui/-/ui-2.10.17.tgz", + "integrity": "sha512-7znoRtekMyFuyJ/dOlKU6UC1xeK/TuVcqLTPVM2PWo5RyCp1t1f64CW4jvpPXOrrvcHZEHhu3AaEAS9tHypjzw==", + "dependencies": { + "@floating-ui/react-dom": "^2.1.2", + "@sanity/color": "^3.0.6", + "@sanity/icons": "^3.5.7", + "csstype": "^3.1.3", + "framer-motion": "^11.15.0", + "react-compiler-runtime": "19.0.0-beta-55955c9-20241229", + "react-refractor": "^2.2.0", + "use-effect-event": "^1.0.2" + }, + "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" + } + }, + "node_modules/@sanity/vision/node_modules/@sanity/ui/node_modules/react-compiler-runtime": { + "version": "19.0.0-beta-55955c9-20241229", + "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-55955c9-20241229.tgz", + "integrity": "sha512-I8niUyydqnPVMjqsOEfFwiRlWbndSjgwGhbm5GZuKev3b0HAcUAqAoHNIpp0XSHInlwfn4Zvtbva5TLupEOw+Q==", + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental" + } + }, "node_modules/@sanity/vision/node_modules/@uiw/react-codemirror": { "version": "4.23.6", "resolved": "https://registry.npmjs.org/@uiw/react-codemirror/-/react-codemirror-4.23.6.tgz", @@ -6655,9 +6691,9 @@ } }, "node_modules/@sanity/vision/node_modules/react-compiler-runtime": { - "version": "19.0.0-beta-df7b47d-20241124", - "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-df7b47d-20241124.tgz", - "integrity": "sha512-HLFbEf5rEhynZNxI/f1y26Hw0SCvFWh9aS0gCaDndak202oOAvRhy0qsUhmVyaeuRYqIxvPeltMvqDfvO+9/Fw==", + "version": "19.0.0-beta-201e55d-20241215", + "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-201e55d-20241215.tgz", + "integrity": "sha512-jBEo/UqVgiz6veJjhQMoNaGQLKUQwzMQpiYrA4XsGVOC2sElDF0oMjic5107LitP988yHrqDDZwZirS4OAEqyA==", "peerDependencies": { "react": "^17.0.0 || ^18.0.0 || ^19.0.0" } @@ -19505,14 +19541,6 @@ "react-dom": "^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0 || ^18.0.0" } }, - "node_modules/react-style-proptype": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/react-style-proptype/-/react-style-proptype-3.2.2.tgz", - "integrity": "sha512-ywYLSjNkxKHiZOqNlso9PZByNEY+FTyh3C+7uuziK0xFXu9xzdyfHwg4S9iyiRRoPCR4k2LqaBBsWVmSBwCWYQ==", - "dependencies": { - "prop-types": "^15.5.4" - } - }, "node_modules/react-style-singleton": { "version": "2.2.3", "resolved": "https://registry.npmjs.org/react-style-singleton/-/react-style-singleton-2.2.3.tgz", diff --git a/package.json b/package.json index badcaba..af53b30 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-tooltip": "^1.1.3", "@sanity/image-url": "^1.0.2", - "@sanity/vision": "^3.61.0", + "@sanity/vision": "^3.68.3", "@types/react-slick": "^0.23.13", "@upstash/redis": "^1.34.3", "axios": "^1.7.7",