From 50fa32426f97085d806648c5beeb6beb37dd2c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 01:31:17 +0000 Subject: [PATCH] chore(deps): bump flutter_native_splash in /src/kaiteki Bumps [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) from 2.3.4 to 2.3.5. - [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.3.4...v2.3.5) --- updated-dependencies: - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/kaiteki/pubspec.lock | 52 ++++++++++++++++++++++++++-------------- src/kaiteki/pubspec.yaml | 2 +- 2 files changed, 35 insertions(+), 19 deletions(-) diff --git a/src/kaiteki/pubspec.lock b/src/kaiteki/pubspec.lock index 5debff8c..403523a3 100644 --- a/src/kaiteki/pubspec.lock +++ b/src/kaiteki/pubspec.lock @@ -261,10 +261,10 @@ packages: dependency: transitive description: name: coverage - sha256: "595a29b55ce82d53398e1bcc2cba525d7bd7c59faeb2d2540e9d42c390cfeeeb" + sha256: ac86d3abab0f165e4b8f561280ff4e066bceaac83c424dd19f1ae2c2fcd12ca9 url: "https://pub.dev" source: hosted - version: "1.6.4" + version: "1.7.1" cross_file: dependency: transitive description: @@ -301,26 +301,26 @@ packages: dependency: "direct dev" description: name: custom_lint - sha256: "32ca92485d52095d1296c99c8ab922d112a99f190dac1568aa369fe701038a33" + sha256: f9a828b696930cf8307f9a3617b2b65c9b370e484dc845d69100cadb77506778 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" custom_lint_builder: dependency: transitive description: name: custom_lint_builder - sha256: b3f3a36a01a660a39397987c2d1e02adf79f047b59e7f4f2ec624b78375f3cd9 + sha256: c6f656a4d83385fc0656ae60410ed06bb382898c45627bfb8bbaa323aea97883 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" custom_lint_core: dependency: transitive description: name: custom_lint_core - sha256: c7399ebeb235a9d4025c68aa9475ddeee30782af331c406313c63fcc2c33cb03 + sha256: e20a67737adcf0cf2465e734dd624af535add11f9edd1f2d444909b5b0749650 url: "https://pub.dev" source: hosted - version: "0.5.4" + version: "0.5.6" dart_style: dependency: transitive description: @@ -478,10 +478,10 @@ packages: dependency: "direct main" description: name: flutter_native_splash - sha256: "5bf4c3e5e5a0426c1e2fc8ca3555a9e617e76369c3442e1dae8385c7767ba97a" + sha256: d93394f22f73e810bda59e11ebe83329c5511d6460b6b7509c4e1f3c92d6d625 url: "https://pub.dev" source: hosted - version: "2.3.4" + version: "2.3.5" flutter_plugin_android_lifecycle: dependency: transitive description: @@ -629,10 +629,10 @@ packages: dependency: transitive description: name: hotreloader - sha256: "728c0613556c1d153f7e7f4a367cffacc3f5a677d7f6497a1c2b35add4e6dacf" + sha256: "94ee21a60ea2836500799f3af035dc3212b1562027f1e0031c14e087f0231449" url: "https://pub.dev" source: hosted - version: "3.0.6" + version: "4.1.0" html: dependency: "direct main" description: @@ -747,6 +747,22 @@ packages: relative: true source: path version: "0.0.1" + leak_tracker: + dependency: transitive + description: + name: leak_tracker + sha256: "7e108028e3d258667d079986da8c0bc32da4cb57431c2af03b1dc1038621a9dc" + url: "https://pub.dev" + source: hosted + version: "9.0.13" + leak_tracker_testing: + dependency: transitive + description: + name: leak_tracker_testing + sha256: b06739349ec2477e943055aea30172c5c7000225f79dad4702e2ec0eda79a6ff + url: "https://pub.dev" + source: hosted + version: "1.0.5" lints: dependency: transitive description: @@ -1365,10 +1381,10 @@ packages: dependency: "direct dev" description: name: test - sha256: d983a57c33dde6d44b1fb8635f67c91f4b41d26cf227c147963affa97d63563d + sha256: a1f7595805820fcc05e5c52e3a231aedd0b72972cb333e8c738a8b1239448b6f url: "https://pub.dev" source: hosted - version: "1.24.8" + version: "1.24.9" test_api: dependency: transitive description: @@ -1381,10 +1397,10 @@ packages: dependency: transitive description: name: test_core - sha256: "2f866bf4b20c11327ac166ee6036bddafb7fe9e35505ff8324f788e66913f967" + sha256: a757b14fc47507060a162cc2530d9a4a2f92f5100a952c7443b5cad5ef5b106a url: "https://pub.dev" source: hosted - version: "0.5.8" + version: "0.5.9" timezone: dependency: transitive description: @@ -1565,10 +1581,10 @@ packages: dependency: transitive description: name: vm_service - sha256: c538be99af830f478718b51630ec1b6bee5e74e52c8a802d328d9e71d35d2583 + sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957 url: "https://pub.dev" source: hosted - version: "11.10.0" + version: "13.0.0" wakelock_plus: dependency: transitive description: diff --git a/src/kaiteki/pubspec.yaml b/src/kaiteki/pubspec.yaml index 1a97aae9..b1fbaf33 100644 --- a/src/kaiteki/pubspec.yaml +++ b/src/kaiteki/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: flutter_local_notifications: ^16.1.0 flutter_localizations: sdk: flutter - flutter_native_splash: ^2.2.8 + flutter_native_splash: ^2.3.5 flutter_riverpod: ^2.0.2 flutter_simple_treeview: ^3.0.1 flutter_staggered_grid_view: ^0.7.0