Skip to content

Commit

Permalink
Update dependency flutter_widget_from_html to ^0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 9d10c6a commit 59585a4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 27 deletions.
44 changes: 18 additions & 26 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -441,18 +441,18 @@ packages:
dependency: "direct main"
description:
name: flutter_widget_from_html
sha256: "6c2e29e9b44a1afe3a21bf4feb47ed67e9aef43c303e7888131842fbcbb7fd37"
sha256: "5105e46a43c71af49890f1ac30ff34569998bab050e3ca36ff2ca2d51cc612ff"
url: "https://pub.dev"
source: hosted
version: "0.10.3"
version: "0.14.2"
flutter_widget_from_html_core:
dependency: transitive
description:
name: flutter_widget_from_html_core
sha256: b733a240388736fcf40692920033dc3a749155dc49c840f6c0e4a732f553908b
sha256: ce4ff8be8057a9260edab50b28c3d53e7a5ec5eb70cb1de089c4a96f398c1d9b
url: "https://pub.dev"
source: hosted
version: "0.10.3"
version: "0.14.2"
font_awesome_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -481,58 +481,50 @@ packages:
dependency: transitive
description:
name: fwfh_cached_network_image
sha256: "396ebb3a01978aa75cad416656abef6ffa31e12de71cf2ccf5ff4173bd35a3eb"
sha256: "952aea958a5fda7d616cc297ba4bc08427e381459e75526fa375d6d8345630d3"
url: "https://pub.dev"
source: hosted
version: "0.7.0+5"
version: "0.14.2"
fwfh_chewie:
dependency: transitive
description:
name: fwfh_chewie
sha256: "6474630c084cc90fbd348cea007d3cb41d62478460f75364e591f2baf26abccd"
sha256: b74673d1b2f8710df5addd0ceb82c148f28b9fca9fe619048eebc734d055d55b
url: "https://pub.dev"
source: hosted
version: "0.7.1+2"
version: "0.14.2"
fwfh_just_audio:
dependency: transitive
description:
name: fwfh_just_audio
sha256: "7b97696c264f36f7921c2f94e95c1d4186021699d85ca19aaa280f6b9700fb35"
sha256: "4962bc59cf8bbb0a77a55ff56a7b925612b0d8263bc2ede3636b9c86113cb493"
url: "https://pub.dev"
source: hosted
version: "0.9.0+2"
version: "0.14.2"
fwfh_svg:
dependency: transitive
description:
name: fwfh_svg
sha256: "398e8eec980e7b2868481489fd423634f7e337bc04c37508db6f84868b982120"
sha256: "26df142c1784c29c3675ad0d37f589fc5c2173a14fc002d2c38cde3d0f117302"
url: "https://pub.dev"
source: hosted
version: "0.8.0+2"
fwfh_text_style:
dependency: transitive
description:
name: fwfh_text_style
sha256: f0883ccb64b7bb3f2a7a091542c2e834fc3e2a6aa54158f46b3c43b55675d8f7
url: "https://pub.dev"
source: hosted
version: "2.22.8+3"
version: "0.8.0+4"
fwfh_url_launcher:
dependency: transitive
description:
name: fwfh_url_launcher
sha256: ff7f7a877c20fdbea24b453a0cd846a03ef1ea6b933943a7d37082388c27e849
sha256: "2a526c9819f74b4106ba2fba4dac79f0082deecd8d2c7011cd0471cb710e3eff"
url: "https://pub.dev"
source: hosted
version: "0.9.0+2"
version: "0.9.0+4"
fwfh_webview:
dependency: "direct main"
description:
name: fwfh_webview
sha256: "7ebd3dff551d7281dd3fbb9f5523a8455592665ff75459ca84871ebbebe864a8"
sha256: "86531afae48a5838d2dce9719dfc6d46c3179237dacf47ea2b2c068243b2e88f"
url: "https://pub.dev"
source: hosted
version: "0.7.0+2"
version: "0.14.2"
get_it:
dependency: transitive
description:
Expand Down Expand Up @@ -1524,10 +1516,10 @@ packages:
dependency: transitive
description:
name: webview_flutter_android
sha256: bca797abba472868655b5f1a6029c1132385685ee9db4713cb0e7f33076210c6
sha256: ddc167c6676f57c8b367d19fcbee267d6dc6adf81bd6c3cb87981d30746e0a6d
url: "https://pub.dev"
source: hosted
version: "3.9.3"
version: "3.10.1"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
firebase_messaging: ^14.6.5

# ours
flutter_widget_from_html: ^0.10.0
flutter_widget_from_html: ^0.14.0
fwfh_webview: any
the_api:
path: ./packages/api
Expand Down

0 comments on commit 59585a4

Please sign in to comment.