Skip to content

Commit 5245bcb

Browse files
fix(deps): update dependency effect to v3.19.4
1 parent 2d74f5d commit 5245bcb

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.19.3",
17+
"effect": "3.19.4",
1818
"effect-cloudflare-r2-layer": "1.1.57",
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": ["[email protected].3", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-LodiPXiyUJWQ5LoMhUGbu0acD2ff5A5teJtUlLKDPVfoeWEBcZLlzK8BeVXpVa0f30UsdHouVCf0C/E0TxYMrA=="],
873+
"effect": ["[email protected].4", "", { "dependencies": { "@standard-schema/spec": "^1.0.0", "fast-check": "^3.23.1" } }, "sha512-gApFffMwpDVgmw/FzCaYWt6zw4m0xAnQf5+cPS0+Sl85AxfeovJeEIsiEQVlk+ZvtBYcoPXxi65GIyruzanQ5g=="],
874874

875875
"effect-cloudflare-r2-layer": ["[email protected]", "", { "dependencies": { "@aws-sdk/client-s3": "3.931.0", "@aws-sdk/s3-request-presigner": "3.931.0", "dotenv-flow": "4.1.0" }, "peerDependencies": { "@effect/platform": "0.x", "effect": "3.x" } }, "sha512-VCaZAVT7Q+dXHb2m1jn/G5f4ajjifZFRPbbegjdCCuLHweGixtb0uw4hnpyM266sM29jzKTCJT0K2gxa45aq7g=="],
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.19.3",
33+
"effect": "3.19.4",
3434
"effect-cloudflare-r2-layer": "1.1.57",
3535
"effect-errors": "1.10.17",
3636
"framer-motion": "12.23.24",

0 commit comments

Comments
 (0)