[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.14.3 changes in config/dependencies.yaml
This commit is contained in:
parent
1813054819
commit
322da08085
3 changed files with 8 additions and 8 deletions
|
@ -349,7 +349,7 @@ org:
|
|||
|
||||
sanity:
|
||||
_:
|
||||
'@sanity/vision': &sanity '3.14.2'
|
||||
'@sanity/vision': &sanity '3.14.3'
|
||||
'easymde': '2.18.0'
|
||||
'react': *react
|
||||
'react-dom': *react
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@sanity/vision": "3.14.2",
|
||||
"@sanity/vision": "3.14.3",
|
||||
"easymde": "2.18.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -3621,7 +3621,7 @@
|
|||
"@sanity/client" "^6.1.5"
|
||||
"@types/react" "^18.0.25"
|
||||
|
||||
"@sanity/ui@^1.0.0", "@sanity/ui@^1.6.0", "@sanity/ui@^1.7.2":
|
||||
"@sanity/ui@^1.0.0", "@sanity/ui@^1.7.2":
|
||||
version "1.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@sanity/ui/-/ui-1.7.3.tgz#e603cf6d68ca26e1345a76ee0f328532d794edd2"
|
||||
integrity sha512-C+EBh7Vp0XMKE6k7sAGylc5R9RsZkKu4FnZ2SotVe5CPUTFAqTIqEn2WoaAKVMtkafxplCXd7RQsWr5nJOjqSg==
|
||||
|
@ -3660,10 +3660,10 @@
|
|||
lodash "^4.17.21"
|
||||
rxjs "^7.8.0"
|
||||
|
||||
"@sanity/vision@3.14.2":
|
||||
version "3.14.2"
|
||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.2.tgz#d126128ba3598e88f888ff73ecc8d1888c9cf039"
|
||||
integrity sha512-N6iJO6vSCnXqIFJ9Ui77DZRRQ/UznAOMozLjdSGxj1aHxKP39HJwuNsEy2eUrMnTiloqQ2MEBfs+zrbVRL9r+w==
|
||||
"@sanity/vision@3.14.3":
|
||||
version "3.14.3"
|
||||
resolved "https://registry.yarnpkg.com/@sanity/vision/-/vision-3.14.3.tgz#86c0605ec882b6611b246cc79779405859bd4be2"
|
||||
integrity sha512-CdCmSmFuVOs9+mH17hPU44jDyRASXPAGQD0sc7pWHNBa4X0ffouxUkBaPKUupx+nSnKM2UYyArXBhlGwh2jIag==
|
||||
dependencies:
|
||||
"@codemirror/autocomplete" "^6.1.0"
|
||||
"@codemirror/commands" "^6.0.1"
|
||||
|
@ -3677,7 +3677,7 @@
|
|||
"@rexxars/react-split-pane" "^0.1.93"
|
||||
"@sanity/color" "^2.1.20"
|
||||
"@sanity/icons" "^2.4.0"
|
||||
"@sanity/ui" "^1.6.0"
|
||||
"@sanity/ui" "^1.7.2"
|
||||
"@uiw/react-codemirror" "^4.11.4"
|
||||
hashlru "^2.3.0"
|
||||
is-hotkey "^0.1.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue