From f420eb0c6e1c7483d434f5618b510476ffa23f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 16:23:19 +0000 Subject: [PATCH] Bump flutter_native_splash from 2.2.8 to 2.2.19 Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.2.8 to 2.2.19. - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/compare/v2.2.8...v2.2.19) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 24 ++++++++++++------------ pubspec.yaml | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4dedc5f..dc7daf2 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -35,7 +35,7 @@ packages: name: args url: "https://pub.dartlang.org" source: hosted - version: "2.3.1" + version: "2.4.0" async: dependency: transitive description: @@ -154,7 +154,7 @@ packages: name: collection url: "https://pub.dartlang.org" source: hosted - version: "1.16.0" + version: "1.17.0" color: dependency: "direct dev" description: @@ -304,7 +304,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.2.8" + version: "2.2.19" flutter_plugin_android_lifecycle: dependency: transitive description: @@ -379,7 +379,7 @@ packages: name: html url: "https://pub.dartlang.org" source: hosted - version: "0.15.0" + version: "0.15.2" http: dependency: "direct main" description: @@ -407,7 +407,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.0" + version: "4.0.15" intl: dependency: "direct main" description: @@ -435,7 +435,7 @@ packages: name: js url: "https://pub.dartlang.org" source: hosted - version: "0.6.4" + version: "0.6.5" json_annotation: dependency: transitive description: @@ -484,7 +484,7 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.1.5" + version: "0.2.0" meta: dependency: transitive description: @@ -589,7 +589,7 @@ packages: name: petitparser url: "https://pub.dartlang.org" source: hosted - version: "5.0.0" + version: "5.1.0" platform: dependency: transitive description: @@ -762,7 +762,7 @@ packages: name: universal_io url: "https://pub.dartlang.org" source: hosted - version: "2.0.4" + version: "2.2.0" url_launcher: dependency: "direct main" description: @@ -825,7 +825,7 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.2" + version: "2.1.4" wakelock: dependency: "direct main" description: @@ -904,7 +904,7 @@ packages: name: xml url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.2.2" yaml: dependency: transitive description: @@ -913,5 +913,5 @@ packages: source: hosted version: "3.1.1" sdks: - dart: ">=2.17.0 <3.0.0" + dart: ">=2.18.0 <3.0.0" flutter: ">=3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index e791353..b9882c7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -80,7 +80,7 @@ dev_dependencies: lint: ^1.10.0 change_app_package_name: ^1.1.0 - flutter_native_splash: ^2.2.8 + flutter_native_splash: ^2.2.19 archive: ^3.3.1 xml: ^6.1.0