[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.5.0 changes in config/dependencies.yaml
This commit is contained in:
parent
8738456426
commit
cd9a99a7cd
3 changed files with 6 additions and 6 deletions
|
@ -343,7 +343,7 @@ org:
|
||||||
|
|
||||||
sanity:
|
sanity:
|
||||||
_:
|
_:
|
||||||
'@sanity/vision': &sanity '3.2.5'
|
'@sanity/vision': &sanity '3.5.0'
|
||||||
'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.2.5",
|
"@sanity/vision": "3.5.0",
|
||||||
"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",
|
||||||
|
|
|
@ -4711,10 +4711,10 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
rxjs "^7.8.0"
|
rxjs "^7.8.0"
|
||||||
|
|
||||||
"@sanity/vision@3.2.5":
|
"@sanity/vision@3.5.0":
|
||||||
version "3.2.5"
|
version "3.5.0"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.2.5.tgz#d006eefa450c51eb43ba821b33570337d522419f"
|
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.5.0.tgz#c4332e071e6f83c2b822f7459f47cd20b7dab9a6"
|
||||||
integrity sha512-qprFXGA+GUKHWCGRca2ugp9eJV6VnZaWFWqv1di7KDwraEiDAK8evtT5in3LhOIgAxNcbLGGjj707PqFkfpTaA==
|
integrity sha512-SpD9fO5F+nDk00yNZmvujMhk+mLxTEFC8CqgLV5ypk458kyqPEf16yHdhO+bly0IaXOSWQzYmkXFFi8bjqiJ8Q==
|
||||||
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