Skip to content

Commit

Permalink
chore(deps): update app dependencies (#1490)
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 Jan 17, 2025
1 parent 48a63e8 commit 13d18d7
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 142 deletions.
8 changes: 4 additions & 4 deletions apps/next-app-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
"start": "next start"
},
"dependencies": {
"@sanity/client": "6.24.4",
"@sanity/client": "6.25.0",
"@sanity/preview-kit": "workspace:*",
"bulma": "0.9.4",
"groq": "3.70.0",
"groqd": "0.15.12",
"next": "15.1.4",
"next": "15.1.5",
"next-sanity": "9.8.37",
"react": "19.0.0",
"react-dom": "19.0.0",
"server-only": "^0.0.1",
"ui": "workspace:*"
},
"devDependencies": {
"@next/bundle-analyzer": "15.1.4",
"@next/bundle-analyzer": "15.1.5",
"@types/node": "^18.18.6",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"typescript": "^5.7.3"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions apps/next-pages-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"start": "next start"
},
"dependencies": {
"@sanity/client": "6.24.4",
"@sanity/client": "6.25.0",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.12.3",
"bulma": "0.9.4",
"groq": "3.70.0",
"groqd": "0.15.12",
"next": "15.1.4",
"next": "15.1.5",
"react": "19.0.0",
"react-dom": "19.0.0",
"ui": "workspace:*"
},
"devDependencies": {
"@next/bundle-analyzer": "15.1.4",
"@next/bundle-analyzer": "15.1.5",
"@types/node": "^18.18.6",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"eslint-config-next": "15.1.4",
"eslint-config-next": "15.1.5",
"typescript": "^5.7.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@remix-run/node": "2.15.2",
"@remix-run/react": "2.15.2",
"@sanity/client": "6.24.4",
"@sanity/client": "6.25.0",
"@sanity/preview-kit": "workspace:*",
"@sanity/visual-editing": "2.12.3",
"@vercel/remix": "2.15.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 @@ -8,7 +8,7 @@
},
"dependencies": {
"@faker-js/faker": "8.4.1",
"@sanity/client": "6.24.4",
"@sanity/client": "6.25.0",
"@sanity/icons": "3.5.7",
"@sanity/preview-kit": "workspace:*",
"@sanity/ui": "2.11.2",
Expand Down
Loading

0 comments on commit 13d18d7

Please sign in to comment.