Skip to content

Commit 4e62311

Browse files
committed
update effect
1 parent 44049c1 commit 4e62311

File tree

3 files changed

+19
-14
lines changed

3 files changed

+19
-14
lines changed

.changeset/cyan-experts-grin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@fp-ts/optic": minor
3+
---
4+
5+
update effect

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@effect-ts/core": "^0.60.5",
7373
"@effect/docgen": "^0.2.0",
7474
"@effect/dtslint": "^0.0.4",
75-
"@effect/typeclass": "^0.18.0",
75+
"@effect/typeclass": "^0.19.1",
7676
"@repo-tooling/eslint-plugin-dprint": "^0.0.4",
7777
"@types/benchmark": "^2.1.2",
7878
"@types/glob": "^8.1.0",
@@ -86,7 +86,7 @@
8686
"babel-plugin-annotate-pure-calls": "^0.4.0",
8787
"concurrently": "^8.0.1",
8888
"cpx": "^1.5.0",
89-
"effect": "2.0.0-next.59",
89+
"effect": "2.0.0-next.60",
9090
"eslint": "^8.37.0",
9191
"eslint-import-resolver-typescript": "^3.5.5",
9292
"eslint-plugin-codegen": "0.17.0",
@@ -107,7 +107,7 @@
107107
"vitest": "0.30.1"
108108
},
109109
"peerDependencies": {
110-
"@effect/typeclass": "^0.18.0",
111-
"effect": "2.0.0-next.59"
110+
"@effect/typeclass": "^0.19.1",
111+
"effect": "2.0.0-next.60"
112112
}
113113
}

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)