From e99a892b284d35c56f9ee68a2f2f1e8fa524c518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:19:20 +0000 Subject: [PATCH] chore: Bump @sanity/vision from 3.61.0 to 3.67.1 Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.61.0 to 3.67.1. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.67.1/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 | 98 ++++++++++++++++++++++++++++++++++++++++------- package.json | 2 +- 2 files changed, 85 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1fb0e46..67970e7 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.67.1", "@shadcn/ui": "^0.0.4", "@types/react-slick": "^0.23.13", "@upstash/redis": "^1.34.3", @@ -67,9 +67,7 @@ "react-dom": "^18", "react-draggable": "^4.4.6", "react-google-calendar-api": "^2.3.0", - "react-icons": "^5.4.0", - "react-quill": "^2.0.0", "react-resizable": "^3.0.5", "react-slick": "^0.30.2", @@ -5550,14 +5548,17 @@ "integrity": "sha512-wtMYcV5GIDIhVyF/jjmdwq1GdlK07dRL40XMns73VbrFI7FteRltxv48bhYVZPcLkRXb0SHjpDS/icj9/yzbVA==" }, "node_modules/@sanity/icons": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/@sanity/icons/-/icons-3.4.0.tgz", - "integrity": "sha512-X8BMM68w3y5cuCLpPwV7jGhVNGgAL/FA3UI6JaRCsyVOahA6aBOeKdjFs5MHtKi8cmrKwq1a98h/HbrK56kszA==", + "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" + }, "engines": { "node": ">=14.0.0" }, "peerDependencies": { - "react": "^18.3 || >=19.0.0-rc" + "react": "^18.3 || ^19.0.0-0" } }, "node_modules/@sanity/image-url": { @@ -5921,9 +5922,9 @@ } }, "node_modules/@sanity/vision": { - "version": "3.61.0", - "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.61.0.tgz", - "integrity": "sha512-lisVOrjeTjX7nfCaWCk9L1mlvNKDHaPe9M+NHQig5yGPTTJ5RpeNGIU5NspEF5ZxI1S/y5ZpDn/blcEuQ8luFw==", + "version": "3.67.1", + "resolved": "https://registry.npmjs.org/@sanity/vision/-/vision-3.67.1.tgz", + "integrity": "sha512-dxB+BPu3vau5VQSxwcRQV6CVSzW+ej01ZqsiA4W9C+tjQXEeLYG1deFGomx9/nd0SwtnHDcHSnf9p+B2kTt60g==", "dependencies": { "@codemirror/autocomplete": "^6.1.0", "@codemirror/commands": "^6.0.1", @@ -5937,20 +5938,71 @@ "@rexxars/react-json-inspector": "^8.0.1", "@rexxars/react-split-pane": "^0.1.93", "@sanity/color": "^3.0.0", - "@sanity/icons": "^3.4.0", - "@sanity/ui": "^2.8.9", + "@sanity/icons": "^3.5.2", + "@sanity/ui": "^2.10.7", "@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" + "quick-lru": "^5.1.1", + "react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206" }, "peerDependencies": { - "react": "^18", + "react": "^18 || ^19.0.0", "styled-components": "^6.1" } }, + "node_modules/@sanity/vision/node_modules/@sanity/ui": { + "version": "2.10.9", + "resolved": "https://registry.npmjs.org/@sanity/ui/-/ui-2.10.9.tgz", + "integrity": "sha512-pNjalR+On4tI/F6VGMzE07Jig0X6pPOeYqTZrTGo6ebCMXuzhSOqjm+bJx56z8OTNcjWihIi2G3U4t7/HJ4kIA==", + "dependencies": { + "@floating-ui/react-dom": "^2.1.2", + "@sanity/color": "^3.0.6", + "@sanity/icons": "^3.5.2", + "csstype": "^3.1.3", + "framer-motion": "^11.13.5", + "react-compiler-runtime": "19.0.0-beta-37ed2a7-20241206", + "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/framer-motion": { + "version": "11.14.4", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.14.4.tgz", + "integrity": "sha512-NQuzr9JbeJDMQmy0FFLhLzk9h1kAjVC1tGE/HY4ubF02B95EBm2lpA21LE3Od/OpXqXgp0zl5Hdqu25hliBRsA==", + "dependencies": { + "motion-dom": "^11.14.3", + "motion-utils": "^11.14.3", + "tslib": "^2.4.0" + }, + "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 + } + } + }, "node_modules/@sentry-internal/browser-utils": { "version": "8.34.0", "resolved": "https://registry.npmjs.org/@sentry-internal/browser-utils/-/browser-utils-8.34.0.tgz", @@ -15941,6 +15993,16 @@ "node": ">=16" } }, + "node_modules/motion-dom": { + "version": "11.14.3", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.14.3.tgz", + "integrity": "sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA==" + }, + "node_modules/motion-utils": { + "version": "11.14.3", + "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.14.3.tgz", + "integrity": "sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ==" + }, "node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", @@ -17839,6 +17901,14 @@ "react": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0" } }, + "node_modules/react-compiler-runtime": { + "version": "19.0.0-beta-37ed2a7-20241206", + "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-37ed2a7-20241206.tgz", + "integrity": "sha512-9e6rCpVylr9EnVocgYAjft7+2v01BDpajeHKRoO+oc9pKcAMTpstHtHvE/TSVbyf4FvzCGjfKcfHM9XGTXI6Tw==", + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0 || ^19.0.0" + } + }, "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", diff --git a/package.json b/package.json index e68fb64..c02a00f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,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.67.1", "@shadcn/ui": "^0.0.4", "@types/react-slick": "^0.23.13", "@upstash/redis": "^1.34.3",