Skip to content

Commit

Permalink
Merge pull request #177 from Floating-Dartists/chore/bump-dependencies
Browse files Browse the repository at this point in the history
chore: bump dependencies
  • Loading branch information
TesteurManiak authored Oct 11, 2024
2 parents 2212152 + 668bfe2 commit 9b77b22
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ environment:
dependencies:
clock: ^1.1.1
collection: ^1.18.0
device_info_plus: ">=9.1.0 <11.0.0"
device_info_plus: ^11.0.0
flutter:
sdk: flutter
http: ^1.2.1
package_info_plus: ">=4.2.0 <9.0.0"
shared_preferences: ^2.2.3
uuid: ">=4.1.0 <6.0.0"
http: ^1.2.2
package_info_plus: ^8.0.3
shared_preferences: ^2.3.2
uuid: ^4.5.1

dev_dependencies:
custom_lint: ">=0.5.4 <0.7.0"
fd_lints: ^2.2.1
fd_lints: ^2.3.0
flutter_test:
sdk: flutter
meta: ^1.12.0
mocktail: ^1.0.3
mocktail: ^1.0.4

0 comments on commit 9b77b22

Please sign in to comment.