Skip to content

Commit

Permalink
fix(deps): update sanity and @sanity/client (#173)
Browse files Browse the repository at this point in the history
* chore: clean up studio-component.tsx

* chore: expect TS error

* chore: configure renovate peerDependencies

* fix(deps): update sanity and @sanity/client
  • Loading branch information
christianhg authored May 23, 2024
1 parent 4973aa9 commit 6fa2fed
Show file tree
Hide file tree
Showing 5 changed files with 13,399 additions and 15,679 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
{
"matchDepTypes": ["dependencies"],
"rangeStrategy": "bump"
},
{
"matchDepTypes": ["peerDependencies"],
"excludePackageNames": ["astro", "react", "react-dom"],
"rangeStrategy": "bump"
}
]
}
Loading

0 comments on commit 6fa2fed

Please sign in to comment.