Merge pull request #4509 from freesewing/dependabot/npm_and_yarn/sanity-3.14.3
chore(deps): bump sanity from 3.14.2 to 3.14.3
This commit is contained in:
commit
8e1427635f
3 changed files with 343 additions and 256 deletions
|
@ -349,7 +349,7 @@ org:
|
||||||
|
|
||||||
sanity:
|
sanity:
|
||||||
_:
|
_:
|
||||||
'@sanity/vision': &sanity '3.14.2'
|
'@sanity/vision': &sanity '3.14.3'
|
||||||
'easymde': '2.18.0'
|
'easymde': '2.18.0'
|
||||||
'react': *react
|
'react': *react
|
||||||
'react-dom': *react
|
'react-dom': *react
|
||||||
|
|
|
@ -20,12 +20,12 @@
|
||||||
},
|
},
|
||||||
"peerDependencies": {},
|
"peerDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sanity/vision": "3.14.2",
|
"@sanity/vision": "3.14.3",
|
||||||
"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",
|
||||||
"react-is": "18.2.0",
|
"react-is": "18.2.0",
|
||||||
"sanity": "3.14.2",
|
"sanity": "3.14.3",
|
||||||
"styled-components": "5.3.11",
|
"styled-components": "5.3.11",
|
||||||
"sanity-plugin-markdown": "4.1.0"
|
"sanity-plugin-markdown": "4.1.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue