Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1066)
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 Mar 22, 2024
1 parent e3d4eaf commit 89866ba
Show file tree
Hide file tree
Showing 6 changed files with 139 additions and 118 deletions.
4 changes: 2 additions & 2 deletions apps/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@sanity/client": "6.15.7",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.35.1",
"groq": "3.35.2",
"groqd": "0.15.10",
"next": "14.1.4",
"next-sanity": "8.4.5",
"next-sanity": "8.4.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"server-only": "^0.0.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/next-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"dependencies": {
"@sanity/client": "6.15.7",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.8.3",
"@sanity/visual-editing": "1.8.4",
"bulma": "0.9.4",
"groq": "3.35.1",
"groq": "3.35.2",
"groqd": "0.15.10",
"next": "14.1.4",
"react": "18.2.0",
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,9 +14,9 @@
"@remix-run/react": "2.8.1",
"@sanity/client": "6.15.7",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "1.8.3",
"@sanity/visual-editing": "1.8.4",
"@vercel/remix": "2.8.1",
"groq": "3.35.1",
"groq": "3.35.2",
"groqd": "0.15.10",
"isbot": "latest",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
"@faker-js/faker": "8.4.1",
"@sanity/client": "6.15.7",
"@sanity/icons": "2.11.4",
"@sanity/presentation": "1.12.0",
"@sanity/presentation": "1.12.1",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.0.12",
"@sanity/vision": "3.35.1",
"@sanity/vision": "3.35.2",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"esbuild": "^0.20.2",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"groq": "3.35.1",
"groq": "3.35.2",
"groqd-playground": "0.0.18",
"react": "18.2.0",
"react-dom": "18.2.0",
"sanity": "3.35.1",
"sanity": "3.35.2",
"sanity-plugin-iframe-pane": "3.1.6",
"styled-components": "6.1.8",
"typescript": "^5.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"date-fns": "3.6.0",
"@vercel/stega": "0.1.0",
"bulma": "0.9.4",
"groq": "3.35.1",
"groq": "3.35.2",
"groqd": "0.15.10"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 89866ba

Please sign in to comment.