From 54fb5b6272369572e5b6acfc741f1af196e87192 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 00:51:41 +0000 Subject: [PATCH] Bump freezed, freezed_annotation and table_calendar Bumps [freezed](https://github.com/rrousselGit/freezed), [freezed_annotation](https://github.com/rrousselGit/freezed) and [table_calendar](https://github.com/aleksanderwozniak/table_calendar). These dependencies needed to be updated together. Updates `freezed` from 2.5.8 to 3.0.4 - [Commits](https://github.com/rrousselGit/freezed/compare/freezed-v2.5.8...freezed-v3.0.4) Updates `freezed_annotation` from 2.4.4 to 3.0.0 - [Commits](https://github.com/rrousselGit/freezed/compare/freezed_annotation-v2.4.4...freezed_annotation-v3.0.0) Updates `table_calendar` from 3.2.0 to 3.1.3 - [Changelog](https://github.com/aleksanderwozniak/table_calendar/blob/master/CHANGELOG.md) - [Commits](https://github.com/aleksanderwozniak/table_calendar/compare/v3.2.0...v3.1.3) --- updated-dependencies: - dependency-name: freezed dependency-type: direct:production update-type: version-update:semver-major - dependency-name: freezed_annotation dependency-type: direct:production update-type: version-update:semver-major - dependency-name: table_calendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 12 ++++++------ pubspec.yaml | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ada959a8..9a9032ef 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -563,18 +563,18 @@ packages: dependency: "direct dev" description: name: freezed - sha256: "59a584c24b3acdc5250bb856d0d3e9c0b798ed14a4af1ddb7dc1c7b41df91c9c" + sha256: "7ed2ddaa47524976d5f2aa91432a79da36a76969edd84170777ac5bea82d797c" url: "https://pub.dev" source: hosted - version: "2.5.8" + version: "3.0.4" freezed_annotation: dependency: "direct main" description: name: freezed_annotation - sha256: c2e2d632dd9b8a2b7751117abcfc2b4888ecfe181bd9fca7170d9ef02e595fe2 + sha256: c87ff004c8aa6af2d531668b46a4ea379f7191dc6dfa066acd53d506da6e044b url: "https://pub.dev" source: hosted - version: "2.4.4" + version: "3.0.0" frontend_server_client: dependency: transitive description: @@ -1306,10 +1306,10 @@ packages: dependency: "direct main" description: name: table_calendar - sha256: "0c0c6219878b363a2d5f40c7afb159d845f253d061dc3c822aa0d5fe0f721982" + sha256: b2896b7c86adf3a4d9c911d860120fe3dbe03c85db43b22fd61f14ee78cdbb63 url: "https://pub.dev" source: hosted - version: "3.2.0" + version: "3.1.3" term_glyph: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 204887ea..b4d1d3b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -50,7 +50,7 @@ dependencies: flutter_typeahead: ^5.2.0 flutter_zxing: ^1.8.2 font_awesome_flutter: ^10.8.0 - freezed_annotation: ^2.4.4 + freezed_annotation: ^3.0.0 get_it: ^8.0.3 http: ^1.2.2 image_picker: ^1.1.0 @@ -64,7 +64,7 @@ dependencies: rive: ^0.13.20 shared_preferences: ^2.5.2 sqlite3_flutter_libs: ^0.5.31 - table_calendar: ^3.0.8 + table_calendar: ^3.1.3 url_launcher: ^6.3.1 version: ^3.0.2 video_player: ^2.9.3 @@ -82,7 +82,7 @@ dev_dependencies: cider: ^0.2.7 drift_dev: ^2.26.0 flutter_lints: ^5.0.0 - freezed: ^2.5.7 + freezed: ^3.0.4 golden_toolkit: ^0.15.0 json_serializable: ^6.9.4 mockito: ^5.4.4