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 Apr 9, 2024
1 parent 612209b commit 4ce17db
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 169 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": "14.0.0",
"next-sanity": "6.0.0",
"next-sanity": "7.1.4",
"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": "14.0.0",
"next-sanity": "6.0.0",
"next-sanity": "7.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "5.0.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": "14.1.4",
"next-sanity": "6.0.0",
"next-sanity": "7.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "5.0.0",
Expand Down
Loading

0 comments on commit 4ce17db

Please sign in to comment.