Skip to content

Commit

Permalink
Update Effect
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 43cc6c6 commit 5aa26d3
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 131 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,19 @@
"@babel/plugin-transform-export-namespace-from": "7.24.7",
"@babel/plugin-transform-modules-commonjs": "7.24.8",
"@effect/build-utils": "0.7.8",
"@effect/cli": "0.45.2",
"@effect/cli": "0.47.2",
"@effect/docgen": "0.4.5",
"@effect/eslint-plugin": "0.2.0",
"@effect/experimental": "0.27.3",
"@effect/language-service": "0.1.0",
"@effect/platform": "0.66.2",
"@effect/platform-browser": "0.45.2",
"@effect/platform-node": "0.61.3",
"@effect/printer": "0.36.4",
"@effect/printer-ansi": "0.36.4",
"@effect/schema": "0.74.1",
"@effect/typeclass": "0.27.4",
"@effect/vitest": "0.10.4",
"@effect/experimental": "0.29.2",
"@effect/language-service": "0.2.0",
"@effect/platform": "0.68.2",
"@effect/platform-browser": "0.47.2",
"@effect/platform-node": "0.63.2",
"@effect/printer": "0.37.1",
"@effect/printer-ansi": "0.37.1",
"@effect/schema": "0.75.3",
"@effect/typeclass": "0.28.1",
"@effect/vitest": "0.12.0",
"@types/node": "22.7.2",
"@types/ssh2": "1.15.1",
"@types/tar-fs": "2.0.4",
Expand All @@ -71,7 +71,7 @@
"@typescript-eslint/utils": "8.7.0",
"@vitest/coverage-v8": "2.1.1",
"babel-plugin-annotate-pure-calls": "0.4.0",
"effect": "3.8.4",
"effect": "3.9.1",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
Expand All @@ -91,14 +91,14 @@
"vitest": "2.1.1"
},
"peerDependencies": {
"@effect/experimental": "0.27.3",
"@effect/platform": "0.66.2",
"@effect/schema": "0.74.1",
"effect": "3.8.4"
"@effect/experimental": "0.29.2",
"@effect/platform": "0.68.2",
"@effect/schema": "0.75.3",
"effect": "3.9.1"
},
"optionalDependencies": {
"@effect/platform-browser": "0.45.2",
"@effect/platform-node": "0.61.3",
"@effect/platform-browser": "0.47.2",
"@effect/platform-node": "0.63.2",
"ssh2": "^1.16.0",
"tar-fs": "^3.0.6",
"undici": "^6.19.8"
Expand Down
Loading

0 comments on commit 5aa26d3

Please sign in to comment.