Skip to content

Commit

Permalink
fix(types): Update deps and fix peer dependency for @types/react. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald authored Jan 22, 2025
1 parent 23ad4e0 commit 8b7be8e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/bright-bees-wait.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@marigold/types': patch
---

fix(types): Update deps and fix peer dependency for `@types/react`.
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"directory": "packages/types"
},
"dependencies": {
"type-fest": "4.31.0"
"type-fest": "4.33.0"
},
"peerDependencies": {
"@types/react": "19.x"
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 8b7be8e

Please sign in to comment.