From 2bdd7062caffd36856035c8ba1af8b84452c2a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:45:48 +0000 Subject: [PATCH] Bump dio and json_annotation Bumps [dio](https://github.com/cfug/dio) and [json_annotation](https://github.com/google/json_serializable.dart). These dependencies needed to be updated together. Updates `dio` from 1.0.17 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/compare/1.0.17...dio_v5.0.3) Updates `json_annotation` from 2.4.0 to 3.1.1 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-2.4.0...json_annotation-v3.1.1) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: json_annotation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pubspec.lock | 199 +++++++++++++++++++++++---------------------------- pubspec.yaml | 4 +- 2 files changed, 91 insertions(+), 112 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 72bc775..799c58f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,6 +1,13 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: + _fe_analyzer_shared: + dependency: transitive + description: + name: _fe_analyzer_shared + url: "https://pub.dartlang.org" + source: hosted + version: "14.0.0" after_layout: dependency: transitive description: @@ -14,7 +21,7 @@ packages: name: analyzer url: "https://pub.dartlang.org" source: hosted - version: "0.37.1+1" + version: "0.41.2" args: dependency: transitive description: @@ -28,7 +35,7 @@ packages: name: async url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.10.0" azlistview: dependency: "direct main" description: @@ -42,63 +49,70 @@ packages: name: boolean_selector url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "2.1.1" build: dependency: transitive description: name: build url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "1.6.2" build_config: dependency: transitive description: name: build_config url: "https://pub.dartlang.org" source: hosted - version: "0.4.1+1" + version: "0.4.6" build_daemon: dependency: transitive description: name: build_daemon url: "https://pub.dartlang.org" source: hosted - version: "2.1.0" + version: "2.1.10" build_resolvers: dependency: transitive description: name: build_resolvers url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "1.5.3" build_runner: dependency: "direct dev" description: name: build_runner url: "https://pub.dartlang.org" source: hosted - version: "1.7.1" + version: "1.11.5" build_runner_core: dependency: transitive description: name: build_runner_core url: "https://pub.dartlang.org" source: hosted - version: "4.1.0" + version: "6.1.10" built_collection: dependency: transitive description: name: built_collection url: "https://pub.dartlang.org" source: hosted - version: "4.2.2" + version: "5.1.1" built_value: dependency: transitive description: name: built_value url: "https://pub.dartlang.org" source: hosted - version: "6.7.1" + version: "8.4.4" + characters: + dependency: transitive + description: + name: characters + url: "https://pub.dartlang.org" + source: hosted + version: "1.2.1" charcode: dependency: transitive description: @@ -113,20 +127,34 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.2" + cli_util: + dependency: transitive + description: + name: cli_util + url: "https://pub.dartlang.org" + source: hosted + version: "0.3.5" + clock: + dependency: transitive + description: + name: clock + url: "https://pub.dartlang.org" + source: hosted + version: "1.1.1" code_builder: dependency: transitive description: name: code_builder url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "3.7.0" collection: dependency: transitive description: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.14.11" + version: "1.17.0" common_utils: dependency: transitive description: @@ -148,13 +176,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.1" - cookie_jar: - dependency: transitive - description: - name: cookie_jar - url: "https://pub.dartlang.org" - source: hosted - version: "0.0.8" crypto: dependency: transitive description: @@ -162,13 +183,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.3" - csslib: - dependency: transitive - description: - name: csslib - url: "https://pub.dartlang.org" - source: hosted - version: "0.16.1" cupertino_icons: dependency: "direct main" description: @@ -182,7 +196,7 @@ packages: name: dart_style url: "https://pub.dartlang.org" source: hosted - version: "1.2.10" + version: "1.3.10" date_format: dependency: "direct main" description: @@ -203,14 +217,28 @@ packages: name: dio url: "https://pub.dartlang.org" source: hosted - version: "1.0.17" + version: "5.0.3" + fake_async: + dependency: transitive + description: + name: fake_async + url: "https://pub.dartlang.org" + source: hosted + version: "1.3.1" + file: + dependency: transitive + description: + name: file + url: "https://pub.dartlang.org" + source: hosted + version: "6.1.4" fixnum: dependency: transitive description: name: fixnum url: "https://pub.dartlang.org" source: hosted - version: "0.10.9" + version: "1.1.0" fluintl: dependency: "direct main" description: @@ -275,20 +303,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.1.2" - front_end: - dependency: transitive - description: - name: front_end - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.21+1" glob: dependency: transitive description: name: glob url: "https://pub.dartlang.org" source: hosted - version: "1.2.0" + version: "2.1.1" graphs: dependency: transitive description: @@ -296,20 +317,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.2.0" - html: - dependency: transitive - description: - name: html - url: "https://pub.dartlang.org" - source: hosted - version: "0.14.0+3" - http: - dependency: transitive - description: - name: http - url: "https://pub.dartlang.org" - source: hosted - version: "0.12.0+2" http_multi_server: dependency: transitive description: @@ -323,14 +330,14 @@ packages: name: http_parser url: "https://pub.dartlang.org" source: hosted - version: "3.1.3" + version: "4.0.2" intl: dependency: transitive description: name: intl url: "https://pub.dartlang.org" source: hosted - version: "0.15.8" + version: "0.17.0" io: dependency: transitive description: @@ -344,28 +351,21 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.1+1" + version: "0.6.5" json_annotation: dependency: "direct main" description: name: json_annotation url: "https://pub.dartlang.org" source: hosted - version: "2.4.0" + version: "3.1.1" json_serializable: dependency: "direct dev" description: name: json_serializable url: "https://pub.dartlang.org" source: hosted - version: "3.1.0" - kernel: - dependency: transitive - description: - name: kernel - url: "https://pub.dartlang.org" - source: hosted - version: "0.3.21+1" + version: "3.5.2" loader_search_bar: dependency: "direct main" description: @@ -393,14 +393,21 @@ packages: name: matcher url: "https://pub.dartlang.org" source: hosted - version: "0.12.5" + version: "0.12.13" + material_color_utilities: + dependency: transitive + description: + name: material_color_utilities + url: "https://pub.dartlang.org" + source: hosted + version: "0.2.0" meta: dependency: transitive description: name: meta url: "https://pub.dartlang.org" source: hosted - version: "1.1.7" + version: "1.8.0" mime: dependency: transitive description: @@ -408,41 +415,20 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.9.6+3" - node_interop: - dependency: transitive - description: - name: node_interop - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.3" - node_io: - dependency: transitive - description: - name: node_io - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.1+2" package_config: dependency: transitive description: name: package_config url: "https://pub.dartlang.org" source: hosted - version: "1.1.0" - package_resolver: - dependency: transitive - description: - name: package_resolver - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.10" + version: "1.9.3" path: dependency: transitive description: name: path url: "https://pub.dartlang.org" source: hosted - version: "1.6.4" + version: "1.8.2" path_drawing: dependency: transitive description: @@ -520,13 +506,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.1.5" - quiver: - dependency: transitive - description: - name: quiver - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.5" rational: dependency: transitive description: @@ -554,14 +533,14 @@ packages: name: shelf url: "https://pub.dartlang.org" source: hosted - version: "0.7.5" + version: "1.4.0" shelf_web_socket: dependency: transitive description: name: shelf_web_socket url: "https://pub.dartlang.org" source: hosted - version: "0.2.3" + version: "0.2.4+1" sky_engine: dependency: transitive description: flutter @@ -573,42 +552,42 @@ packages: name: source_gen url: "https://pub.dartlang.org" source: hosted - version: "0.9.4+5" + version: "0.9.10+3" source_span: dependency: transitive description: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.5.5" + version: "1.9.1" stack_trace: dependency: transitive description: name: stack_trace 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.dartlang.org" source: hosted - version: "2.0.0" + version: "2.1.1" stream_transform: dependency: transitive description: name: stream_transform url: "https://pub.dartlang.org" source: hosted - version: "0.0.19" + version: "2.1.0" string_scanner: dependency: transitive description: name: string_scanner url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "1.2.0" synchronized: dependency: transitive description: @@ -622,14 +601,14 @@ packages: name: term_glyph 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.dartlang.org" source: hosted - version: "0.2.5" + version: "0.4.16" timing: dependency: transitive description: @@ -650,14 +629,14 @@ packages: name: typed_data url: "https://pub.dartlang.org" source: hosted - version: "1.1.6" + version: "1.3.1" vector_math: dependency: transitive description: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.0.8" + version: "2.1.4" watcher: dependency: transitive description: @@ -687,5 +666,5 @@ packages: source: hosted version: "2.2.0" sdks: - dart: ">=2.4.0 <3.0.0" - flutter: ">=1.6.7 <2.0.0" + dart: ">=2.19.0 <3.0.0" + flutter: ">=1.6.7" diff --git a/pubspec.yaml b/pubspec.yaml index 05a2ffe..9c010a4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: # Flutter 国际化 fluintl: ^0.1.3 # Http 接口请求 - dio: ^1.0.13 + dio: ">=1.0.13 <6.0.0" # 检查wifi网络 connectivity: ^0.4.4 # 提供客户端user agent @@ -46,7 +46,7 @@ dependencies: # lpinyin (汉字转拼音Flutter版) # lpinyin: ^1.0.7 # json 转化model 插件 - json_annotation: ^2.4.0 + json_annotation: ">=2.4.0 <4.0.0" # flutter svg plugins flutter_svg: ^0.14.2 # flutter pin input plugins