Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1335)
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 21, 2024
1 parent 44de8d4 commit d982f14
Show file tree
Hide file tree
Showing 5 changed files with 177 additions and 111 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 @@ -18,7 +18,7 @@
"groq": "3.61.0",
"groqd": "0.15.12",
"next": "15.0.0-rc.1",
"next-sanity": "9.5.4",
"next-sanity": "9.5.5",
"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 @@ -14,7 +14,7 @@
"dependencies": {
"@sanity/client": "6.22.2",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.1.10",
"@sanity/visual-editing": "2.2.0",
"bulma": "0.9.4",
"groq": "3.61.0",
"groqd": "0.15.12",
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,7 +14,7 @@
"@remix-run/react": "2.13.1",
"@sanity/client": "6.22.2",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.1.10",
"@sanity/visual-editing": "2.2.0",
"@vercel/remix": "2.12.0",
"groq": "3.61.0",
"groqd": "0.15.12",
Expand All @@ -29,7 +29,7 @@
"@remix-run/serve": "2.13.1",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"eslint": "^8.57.1",
"typescript": "^5.6.3"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"groqd": "0.15.12"
},
"devDependencies": {
"@sanity/pkg-utils": "6.11.3",
"@sanity/pkg-utils": "6.11.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"@typescript-eslint/eslint-plugin": "^8.10.0",
"@typescript-eslint/parser": "^8.10.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-gitignore": "^0.1.0",
Expand Down
Loading

0 comments on commit d982f14

Please sign in to comment.