From 0bef4bca77508ab07016fa5fe3056a11603ec4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 02:27:48 +0000 Subject: [PATCH] chore(deps): bump fpdart from 0.0.14 to 1.1.1 Bumps [fpdart](https://github.com/SandroMaglione/fpdart) from 0.0.14 to 1.1.1. - [Release notes](https://github.com/SandroMaglione/fpdart/releases) - [Commits](https://github.com/SandroMaglione/fpdart/compare/v0.0.14...v1.1.1) --- updated-dependencies: - dependency-name: fpdart dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- shelf_modular/example/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 64fe43d3..4c9bd3a9 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -324,10 +324,10 @@ packages: dependency: transitive description: name: fpdart - sha256: cfeeedd030503c8317868411659cf95c4a204cc3e82d7e9fff2e272aaef12655 + sha256: "1b84ce64453974159f08046f5d05592020d1fcb2099d7fe6ec58da0e7337af77" url: "https://pub.dev" source: hosted - version: "0.0.14" + version: "1.1.1" frontend_server_client: dependency: transitive description: diff --git a/shelf_modular/example/pubspec.yaml b/shelf_modular/example/pubspec.yaml index d950fbbb..dbdc6fc5 100644 --- a/shelf_modular/example/pubspec.yaml +++ b/shelf_modular/example/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: hotreloader: ^4.3.0 shelf: ^1.3.0 - fpdart: ^0.0.10 + fpdart: ^1.1.1 postgres: ^2.4.1+2 jose: ^0.3.2 redis_dart: ^0.1.0+4