Skip to content

Commit

Permalink
chore(deps): update dependency @sanity/client to v6.18.2 (#1239)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 0e0914d commit 417b70b
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion apps/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "next start"
},
"dependencies": {
"@sanity/client": "6.18.1",
"@sanity/client": "6.18.2",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.42.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/next-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"start": "next start"
},
"dependencies": {
"@sanity/client": "6.18.1",
"@sanity/client": "6.18.2",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.8.19",
"bulma": "0.9.4",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@remix-run/node": "2.9.2",
"@remix-run/react": "2.9.2",
"@sanity/client": "6.18.1",
"@sanity/client": "6.18.2",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.8.19",
"@vercel/remix": "2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@faker-js/faker": "8.4.1",
"@sanity/client": "6.18.1",
"@sanity/client": "6.18.2",
"@sanity/icons": "2.11.8",
"@sanity/presentation": "1.15.3",
"@sanity/preview-kit": "workspace:*",
Expand Down
Loading

0 comments on commit 417b70b

Please sign in to comment.