Skip to content

Commit

Permalink
Merge pull request #53 from TheDevMinerTV/renovate/effect-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV authored Nov 26, 2023
2 parents ceea13e + 2ad1cbd commit 079f3b7
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 12 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@effect/schema": "^0.47.0",
"@typed-at-rest/core": "workspace:*",
"effect": "2.0.0-next.54"
"effect": "2.0.0-next.56"
},
"devDependencies": {
"@typed-at-rest/tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@effect/schema": "^0.47.0",
"effect": "2.0.0-next.54"
"effect": "2.0.0-next.56"
},
"devDependencies": {
"@typed-at-rest/tsconfig": "workspace:*",
Expand Down
32 changes: 23 additions & 9 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@effect/schema": "^0.47.0",
"@typed-at-rest/core": "workspace:*",
"effect": "2.0.0-next.54"
"effect": "2.0.0-next.56"
},
"devDependencies": {
"@typed-at-rest/tsconfig": "workspace:*",
Expand Down

0 comments on commit 079f3b7

Please sign in to comment.