Skip to content

Commit

Permalink
Update dependency flutter_widget_from_html_core to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent b052e65 commit 9462273
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/enhanced/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_widget_from_html_core: ^0.14.12
flutter_widget_from_html_core: ^0.15.0
fwfh_cached_network_image: ^0.14.2
fwfh_chewie: ^0.14.7
fwfh_just_audio: ^0.14.3
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_cached_network_image/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
flutter:
sdk: flutter
flutter_cache_manager: ^3.0.0
flutter_widget_from_html_core: ">0.8.0 <0.15.0"
flutter_widget_from_html_core: "<0.15.2"

dependency_overrides:
flutter_widget_from_html_core:
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_chewie/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
chewie: ^1.0.0
flutter:
sdk: flutter
flutter_widget_from_html_core: ^0.14.2
flutter_widget_from_html_core: ^0.15.0
video_player: ^2.2.9

dependency_overrides:
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_just_audio/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_widget_from_html_core: ">=0.8.0 <0.15.0"
flutter_widget_from_html_core: "<0.15.2"
just_audio: ">=0.9.0 <0.10.0"

dependency_overrides:
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_svg/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
flutter:
sdk: flutter
flutter_svg: ^2.0.0
flutter_widget_from_html_core: ">=0.8.0 <0.15.0"
flutter_widget_from_html_core: "<0.15.2"

dependency_overrides:
flutter_widget_from_html_core:
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_url_launcher/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_widget_from_html_core: ">=0.8.0 <0.15.0"
flutter_widget_from_html_core: "<0.15.2"
url_launcher: ^6.1.0

dependency_overrides:
Expand Down
2 changes: 1 addition & 1 deletion packages/fwfh_webview/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_widget_from_html_core: ">=0.10.5 <0.15.0"
flutter_widget_from_html_core: "<0.15.2"
logging: ^1.0.0
web: ">=0.3.0 <0.6.0"
webview_flutter: ^4.0.1
Expand Down

0 comments on commit 9462273

Please sign in to comment.