Skip to content

Commit

Permalink
chore(deps): update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 0c7c466 commit 2fccb02
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 79 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 @@ -14,7 +14,7 @@
"dependencies": {
"@sanity/client": "6.13.3",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.2",
"@sanity/visual-editing": "1.3.0",
"bulma": "0.9.4",
"groq": "3.29.1",
"groqd": "0.15.10",
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 @@ -14,7 +14,7 @@
"dependencies": {
"@sanity/client": "6.13.3",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.2",
"@sanity/visual-editing": "1.3.0",
"bulma": "0.9.4",
"groq": "3.29.1",
"groqd": "0.15.10",
Expand Down
4 changes: 2 additions & 2 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@remix-run/react": "2.6.0",
"@sanity/client": "6.13.3",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.2",
"@vercel/remix": "2.5.1",
"@sanity/visual-editing": "1.3.0",
"@vercel/remix": "2.6.0",
"groq": "3.29.1",
"groqd": "0.15.10",
"isbot": "latest",
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.1",
"@sanity/client": "6.13.3",
"@sanity/icons": "2.10.2",
"@sanity/presentation": "1.8.2",
"@sanity/presentation": "1.9.0",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.0.2",
"@sanity/vision": "3.29.1",
Expand Down
131 changes: 57 additions & 74 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 2fccb02

Please sign in to comment.