Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Jul 30, 2022
1 parent 2c5aa7e commit 9b4992b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand All @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9b4992b

Please sign in to comment.