Skip to content

Commit

Permalink
Update Effect
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 8b87db9 commit d0844c0
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 125 deletions.
34 changes: 17 additions & 17 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.44.1",
"@effect/cli": "0.44.3",
"@effect/docgen": "0.4.4",
"@effect/eslint-plugin": "0.2.0",
"@effect/experimental": "0.26.1",
"@effect/experimental": "0.26.3",
"@effect/language-service": "0.1.0",
"@effect/platform": "0.65.1",
"@effect/platform-browser": "0.44.1",
"@effect/platform-node": "0.60.1",
"@effect/printer": "0.36.0",
"@effect/printer-ansi": "0.36.0",
"@effect/schema": "0.73.0",
"@effect/typeclass": "0.27.0",
"@effect/vitest": "0.10.0",
"@effect/platform": "0.65.3",
"@effect/platform-browser": "0.44.3",
"@effect/platform-node": "0.60.3",
"@effect/printer": "0.36.2",
"@effect/printer-ansi": "0.36.2",
"@effect/schema": "0.73.2",
"@effect/typeclass": "0.27.2",
"@effect/vitest": "0.10.2",
"@types/node": "22.5.5",
"@types/ssh2": "1.15.1",
"@types/tar-fs": "2.0.4",
Expand All @@ -71,7 +71,7 @@
"@typescript-eslint/utils": "8.6.0",
"@vitest/coverage-v8": "2.1.1",
"babel-plugin-annotate-pure-calls": "0.4.0",
"effect": "3.8.0",
"effect": "3.8.2",
"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.26.1",
"@effect/platform": "0.65.1",
"@effect/schema": "0.73.0",
"effect": "3.8.0"
"@effect/experimental": "0.26.3",
"@effect/platform": "0.65.3",
"@effect/schema": "0.73.2",
"effect": "3.8.2"
},
"optionalDependencies": {
"@effect/platform-browser": "0.44.1",
"@effect/platform-node": "0.60.1",
"@effect/platform-browser": "0.44.3",
"@effect/platform-node": "0.60.3",
"ssh2": "^1.16.0",
"tar-fs": "^3.0.6",
"undici": "^6.19.8"
Expand Down
Loading

0 comments on commit d0844c0

Please sign in to comment.