Skip to content

Commit

Permalink
chore: tighten template dependencies (#190)
Browse files Browse the repository at this point in the history
Co-authored-by: VGV Bot <[email protected]>
  • Loading branch information
github-actions[bot] and vgvbot authored Aug 28, 2024
1 parent 677c00e commit b11b9bb
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ environment:
sdk: ^3.5.0

dependencies:
audioplayers: ^6.0.0
audioplayers: ^6.1.0
bloc: ^8.1.4
equatable: ^2.0.5
flame: ^1.18.0
flame_audio: ^2.10.2
flame_behaviors: ^1.1.0
flame: ^1.19.0
flame_audio: ^2.10.3
flame_behaviors: ^1.2.0
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
Expand All @@ -23,10 +23,10 @@ dependencies:

dev_dependencies:
bloc_test: ^9.1.7
flame_test: ^1.16.2
flame_test: ^1.17.0
flutter_test:
sdk: flutter
mockingjay: ^0.5.0
mockingjay: ^0.6.0
mocktail: ^1.0.4
very_good_analysis: ^6.0.0

Expand Down

0 comments on commit b11b9bb

Please sign in to comment.