Skip to content

Commit

Permalink
Updated intl
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen1602 committed Dec 2, 2024
1 parent 86e93e4 commit e705df5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,10 @@ packages:
dependency: "direct main"
description:
name: intl
sha256: "99f282cb0e02edcbbf8c6b3bbc7c90b65635156c412e58f3975a7e55284ce685"
sha256: "00f33b908655e606b86d2ade4710a231b802eec6f11e87e4ea3783fd72077a50"
url: "https://pub.dev"
source: hosted
version: "0.20.0"
version: "0.20.1"
io:
dependency: transitive
description:
Expand Down Expand Up @@ -1185,7 +1185,7 @@ packages:
source: hosted
version: "1.1.0"
web:
dependency: "direct overridden"
dependency: transitive
description:
name: web
sha256: cd3543bd5798f6ad290ea73d210f423502e71900302dde696f8bff84bf89a1cb
Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
logging: ^1.3.0
provider: ^6.1.2
tuple: ^2.0.2
intl: ^0.20.0
intl: ^0.20.1
device_info_plus: ^11.1.1
meta: ^1.15.0
flutter_markdown: ^0.7.4+1
Expand Down Expand Up @@ -72,10 +72,6 @@ dependencies:
lighthouse_logger:
path: lighthouse_provider/lighthouse_logger

# Disable this again in the future once intl supports web 1.0.0 or higher
dependency_overrides:
web: ^1.1.0

dev_dependencies:
flutter_test:
sdk: flutter
Expand Down

0 comments on commit e705df5

Please sign in to comment.