[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.14.4 changes in config/dependencies.yaml
This commit is contained in:
parent
02e8391369
commit
e67e2a043e
3 changed files with 6 additions and 6 deletions
|
@ -343,7 +343,7 @@ org:
|
||||||
|
|
||||||
sanity:
|
sanity:
|
||||||
_:
|
_:
|
||||||
'@sanity/vision': &sanity '3.14.3'
|
'@sanity/vision': &sanity '3.14.4'
|
||||||
'easymde': '2.18.0'
|
'easymde': '2.18.0'
|
||||||
'react': *react
|
'react': *react
|
||||||
'react-dom': *react
|
'react-dom': *react
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sanity/vision": "3.14.3",
|
"@sanity/vision": "3.14.4",
|
||||||
"easymde": "2.18.0",
|
"easymde": "2.18.0",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
|
|
@ -3226,10 +3226,10 @@
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
rxjs "^7.8.0"
|
rxjs "^7.8.0"
|
||||||
|
|
||||||
"@sanity/vision@3.14.3":
|
"@sanity/vision@3.14.4":
|
||||||
version "3.14.3"
|
version "3.14.4"
|
||||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.3.tgz#86c0605ec882b6611b246cc79779405859bd4be2"
|
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.4.tgz#fc187fd8bca2395c3e9b5f0c2f2a267b06d6b261"
|
||||||
integrity sha512-CdCmSmFuVOs9+mH17hPU44jDyRASXPAGQD0sc7pWHNBa4X0ffouxUkBaPKUupx+nSnKM2UYyArXBhlGwh2jIag==
|
integrity sha512-riBZ9l1O0VWJKgjelvX5F8CRcYd0J6LZkmMS7K2MjOEu1hyC9r/NniEo+YU60vPgVmGCApErO9MpgEBCeX2DZQ==
|
||||||
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