Skip to content

Commit 73bb39a

Browse files
Bump @sanity/vision from 3.81.0 to 3.82.0
Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.81.0 to 3.82.0. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.82.0/packages/@sanity/vision) --- updated-dependencies: - dependency-name: "@sanity/vision" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 687bbb1 commit 73bb39a

File tree

2 files changed

+77
-8
lines changed

2 files changed

+77
-8
lines changed

packages/appstatus-sanity-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sanity"
1717
],
1818
"dependencies": {
19-
"@sanity/vision": "3.81.0",
19+
"@sanity/vision": "3.82.0",
2020
"react": "19.1.0",
2121
"react-dom": "19.1.0",
2222
"sanity": "3.81.0",

yarn.lock

+76-7
Original file line numberDiff line numberDiff line change
@@ -8591,6 +8591,28 @@ __metadata:
85918591
languageName: node
85928592
linkType: hard
85938593

8594+
"@sanity/ui@npm:^2.15.10":
8595+
version: 2.15.12
8596+
resolution: "@sanity/ui@npm:2.15.12"
8597+
dependencies:
8598+
"@floating-ui/react-dom": "npm:^2.1.2"
8599+
"@juggle/resize-observer": "npm:^3.4.0"
8600+
"@sanity/color": "npm:^3.0.6"
8601+
"@sanity/icons": "npm:^3.7.0"
8602+
csstype: "npm:^3.1.3"
8603+
framer-motion: "npm:^12.6.3"
8604+
react-compiler-runtime: "npm:19.0.0-beta-e993439-20250328"
8605+
react-refractor: "npm:^2.2.0"
8606+
use-effect-event: "npm:^1.0.2"
8607+
peerDependencies:
8608+
react: ^18 || >=19.0.0-0
8609+
react-dom: ^18 || >=19.0.0-0
8610+
react-is: ^18 || >=19.0.0-0
8611+
styled-components: ^5.2 || ^6
8612+
checksum: 10/e51dfc1be78dafe1c746163d666779b003a1ed91063612cc0a8ba23e69c973241385091a271082725908a0bfd2ae78d50052355630ec93c305569fcaebfd2391
8613+
languageName: node
8614+
linkType: hard
8615+
85948616
"@sanity/ui@npm:^2.15.7":
85958617
version: 2.15.7
85968618
resolution: "@sanity/ui@npm:2.15.7"
@@ -8671,9 +8693,9 @@ __metadata:
86718693
languageName: node
86728694
linkType: hard
86738695

8674-
"@sanity/vision@npm:3.81.0":
8675-
version: 3.81.0
8676-
resolution: "@sanity/vision@npm:3.81.0"
8696+
"@sanity/vision@npm:3.82.0":
8697+
version: 3.82.0
8698+
resolution: "@sanity/vision@npm:3.82.0"
86778699
dependencies:
86788700
"@codemirror/autocomplete": "npm:^6.1.0"
86798701
"@codemirror/commands": "npm:^6.0.1"
@@ -8688,20 +8710,20 @@ __metadata:
86888710
"@rexxars/react-split-pane": "npm:^1.0.0"
86898711
"@sanity/color": "npm:^3.0.0"
86908712
"@sanity/icons": "npm:^3.7.0"
8691-
"@sanity/ui": "npm:^2.15.8"
8713+
"@sanity/ui": "npm:^2.15.10"
86928714
"@uiw/react-codemirror": "npm:^4.23.8"
86938715
is-hotkey-esm: "npm:^1.0.0"
86948716
json-2-csv: "npm:^5.5.1"
86958717
json5: "npm:^2.2.3"
86968718
lodash: "npm:^4.17.21"
86978719
quick-lru: "npm:^5.1.1"
8698-
react-compiler-runtime: "npm:19.0.0-beta-aeaed83-20250323"
8720+
react-compiler-runtime: "npm:19.0.0-beta-e993439-20250328"
86998721
react-fast-compare: "npm:^3.2.2"
87008722
use-effect-event: "npm:^1.0.2"
87018723
peerDependencies:
87028724
react: ^18 || ^19.0.0
87038725
styled-components: ^6.1.15
8704-
checksum: 10/b3333d2e781a63a2fdf61dfb3f22268c1157647415f74ae30028897340bd4a31acf57358e7cf87d2e9b4b23ab17db60938303faaf011ba3a8761453aacdc2c42
8726+
checksum: 10/8201636df0970a8071e2ec585462d2b5af16d510f1fb77c38a910ee3c1374dd6695b0dcf2d0c4976c97632b497af1dc5452d080382b6027d505b3328bbaa2e1e
87058727
languageName: node
87068728
linkType: hard
87078729

@@ -12591,7 +12613,7 @@ __metadata:
1259112613
resolution: "appstatus-sanity-config@workspace:packages/appstatus-sanity-config"
1259212614
dependencies:
1259312615
"@sanity/eslint-config-studio": "npm:5.0.2"
12594-
"@sanity/vision": "npm:3.81.0"
12616+
"@sanity/vision": "npm:3.82.0"
1259512617
"@types/react": "npm:19.0.12"
1259612618
dayjs: "npm:1.11.13"
1259712619
eslint: "npm:9.23.0"
@@ -18174,6 +18196,28 @@ __metadata:
1817418196
languageName: node
1817518197
linkType: hard
1817618198

18199+
"framer-motion@npm:^12.6.3":
18200+
version: 12.6.3
18201+
resolution: "framer-motion@npm:12.6.3"
18202+
dependencies:
18203+
motion-dom: "npm:^12.6.3"
18204+
motion-utils: "npm:^12.6.3"
18205+
tslib: "npm:^2.4.0"
18206+
peerDependencies:
18207+
"@emotion/is-prop-valid": "*"
18208+
react: ^18.0.0 || ^19.0.0
18209+
react-dom: ^18.0.0 || ^19.0.0
18210+
peerDependenciesMeta:
18211+
"@emotion/is-prop-valid":
18212+
optional: true
18213+
react:
18214+
optional: true
18215+
react-dom:
18216+
optional: true
18217+
checksum: 10/d3d22a3c77564df477be16ffd321bb8ab050005622a36b32c48ae3ad158dd889dd653ce95d109584efb784e9e5136b30335c20bafbf8e558ab53767f143c10a1
18218+
languageName: node
18219+
linkType: hard
18220+
1817718221
"fresh@npm:0.5.2":
1817818222
version: 0.5.2
1817918223
resolution: "fresh@npm:0.5.2"
@@ -23516,13 +23560,29 @@ __metadata:
2351623560
languageName: node
2351723561
linkType: hard
2351823562

23563+
"motion-dom@npm:^12.6.3":
23564+
version: 12.6.3
23565+
resolution: "motion-dom@npm:12.6.3"
23566+
dependencies:
23567+
motion-utils: "npm:^12.6.3"
23568+
checksum: 10/3f9105fedf851e3619b6631283fca374dd90fd01558ef1806ac3cc027416fb63b6cd24a2a19ec0ddcda717e141a87c226655ac19b12ae1b2c3deefc325ac0934
23569+
languageName: node
23570+
linkType: hard
23571+
2351923572
"motion-utils@npm:^12.5.0":
2352023573
version: 12.5.0
2352123574
resolution: "motion-utils@npm:12.5.0"
2352223575
checksum: 10/f2d754a9e1c4cd829f0703ce47bbeb3e9967994a9cb35e759f34de16af6c520a4959b04ff6998211ca67dc7bfe0002d9b2465858167b1971b0403f63289f97fc
2352323576
languageName: node
2352423577
linkType: hard
2352523578

23579+
"motion-utils@npm:^12.6.3":
23580+
version: 12.6.3
23581+
resolution: "motion-utils@npm:12.6.3"
23582+
checksum: 10/295fe81dbb82d840723a92cf280013ae394a93bbdb9b6717d5c37bf2c5ac6c2bab4ebe19c52cf0b515dc88cd32d64ba767829ba9294717f38305d5375f8c1de4
23583+
languageName: node
23584+
linkType: hard
23585+
2352623586
"mri@npm:^1.2.0":
2352723587
version: 1.2.0
2352823588
resolution: "mri@npm:1.2.0"
@@ -26211,6 +26271,15 @@ __metadata:
2621126271
languageName: node
2621226272
linkType: hard
2621326273

26274+
"react-compiler-runtime@npm:19.0.0-beta-e993439-20250328":
26275+
version: 19.0.0-beta-e993439-20250328
26276+
resolution: "react-compiler-runtime@npm:19.0.0-beta-e993439-20250328"
26277+
peerDependencies:
26278+
react: ^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental
26279+
checksum: 10/c617222e58d3c1fc2ed4b3b80bc91069d76e01e3f01129cd4350e119ad2b403aa70be545c98a0f650a23b61f3a5e46ab93d79b6dfbca3c69c2f45260e050629c
26280+
languageName: node
26281+
linkType: hard
26282+
2621426283
"react-confetti@npm:^6.1.0":
2621526284
version: 6.4.0
2621626285
resolution: "react-confetti@npm:6.4.0"

0 commit comments

Comments
 (0)