Skip to content

Commit cb35a3c

Browse files
chore(deps): update dependency effect to v3
1 parent c8772b1 commit cb35a3c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/parser": "^7.7.0",
5050
"@vitest/coverage-v8": "^1.5.0",
5151
"babel-plugin-annotate-pure-calls": "^0.4.0",
52-
"effect": "2.4.19",
52+
"effect": "3.0.0",
5353
"eslint": "^8.57.0",
5454
"eslint-import-resolver-typescript": "^3.6.1",
5555
"eslint-plugin-codegen": "0.28.0",
@@ -66,6 +66,6 @@
6666
"vitest": "^1.5.0"
6767
},
6868
"peerDependencies": {
69-
"effect": "^2.4.19"
69+
"effect": "^2.4.19 || ^3.0.0"
7070
}
7171
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)