diff --git a/pubspec.lock b/pubspec.lock index ba353b5c6..547bba800 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -133,7 +133,7 @@ packages: name: ffi url: "https://pub.dartlang.org" source: hosted - version: "1.2.1" + version: "2.0.1" file: dependency: transitive description: @@ -185,7 +185,7 @@ packages: name: flutter_native_splash url: "https://pub.dartlang.org" source: hosted - version: "2.2.5" + version: "2.2.6" flutter_test: dependency: "direct dev" description: flutter @@ -314,7 +314,7 @@ packages: name: lint url: "https://pub.dartlang.org" source: hosted - version: "1.8.2" + version: "1.10.0" matcher: dependency: transitive description: @@ -377,7 +377,7 @@ packages: name: package_info_plus url: "https://pub.dartlang.org" source: hosted - version: "1.4.2" + version: "1.4.3" package_info_plus_linux: dependency: transitive description: @@ -412,7 +412,7 @@ packages: name: package_info_plus_windows url: "https://pub.dartlang.org" source: hosted - version: "1.0.5" + version: "2.0.0" path: dependency: transitive description: @@ -433,14 +433,14 @@ packages: name: path_provider_android url: "https://pub.dartlang.org" source: hosted - version: "2.0.16" + version: "2.0.17" path_provider_ios: dependency: transitive description: name: path_provider_ios url: "https://pub.dartlang.org" source: hosted - version: "2.0.10" + version: "2.0.11" path_provider_linux: dependency: transitive description: @@ -468,7 +468,7 @@ packages: name: path_provider_windows url: "https://pub.dartlang.org" source: hosted - version: "2.0.7" + version: "2.1.0" pedantic: dependency: transitive description: @@ -648,7 +648,7 @@ packages: name: win32 url: "https://pub.dartlang.org" source: hosted - version: "2.6.1" + version: "2.7.0" xdg_directories: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 950ad34ed..7b7a66f85 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,14 +44,14 @@ dependencies: just_audio: ^0.9.28 material_design_icons_flutter: ^5.0.6996 on_audio_query: ^2.6.1 - package_info_plus: ^1.4.2 + package_info_plus: ^1.4.3 path_provider: ^2.0.11 permission_handler: ^10.0.0 youtube_explode_dart: ^1.12.0 dev_dependencies: flutter_launcher_icons: ^0.9.3 - flutter_native_splash: ^2.2.5 + flutter_native_splash: ^2.2.6 flutter_test: sdk: flutter