Skip to content

Commit

Permalink
Bump freezed, freezed_annotation and table_calendar
Browse files Browse the repository at this point in the history
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.3
- [Commits](rrousselGit/freezed@freezed-v2.5.8...freezed-v3.0.3)

Updates `freezed_annotation` from 2.4.4 to 3.0.0
- [Commits](rrousselGit/freezed@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](aleksanderwozniak/table_calendar@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2025
1 parent f2aa2a2 commit 965332a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -563,18 +563,18 @@ packages:
dependency: "direct dev"
description:
name: freezed
sha256: "59a584c24b3acdc5250bb856d0d3e9c0b798ed14a4af1ddb7dc1c7b41df91c9c"
sha256: a6274c34d61b3d68082f2b0e9a641a3ec197e525d269f35b82f62d5b2c6d9f75
url: "https://pub.dev"
source: hosted
version: "2.5.8"
version: "3.0.3"
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:
Expand Down Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -82,7 +82,7 @@ dev_dependencies:
cider: ^0.2.7
drift_dev: ^2.25.2
flutter_lints: ^5.0.0
freezed: ^2.5.7
freezed: ^3.0.3
golden_toolkit: ^0.15.0
json_serializable: ^6.9.4
mockito: ^5.4.4
Expand Down

0 comments on commit 965332a

Please sign in to comment.