Skip to content

Commit

Permalink
bump packages to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Jun 15, 2024
1 parent 5a25ba8 commit de21e44
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1017,10 +1017,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: abec47eb8c8c36ebf41d0a4c64dbbe7f956e39a012b3aafc530e951bdc12fe3f
sha256: cdae1b9c8bd7efadcef6112e81c903662ef2ce105cbd220a04bbb7c3425b5554
url: "https://pub.dev"
source: hosted
version: "14.1.4"
version: "14.2.0"
graphs:
dependency: transitive
description:
Expand Down Expand Up @@ -1201,10 +1201,10 @@ packages:
dependency: transitive
description:
name: irondash_engine_context
sha256: e8398cca5e28dc280c87b8c35a6ff4e15be844eabec51e713631f83903563681
sha256: cd7b769db11a2b5243b037c8a9b1ecaef02e1ae27a2d909ffa78c1dad747bb10
url: "https://pub.dev"
source: hosted
version: "0.5.3"
version: "0.5.4"
irondash_message_channel:
dependency: transitive
description:
Expand Down Expand Up @@ -2046,18 +2046,18 @@ packages:
dependency: "direct main"
description:
name: super_context_menu
sha256: "33f189fd508716d03daa277d890a8b079f691e3e3577d99d81c1e23b2a9968c7"
sha256: "5cb65fc019595efc2f243d4863db83e79c2fd439fb3f05306f628d210e812164"
url: "https://pub.dev"
source: hosted
version: "0.8.16"
version: "0.8.17"
super_native_extensions:
dependency: transitive
description:
name: super_native_extensions
sha256: d2d1259c7e43966173c394ef64475e612bd5822095f6cd1008eb978175ce2f0d
sha256: fa55d452d34b7112453afbb9fa4d13c0527ff201630d10d86546497179030544
url: "https://pub.dev"
source: hosted
version: "0.8.16"
version: "0.8.17"
synchronized:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ dependencies:
add_2_calendar: ^3.0.1

# UI
go_router: ^14.1.4
go_router: ^14.2.0
fl_chart: ^0.68.0
flutter_svg: ^2.0.10+1
flutter_svg_provider: ^1.0.7
Expand Down Expand Up @@ -151,7 +151,7 @@ dependencies:
carousel_slider: ^4.2.1
# iCalendar file generator
enough_icalendar: ^0.16.0
super_context_menu: ^0.8.16
super_context_menu: ^0.8.17
animated_size_and_fade: ^4.0.0
dismissible_page: ^1.0.2

Expand Down

0 comments on commit de21e44

Please sign in to comment.