Skip to content

Commit

Permalink
chore(deps): update app dependencies (#895)
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 Feb 9, 2024
1 parent 0c4404f commit 62e3a9a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 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.12.4",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.1",
"@sanity/visual-editing": "1.2.2",
"bulma": "0.9.4",
"groq": "3.28.0",
"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.12.4",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.1",
"@sanity/visual-editing": "1.2.2",
"bulma": "0.9.4",
"groq": "3.28.0",
"groqd": "0.15.10",
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@remix-run/react": "2.6.0",
"@sanity/client": "6.12.4",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.2.1",
"@sanity/visual-editing": "1.2.2",
"@vercel/remix": "2.5.1",
"groq": "3.28.0",
"groqd": "0.15.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"groqd": "0.15.10"
},
"devDependencies": {
"@sanity/pkg-utils": "^4.1.5",
"@sanity/pkg-utils": "^4.2.0",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
Expand Down
22 changes: 11 additions & 11 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 62e3a9a

Please sign in to comment.