Skip to content

Commit

Permalink
update intl dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nasirky committed Oct 12, 2023
1 parent 8dc91a2 commit 007d1ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
11 changes: 9 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ packages:
name: intl
url: "https://pub.dartlang.org"
source: hosted
version: "0.17.0"
version: "0.18.1"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -359,6 +359,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.12.11"
material_color_utilities:
dependency: transitive
description:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3"
meta:
dependency: transitive
description:
Expand Down Expand Up @@ -510,7 +517,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.3"
version: "0.4.8"
timing:
dependency: transitive
description:
Expand Down
3 changes: 1 addition & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@ dependencies:
flutter_bloc: ^7.0.0
flutter_platform_widgets: ^1.9.0
go_router: ^2.1.0
intl: ^0.17.0
intl: ^0.18.1
json_annotation: ^4.0.1
lottie: ^1.0.1
provider: ^6.0.0
uuid: ^3.0.4
video_player: ^2.1.6

dev_dependencies:
build_runner: ^2.0.4
flutter_test:
Expand Down

0 comments on commit 007d1ea

Please sign in to comment.