Skip to content

Commit

Permalink
fix(deps): Update dependency next-sanity to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2024
1 parent 2e79327 commit 0d96a85
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 906 deletions.
2 changes: 1 addition & 1 deletion apps/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"json5": "^2.2.3",
"motion": "^10.16.2",
"next": "^13.4.12",
"next-sanity": "^5.0.0",
"next-sanity": "^7.0.0",
"polished": "^4.2.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"next": "^13.4.12",
"next-sanity": "^5.0.0",
"next-sanity": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"next": "^13.4.12",
"next-sanity": "^5.0.0",
"next-sanity": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
Expand Down
Loading

0 comments on commit 0d96a85

Please sign in to comment.