Skip to content

Commit

Permalink
Update peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
steida committed May 23, 2024
1 parent 60f95b2 commit 8e519ca
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 53 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-stingrays-shout.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@evolu/common": patch
---

Update peerDependencies
4 changes: 2 additions & 2 deletions packages/evolu-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"nanoid": "^5.0.7"
},
"devDependencies": {
"@effect/platform": "^0.53.12",
"@effect/platform": "^0.54.0",
"@effect/schema": "^0.67.9",
"@evolu/tsconfig": "workspace:*",
"@protobuf-ts/plugin": "^2.9.4",
Expand All @@ -74,7 +74,7 @@
"vitest": "^1.6.0"
},
"peerDependencies": {
"@effect/platform": "^0.53.0",
"@effect/platform": "^0.54.0",
"@effect/schema": "^0.67.0",
"effect": "^3.1.2"
},
Expand Down
88 changes: 37 additions & 51 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 8e519ca

Please sign in to comment.