Skip to content

Commit 55ece72

Browse files
fix(deps): update dependency effect to v3.19.3 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca08051 commit 55ece72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cacheable": "2.1.1",
1515
"comment-json": "4.4.1",
1616
"date-fns": "4.1.0",
17-
"effect": "3.18.4",
17+
"effect": "3.19.3",
1818
"effect-cloudflare-r2-layer": "1.1.52",
1919
"effect-errors": "1.10.17",
2020
"framer-motion": "12.23.24",
@@ -870,7 +870,7 @@
870870

871871
"ee-first": ["[email protected]", "", {}, "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="],
872872

873-
"effect": ["effect@3.18.4", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA=="],
873+
"effect": ["effect@3.19.3", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-LodiPXiyUJWQ5LoMhUGbu0acD2ff5A5teJtUlLKDPVfoeWEBcZLlzK8BeVXpVa0f30UsdHouVCf0C/E0TxYMrA=="],
874874

875875
"effect-cloudflare-r2-layer": ["[email protected]", "", { "dependencies": { "@aws-sdk/client-s3": "3.901.0", "@aws-sdk/s3-request-presigner": "3.901.0", "dotenv-flow": "4.1.0" }, "peerDependencies": { "@effect/platform": "0.x", "effect": "3.x" } }, "sha512-GtyPae2Nldq/PxwZVea+C8tFUgS6n19RG5SpFkdtnIzVvSaObYhtYlmfSRuO5zIC3rj9kYjaI7X/vIzCa7WkEg=="],
876876

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"cacheable": "2.1.1",
3131
"comment-json": "4.4.1",
3232
"date-fns": "4.1.0",
33-
"effect": "3.18.4",
33+
"effect": "3.19.3",
3434
"effect-cloudflare-r2-layer": "1.1.52",
3535
"effect-errors": "1.10.17",
3636
"framer-motion": "12.23.24",

0 commit comments

Comments
 (0)