Skip to content

Commit

Permalink
chore(deps): update app dependencies (#855)
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 Jan 29, 2024
1 parent 5949479 commit c363ca2
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 38 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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@sanity/client": "6.12.3",
"@sanity/overlays": "2.3.8",
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.26.1",
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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@sanity/client": "6.12.3",
"@sanity/overlays": "2.3.8",
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.26.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@remix-run/node": "2.5.1",
"@remix-run/react": "2.5.1",
"@sanity/client": "6.12.3",
"@sanity/overlays": "2.3.8",
"@sanity/overlays": "2.3.9",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "2.5.1",
"groq": "3.26.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 @@ -10,7 +10,7 @@
"@faker-js/faker": "8.4.0",
"@sanity/client": "6.12.3",
"@sanity/icons": "2.10.0",
"@sanity/presentation": "1.7.1",
"@sanity/presentation": "1.7.2",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.0.1",
"@sanity/vision": "3.26.1",
Expand Down
48 changes: 14 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c363ca2

Please sign in to comment.