File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ packages:
95
95
dependency: "direct main"
96
96
description:
97
97
name: intl
98
- sha256: "99f282cb0e02edcbbf8c6b3bbc7c90b65635156c412e58f3975a7e55284ce685 "
98
+ sha256: "00f33b908655e606b86d2ade4710a231b802eec6f11e87e4ea3783fd72077a50 "
99
99
url: "https://pub.dev"
100
100
source: hosted
101
- version: "0.20.0 "
101
+ version: "0.20.1 "
102
102
leak_tracker:
103
103
dependency: transitive
104
104
description:
@@ -244,9 +244,9 @@ packages:
244
244
dependency: transitive
245
245
description:
246
246
name: web
247
- sha256: "97da13628db363c635202ad97068d47c5b8aa555808e7a9411963c533b449b27"
247
+ sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
248
248
url: "https://pub.dev"
249
249
source: hosted
250
- version: "0.5.1 "
250
+ version: "1.1.0 "
251
251
sdks:
252
252
dart: ">=3.0.5 <4.0.0"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies:
35
35
# The following adds the Cupertino Icons font to your application.
36
36
# Use with the CupertinoIcons class for iOS style icons.
37
37
cupertino_icons : ^1.0.8
38
- intl : ^0.20.0
38
+ intl : ^0.20.1
39
39
40
40
dev_dependencies :
41
41
flutter_test :
You can’t perform that action at this time.
0 commit comments