diff --git a/package.json b/package.json index 444a818..6791ad6 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "verify": "vp check . && vp pack && vp test --passWithNoTests && vp test --coverage --passWithNoTests" }, "dependencies": { - "effect": "4.0.0-beta.70" + "effect": "4.0.0-beta.75" }, "devDependencies": { "@arethetypeswrong/cli": "^0.18.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1655d26..b2cbd83 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: .: dependencies: effect: - specifier: 4.0.0-beta.70 - version: 4.0.0-beta.70 + specifier: 4.0.0-beta.75 + version: 4.0.0-beta.75 devDependencies: '@arethetypeswrong/cli': specifier: ^0.18.2 @@ -1024,8 +1024,8 @@ packages: resolution: {integrity: sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==} engines: {node: '>=8'} - effect@4.0.0-beta.70: - resolution: {integrity: sha512-8AwGTRiNriirHGEYHrOS0E9fzdhIqCdZjiHP1YXmNo2UyPGS43ILsymsSHT7V0DJS+8dvlKq2RxnrDBUhDNZHg==} + effect@4.0.0-beta.75: + resolution: {integrity: sha512-KrDuecxuN8rC7dytVs5GFfUhtC+/D8pOyfVb1LNZGjJY7qigQG9xXJ4R1Bp+tBo7sKbZOXBswCfuQ3ombaEldQ==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -2209,7 +2209,7 @@ snapshots: detect-libc@2.1.2: {} - effect@4.0.0-beta.70: + effect@4.0.0-beta.75: dependencies: '@standard-schema/spec': 1.1.0 fast-check: 4.8.0