builds: Update flutter table html

This commit is contained in:
Krille 2023-06-01 13:01:58 +02:00
parent e166f17cae
commit 221fe3edcc
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View File

@ -463,10 +463,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: flutter_html_table name: flutter_html_table
sha256: "0fd718e55dcd280c25b18beb01c491147525e7bebe73d6973b9a7bde9c4dcc9a" sha256: e20c72d67ea2512e7b4949f6f7dd13d004e773b0f82c586a21f895e6bd90383c
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "3.0.0-beta.1" version: "3.0.0-beta.2"
flutter_keyboard_visibility: flutter_keyboard_visibility:
dependency: transitive dependency: transitive
description: description:

View File

@ -35,7 +35,7 @@ dependencies:
flutter_foreground_task: ^3.10.0 flutter_foreground_task: ^3.10.0
flutter_highlighter: ^0.1.1 flutter_highlighter: ^0.1.1
flutter_html: ^3.0.0-beta.2 flutter_html: ^3.0.0-beta.2
flutter_html_table: ^3.0.0-beta.1 flutter_html_table: ^3.0.0-beta.2
flutter_linkify: ^6.0.0 flutter_linkify: ^6.0.0
flutter_local_notifications: ^12.0.2 flutter_local_notifications: ^12.0.2
flutter_localizations: flutter_localizations: