Skip to content

Commit

Permalink
Merge pull request #171 from sanity-io/fix/dependencies
Browse files Browse the repository at this point in the history
fix: update dependencies
  • Loading branch information
SimeonGriggs authored Jan 19, 2024
2 parents 637468a + 566fd7d commit 4efb935
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,11 @@
"typescript": "^4.9.5"
},
"peerDependencies": {
"@sanity/ui": "^1.2.2",
"@sanity/ui": "^1.0 || ^2.0",
"react": "^18",
"react-dom": "^18",
"sanity": "^3.0.0",
"styled-components": "^5.3.6"
"styled-components": "^5.0 || ^6.0"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 4efb935

Please sign in to comment.