From c48958340678f85c1fbd208b79bf54147cd21d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:47:57 +0000 Subject: [PATCH] Bump dio, toast, cupertino_icons, rxdart, cached_network_image, pull_to_refresh, flutter_markdown, fluttertoast, connectivity, shared_preferences and url_launcher Bumps [dio](https://github.com/cfug/dio), [toast](https://github.com/huclengyue/FlutterToast), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [rxdart](https://github.com/ReactiveX/rxdart), [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image), [pull_to_refresh](https://github.com/peng8350/flutter_pulltorefresh), [flutter_markdown](https://github.com/flutter/packages/tree/main/packages), [fluttertoast](https://github.com/PonnamKarthik/FlutterToast), [connectivity](https://github.com/flutter/plugins/tree/master/packages/connectivity), [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) and [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher). These dependencies needed to be updated together. Updates `dio` from 2.1.16 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3) Updates `toast` from 0.1.5 to 0.3.0 - [Release notes](https://github.com/huclengyue/FlutterToast/releases) - [Changelog](https://github.com/appdev/FlutterToast/blob/master/CHANGELOG.md) - [Commits](https://github.com/huclengyue/FlutterToast/commits) Updates `cupertino_icons` from 0.1.2 to 1.0.5 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages) Updates `rxdart` from 0.20.0 to 0.27.7 - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactiveX/rxdart/compare/0.20.0...0.27.7) Updates `cached_network_image` from 1.1.1 to 3.2.3 - [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases) - [Commits](https://github.com/Baseflow/flutter_cached_network_image/compare/v1.1.1...v3.2.3) Updates `pull_to_refresh` from 1.5.4 to 2.0.0 - [Release notes](https://github.com/peng8350/flutter_pulltorefresh/releases) - [Changelog](https://github.com/peng8350/flutter_pulltorefresh/blob/master/CHANGELOG.md) - [Commits](https://github.com/peng8350/flutter_pulltorefresh/compare/1.5.4...2.0.0) Updates `flutter_markdown` from 0.2.0 to 0.6.14 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.6.14/packages) Updates `fluttertoast` from 3.1.0 to 8.2.1 - [Release notes](https://github.com/PonnamKarthik/FlutterToast/releases) - [Changelog](https://github.com/ponnamkarthik/FlutterToast/blob/master/CHANGELOG.md) - [Commits](https://github.com/PonnamKarthik/FlutterToast/commits) Updates `connectivity` from 0.3.1 to 3.0.6 - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/connectivity-v3.0.6/packages/connectivity) Updates `shared_preferences` from 0.5.3+4 to 2.0.20 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.0.20/packages/shared_preferences) Updates `url_launcher` from 5.1.2 to 6.1.10 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.1.10/packages/url_launcher) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: toast dependency-type: direct:production - dependency-name: cupertino_icons dependency-type: direct:production - dependency-name: rxdart dependency-type: direct:production - dependency-name: cached_network_image dependency-type: direct:production - dependency-name: pull_to_refresh dependency-type: direct:production - dependency-name: flutter_markdown dependency-type: direct:production - dependency-name: fluttertoast dependency-type: direct:production - dependency-name: connectivity dependency-type: direct:production - dependency-name: shared_preferences dependency-type: direct:production - dependency-name: url_launcher dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flutter_webview_plugin/pubspec.yaml | 0 pubspec.lock | 451 ++++++++++++++++++++-------- pubspec.yaml | 22 +- 3 files changed, 344 insertions(+), 129 deletions(-) mode change 100755 => 100644 flutter_webview_plugin/pubspec.yaml diff --git a/flutter_webview_plugin/pubspec.yaml b/flutter_webview_plugin/pubspec.yaml old mode 100755 new mode 100644 diff --git a/pubspec.lock b/pubspec.lock index c91380a..b11a34e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,109 +1,158 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: - archive: - dependency: transitive - description: - name: archive - url: "https://pub.flutter-io.cn" - source: hosted - version: "2.0.10" args: dependency: transitive description: name: args - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.5.2" + version: "2.4.0" async: dependency: transitive description: name: async - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.10.0" boolean_selector: dependency: transitive description: name: boolean_selector - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "2.1.1" cached_network_image: dependency: "direct main" description: name: cached_network_image - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" - charcode: + version: "3.2.3" + cached_network_image_platform_interface: + dependency: transitive + description: + name: cached_network_image_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" + cached_network_image_web: + dependency: transitive + description: + name: cached_network_image_web + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.2" + characters: dependency: transitive description: - name: charcode - url: "https://pub.flutter-io.cn" + name: characters + url: "https://pub.dartlang.org" source: hosted - version: "1.1.2" + version: "1.2.1" + clock: + dependency: transitive + description: + name: clock + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.1" collection: dependency: transitive description: name: collection - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.14.11" + version: "1.17.0" connectivity: dependency: "direct main" description: name: connectivity - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.3.1" - convert: + version: "3.0.6" + connectivity_for_web: dependency: transitive description: - name: convert - url: "https://pub.flutter-io.cn" + name: connectivity_for_web + url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" - cookie_jar: + version: "0.4.0+1" + connectivity_macos: dependency: transitive description: - name: cookie_jar - url: "https://pub.flutter-io.cn" + name: connectivity_macos + url: "https://pub.dartlang.org" source: hosted - version: "1.0.1" + version: "0.2.1+2" + connectivity_platform_interface: + dependency: transitive + description: + name: connectivity_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" crypto: dependency: transitive description: name: crypto - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "3.0.2" cupertino_icons: dependency: "direct main" description: name: cupertino_icons - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.1.2" + version: "1.0.5" dio: dependency: "direct main" description: name: dio - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" + source: hosted + version: "5.0.3" + fake_async: + dependency: transitive + description: + name: fake_async + url: "https://pub.dartlang.org" source: hosted - version: "2.1.16" + version: "1.3.1" + ffi: + dependency: transitive + description: + name: ffi + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.1" + file: + dependency: transitive + description: + name: file + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.4" flutter: dependency: "direct main" description: flutter source: sdk version: "0.0.0" + flutter_blurhash: + dependency: transitive + description: + name: flutter_blurhash + url: "https://pub.dartlang.org" + source: hosted + version: "0.7.0" flutter_cache_manager: dependency: transitive description: name: flutter_cache_manager - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.1" + version: "3.3.0" flutter_localizations: dependency: "direct main" description: flutter @@ -113,14 +162,19 @@ packages: dependency: "direct main" description: name: flutter_markdown - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.6.14" flutter_test: dependency: "direct dev" description: flutter source: sdk version: "0.0.0" + flutter_web_plugins: + dependency: transitive + description: flutter + source: sdk + version: "0.0.0" flutter_webview_plugin: dependency: "direct main" description: @@ -132,121 +186,219 @@ packages: dependency: "direct main" description: name: fluttertoast - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" + version: "8.2.1" http: dependency: transitive description: name: http - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.12.0+2" + version: "0.13.5" http_parser: dependency: transitive description: name: http_parser - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "3.1.3" - image: + version: "4.0.2" + intl: dependency: transitive description: - name: image - url: "https://pub.flutter-io.cn" + name: intl + url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" - intl: + version: "0.17.0" + js: dependency: transitive description: - name: intl - url: "https://pub.flutter-io.cn" + name: js + url: "https://pub.dartlang.org" source: hosted - version: "0.15.8" + version: "0.6.5" markdown: dependency: transitive description: name: markdown - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.3" + version: "7.0.1" matcher: dependency: transitive description: name: matcher - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" + source: hosted + version: "0.12.13" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + url: "https://pub.dartlang.org" source: hosted - version: "0.12.5" + version: "0.2.0" meta: dependency: transitive description: name: meta - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.7" + version: "1.8.0" multi_image_picker: dependency: "direct main" description: name: multi_image_picker - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "4.5.2" + version: "4.8.01" + octo_image: + dependency: transitive + description: + name: octo_image + url: "https://pub.dartlang.org" + source: hosted + version: "1.0.2" path: dependency: transitive description: name: path - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.6.4" + version: "1.8.2" path_provider: dependency: transitive description: name: path_provider - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "2.0.14" + path_provider_android: + dependency: transitive + description: + name: path_provider_android + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.24" + path_provider_foundation: + dependency: transitive + description: + name: path_provider_foundation + url: "https://pub.dartlang.org" + source: hosted + version: "2.2.0" + path_provider_linux: + dependency: transitive + description: + name: path_provider_linux + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.10" + path_provider_platform_interface: + dependency: transitive + description: + name: path_provider_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.6" + path_provider_windows: + dependency: transitive + description: + name: path_provider_windows + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.5" pedantic: dependency: transitive description: name: pedantic - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.8.0+1" - petitparser: + version: "1.11.1" + platform: dependency: transitive description: - name: petitparser - url: "https://pub.flutter-io.cn" + name: platform + url: "https://pub.dartlang.org" source: hosted - version: "2.4.0" - pull_to_refresh: - dependency: "direct main" + version: "3.1.0" + plugin_platform_interface: + dependency: transitive description: - name: pull_to_refresh - url: "https://pub.flutter-io.cn" + name: plugin_platform_interface + url: "https://pub.dartlang.org" source: hosted - version: "1.5.4" - quiver: + version: "2.1.4" + process: dependency: transitive description: - name: quiver - url: "https://pub.flutter-io.cn" + name: process + url: "https://pub.dartlang.org" source: hosted - version: "2.0.5" + version: "4.2.4" + pull_to_refresh: + dependency: "direct main" + description: + name: pull_to_refresh + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.0" rxdart: dependency: "direct main" description: name: rxdart - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.20.0" + version: "0.27.7" shared_preferences: dependency: "direct main" description: name: shared_preferences - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.20" + shared_preferences_android: + dependency: transitive + description: + name: shared_preferences_android + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.17" + shared_preferences_foundation: + dependency: transitive + description: + name: shared_preferences_foundation + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.5" + shared_preferences_linux: + dependency: transitive + description: + name: shared_preferences_linux + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.5" + shared_preferences_platform_interface: + dependency: transitive + description: + name: shared_preferences_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.1" + shared_preferences_web: + dependency: transitive + description: + name: shared_preferences_web + url: "https://pub.dartlang.org" + source: hosted + version: "2.0.6" + shared_preferences_windows: + dependency: transitive + description: + name: shared_preferences_windows + url: "https://pub.dartlang.org" source: hosted - version: "0.5.3+4" + version: "2.1.5" sky_engine: dependency: transitive description: flutter @@ -256,100 +408,163 @@ packages: dependency: transitive description: name: source_span - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.5.5" + version: "1.9.1" sqflite: dependency: transitive description: name: sqflite - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.6+4" + version: "2.2.6" + sqflite_common: + dependency: transitive + description: + name: sqflite_common + url: "https://pub.dartlang.org" + source: hosted + version: "2.4.3" stack_trace: dependency: transitive description: name: stack_trace - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.9.3" + version: "1.11.0" stream_channel: dependency: transitive description: name: stream_channel - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.1" string_scanner: dependency: transitive description: name: string_scanner - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.2.0" synchronized: dependency: transitive description: name: synchronized - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.1.0+1" + version: "3.0.1" term_glyph: dependency: transitive description: name: term_glyph - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" + version: "1.2.1" test_api: dependency: transitive description: name: test_api - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.2.5" + version: "0.4.16" toast: dependency: "direct main" description: name: toast - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.3.0" typed_data: dependency: transitive description: name: typed_data - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "1.1.6" + version: "1.3.1" url_launcher: dependency: "direct main" description: name: url_launcher - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.10" + url_launcher_android: + dependency: transitive + description: + name: url_launcher_android + url: "https://pub.dartlang.org" + source: hosted + version: "6.0.26" + url_launcher_ios: + dependency: transitive + description: + name: url_launcher_ios + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.3" + url_launcher_linux: + dependency: transitive + description: + name: url_launcher_linux + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.4" + url_launcher_macos: + dependency: transitive + description: + name: url_launcher_macos + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.4" + url_launcher_platform_interface: + dependency: transitive + description: + name: url_launcher_platform_interface + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.2" + url_launcher_web: + dependency: transitive + description: + name: url_launcher_web + url: "https://pub.dartlang.org" source: hosted - version: "5.1.2" + version: "2.0.16" + url_launcher_windows: + dependency: transitive + description: + name: url_launcher_windows + url: "https://pub.dartlang.org" + source: hosted + version: "3.0.5" uuid: dependency: transitive description: name: uuid - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" source: hosted - version: "2.0.2" + version: "3.0.7" vector_math: dependency: transitive description: name: vector_math - url: "https://pub.flutter-io.cn" + url: "https://pub.dartlang.org" + source: hosted + version: "2.1.4" + win32: + dependency: transitive + description: + name: win32 + url: "https://pub.dartlang.org" source: hosted - version: "2.0.8" - xml: + version: "3.1.3" + xdg_directories: dependency: transitive description: - name: xml - url: "https://pub.flutter-io.cn" + name: xdg_directories + url: "https://pub.dartlang.org" source: hosted - version: "3.5.0" + version: "1.0.0" sdks: - dart: ">=2.4.0 <3.0.0" - flutter: ">=1.7.8 <2.0.0" + dart: ">=2.18.0 <3.0.0" + flutter: ">=3.3.0" diff --git a/pubspec.yaml b/pubspec.yaml index ba30fb0..8562deb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,17 +24,17 @@ dependencies: # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. - cupertino_icons: ^0.1.2 - rxdart: ^0.20.0 - connectivity: 0.3.1 - dio: ^2.1.3 - toast: ^0.1.3 - flutter_markdown: ^0.2.0 - url_launcher: ^5.0.2 - shared_preferences: ^0.5.2 - cached_network_image: ^1.1.1 - pull_to_refresh: ^1.2.0 - fluttertoast: ^3.0.4 + cupertino_icons: ">=0.1.2 <2.0.0" + rxdart: ">=0.20.0 <0.28.0" + connectivity: ">=0.3.1 <4.0.0" + dio: ">=2.1.3 <6.0.0" + toast: ">=0.1.3 <0.4.0" + flutter_markdown: ">=0.2.0 <0.7.0" + url_launcher: ">=5.0.2 <7.0.0" + shared_preferences: ">=0.5.2 <3.0.0" + cached_network_image: ">=1.1.1 <4.0.0" + pull_to_refresh: ">=1.2.0 <3.0.0" + fluttertoast: ">=3.0.4 <9.0.0" multi_image_picker: ^4.2.0 flutter_webview_plugin: path: ./flutter_webview_plugin