Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1405)
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 Dec 2, 2024
1 parent 780b0a7 commit 28a5b07
Show file tree
Hide file tree
Showing 5 changed files with 102 additions and 91 deletions.
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.23.0",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.10.2",
"@sanity/visual-editing": "2.10.3",
"bulma": "0.9.4",
"groq": "3.65.1",
"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.15.0",
"@sanity/client": "6.23.0",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.10.2",
"@sanity/visual-editing": "2.10.3",
"@vercel/remix": "2.15.0",
"groq": "3.65.1",
"groqd": "0.15.12",
Expand All @@ -29,7 +29,7 @@
"@remix-run/serve": "2.15.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"eslint": "^8.57.1",
"typescript": "^5.7.2"
},
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.23.0",
"@sanity/icons": "3.5.0",
"@sanity/presentation": "1.19.3",
"@sanity/presentation": "1.19.4",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.9.0",
"@sanity/vision": "3.65.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@sanity/pkg-utils": "6.11.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-gitignore": "^0.1.0",
Expand Down
Loading

0 comments on commit 28a5b07

Please sign in to comment.