chore(deps): bump @sanity/vision from 3.11.1 to 3.11.2
Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/sanity-io/sanity/releases) - [Commits](https://github.com/sanity-io/sanity/commits/v3.11.2/packages/@sanity/vision) --- updated-dependencies: - dependency-name: "@sanity/vision" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2ab069a486
commit
a74e9236e9
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sanity/vision": "3.11.1",
|
"@sanity/vision": "3.11.2",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-is": "18.2.0",
|
"react-is": "18.2.0",
|
||||||
|
|
|
@ -3828,10 +3828,10 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
rxjs "^7.8.0"
|
rxjs "^7.8.0"
|
||||||
|
|
||||||
"@sanity/vision@3.11.1":
|
"@sanity/vision@3.11.2":
|
||||||
version "3.11.1"
|
version "3.11.2"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.11.1.tgz#89776fdd851540611f0ec190420476a97e376da4"
|
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.11.2.tgz#1cb2cc3d3841ec02a59f15d623f76ca293d6ab62"
|
||||||
integrity sha512-lHAhgRBLASpsEBgvr2Kz81w3XLEZppVaiTiEWknNaQaGYGdTeRxruj9iE1GLi3lQoIiUlnFdzmhHzMRaiidymg==
|
integrity sha512-xS7Ux/HrKmGTR7xo5sCv2KkrJVKG8dmOKUt84DaorUfBmoNeMG/MK2Sk56zlLXyaxN08pXwwbUhETc+8F8xxrw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/autocomplete" "^6.1.0"
|
"@codemirror/autocomplete" "^6.1.0"
|
||||||
"@codemirror/commands" "^6.0.1"
|
"@codemirror/commands" "^6.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue