Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1346)
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 Oct 22, 2024
1 parent ad954a9 commit f05bc49
Show file tree
Hide file tree
Showing 6 changed files with 176 additions and 200 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.22.2",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.61.0",
"groq": "3.62.0",
"groqd": "0.15.12",
"next": "15.0.0",
"next-sanity": "9.6.0",
"next-sanity": "9.7.0",
"react": "19.0.0-rc-fb9a90fa48-20240614",
"react-dom": "19.0.0-rc-fb9a90fa48-20240614",
"server-only": "^0.0.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 @@ -16,7 +16,7 @@
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.2.2",
"bulma": "0.9.4",
"groq": "3.61.0",
"groq": "3.62.0",
"groqd": "0.15.12",
"next": "15.0.0",
"react": "18.3.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 @@ -16,7 +16,7 @@
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.2.2",
"@vercel/remix": "2.12.0",
"groq": "3.61.0",
"groq": "3.62.0",
"groqd": "0.15.12",
"isbot": "latest",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"@sanity/icons": "3.4.0",
"@sanity/presentation": "1.17.3",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.8.9",
"@sanity/vision": "3.61.0",
"@sanity/ui": "2.8.10",
"@sanity/vision": "3.62.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"esbuild": "^0.24.0",
"esbuild-register": "^3.6.0",
"eslint": "^8.57.1",
"groq": "3.61.0",
"groq": "3.62.0",
"groqd-playground": "0.0.20",
"react": "18.3.1",
"react-dom": "18.3.1",
"sanity": "3.61.0",
"sanity": "3.62.0",
"sanity-plugin-iframe-pane": "3.1.6",
"styled-components": "6.1.13",
"typescript": "^5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"date-fns": "4.1.0",
"@vercel/stega": "0.1.2",
"bulma": "0.9.4",
"groq": "3.61.0",
"groq": "3.62.0",
"groqd": "0.15.12"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f05bc49

Please sign in to comment.