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 Mar 24, 2024
1 parent c3ce9ec commit 4e1205e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -433,18 +433,18 @@ packages:
dependency: "direct main"
description:
name: flutter_widget_from_html
sha256: "8d2a9a7979a9c1a5d866d1f4134d2ec2cca78716c112c76803d6a552281405cc"
sha256: "22c911b6ccf82b83e0c457d987bac4e703440fea0fc88dab24f4dfe995a5f33f"
url: "https://pub.dev"
source: hosted
version: "0.10.6"
version: "0.14.11"
flutter_widget_from_html_core:
dependency: transitive
description:
name: flutter_widget_from_html_core
sha256: "22140caa191cb4bba0fe4d5e4ad875c7e8a9ba47d61517f56d733019cf76396d"
sha256: "028f4989b9ff4907466af233d50146d807772600d98a3e895662fbdb09c39225"
url: "https://pub.dev"
source: hosted
version: "0.10.6"
version: "0.14.11"
font_awesome_flutter:
dependency: "direct main"
description:
Expand Down Expand Up @@ -473,26 +473,26 @@ packages:
dependency: transitive
description:
name: fwfh_cached_network_image
sha256: "3de22aa3a6943c968e0d9fbcba4463b3dbbf7103171d62c84b6c672fb83eebdf"
sha256: "952aea958a5fda7d616cc297ba4bc08427e381459e75526fa375d6d8345630d3"
url: "https://pub.dev"
source: hosted
version: "0.7.0+7"
version: "0.14.2"
fwfh_chewie:
dependency: transitive
description:
name: fwfh_chewie
sha256: "0b51a1c976bb74da5e8e45d545c74cb54a7168ad3938dd77103a7aee485f55fa"
sha256: bbb036cd322ab77dc0edd34cbbf76181681f5e414987ece38745dc4f3d7408ed
url: "https://pub.dev"
source: hosted
version: "0.7.1+4"
version: "0.14.7"
fwfh_just_audio:
dependency: transitive
description:
name: fwfh_just_audio
sha256: "237b93a4cb9f0495a4b51940f361adda2a5abd57231dd44f07459db00144a6cd"
sha256: "4962bc59cf8bbb0a77a55ff56a7b925612b0d8263bc2ede3636b9c86113cb493"
url: "https://pub.dev"
source: hosted
version: "0.9.0+3"
version: "0.14.2"
fwfh_svg:
dependency: transitive
description:
Expand All @@ -513,10 +513,10 @@ packages:
dependency: "direct main"
description:
name: fwfh_webview
sha256: "90a8dda0695403cf57abd7e8b83f6fb1f1a12933930a0bf9cac7cafb06e06a18"
sha256: b828bb5ddd4361a866cdb8f1b0de4f3348f332915ecf2f4215ba17e46c656adc
url: "https://pub.dev"
source: hosted
version: "0.9.0+2"
version: "0.14.8"
get_it:
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.6
flutter_widget_from_html: ^0.14.0
fwfh_webview: any
the_api:
path: ./packages/api
Expand Down

0 comments on commit 4e1205e

Please sign in to comment.