Skip to content

Commit

Permalink
chore: tighten template dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvbot committed Oct 21, 2024
1 parent 24bc38a commit 22d2281
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: ^3.5.0

dependencies:
args: ^2.5.0
args: ^2.6.0
cli_completion: ^0.5.1
mason_logger: ^0.3.1
pub_updater: ^0.5.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ dependencies:
audioplayers: ^6.1.0
bloc: ^8.1.4
equatable: ^2.0.5
flame: ^1.20.0
flame_audio: ^2.10.4
flame: ^1.21.0
flame_audio: ^2.10.5
flame_behaviors: ^1.2.0
flutter:
sdk: flutter
Expand All @@ -23,7 +23,7 @@ dependencies:

dev_dependencies:
bloc_test: ^9.1.7
flame_test: ^1.17.1
flame_test: ^1.17.2
flutter_test:
sdk: flutter
mockingjay: ^0.6.0
Expand Down

0 comments on commit 22d2281

Please sign in to comment.