Skip to content

Commit

Permalink
chore(deps): update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 5e19c2d commit 2721a53
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 158 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.68.3",
"groqd": "0.15.12",
"next": "15.1.2",
"next-sanity": "9.8.29",
"next-sanity": "9.8.30",
"react": "19.0.0",
"react-dom": "19.0.0",
"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.24.1",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.11.1",
"@sanity/visual-editing": "2.11.3",
"bulma": "0.9.4",
"groq": "3.68.3",
"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.2",
"@sanity/client": "6.24.1",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.11.1",
"@sanity/visual-editing": "2.11.3",
"@vercel/remix": "2.15.2",
"groq": "3.68.3",
"groqd": "0.15.12",
Expand All @@ -29,7 +29,7 @@
"@remix-run/serve": "2.15.2",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"eslint": "^8.57.1",
"typescript": "^5.7.2"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"dependencies": {
"@faker-js/faker": "8.4.1",
"@sanity/client": "6.24.1",
"@sanity/icons": "3.5.5",
"@sanity/presentation": "1.19.14",
"@sanity/icons": "3.5.6",
"@sanity/presentation": "1.19.16",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.10.12",
"@sanity/vision": "3.68.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 @@ -56,13 +56,13 @@
"@sanity/pkg-utils": "6.12.2",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-gitignore": "^0.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"react": "19.0.0",
Expand Down
Loading

0 comments on commit 2721a53

Please sign in to comment.