[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.11.3 changes in config/dependencies.yaml
This commit is contained in:
parent
9d0f16ee8d
commit
81e24463e1
3 changed files with 6 additions and 6 deletions
|
@ -339,7 +339,7 @@ org:
|
||||||
|
|
||||||
sanity:
|
sanity:
|
||||||
_:
|
_:
|
||||||
'@sanity/vision': &sanity '3.11.2'
|
'@sanity/vision': &sanity '3.11.3'
|
||||||
'react': *react
|
'react': *react
|
||||||
'react-dom': *react
|
'react-dom': *react
|
||||||
'react-is': *react
|
'react-is': *react
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sanity/vision": "3.11.2",
|
"@sanity/vision": "3.11.3",
|
||||||
"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",
|
||||||
|
|
|
@ -3836,10 +3836,10 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
rxjs "^7.8.0"
|
rxjs "^7.8.0"
|
||||||
|
|
||||||
"@sanity/vision@3.11.2":
|
"@sanity/vision@3.11.3":
|
||||||
version "3.11.2"
|
version "3.11.3"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.11.2.tgz#1cb2cc3d3841ec02a59f15d623f76ca293d6ab62"
|
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.11.3.tgz#29648addcfc7c31ea10cbef43ad01c864e4af298"
|
||||||
integrity sha512-xS7Ux/HrKmGTR7xo5sCv2KkrJVKG8dmOKUt84DaorUfBmoNeMG/MK2Sk56zlLXyaxN08pXwwbUhETc+8F8xxrw==
|
integrity sha512-Xuy6vuYt7KHAfZWLJlhKhTqhCd9kI45wVedw+DUmY5lN0XkMhVYm2nsFctf3A381YAZPJJECddlaH32fzrWcFg==
|
||||||
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