mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore: update piped client deps
This commit is contained in:
parent
1ecc36da57
commit
962d9118dd
24
pubspec.lock
24
pubspec.lock
@ -764,14 +764,6 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "8.1.3"
|
version: "8.1.3"
|
||||||
freezed_annotation:
|
|
||||||
dependency: transitive
|
|
||||||
description:
|
|
||||||
name: freezed_annotation
|
|
||||||
sha256: aeac15850ef1b38ee368d4c53ba9a847e900bb2c53a4db3f6881cbb3cb684338
|
|
||||||
url: "https://pub.dev"
|
|
||||||
source: hosted
|
|
||||||
version: "2.2.0"
|
|
||||||
frontend_server_client:
|
frontend_server_client:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@ -1282,9 +1274,11 @@ packages:
|
|||||||
piped_client:
|
piped_client:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../piped_client"
|
path: "."
|
||||||
relative: true
|
ref: "2036a78d3414a0fc7fe3b081f1029dd086352fcd"
|
||||||
source: path
|
resolved-ref: "2036a78d3414a0fc7fe3b081f1029dd086352fcd"
|
||||||
|
url: "https://github.com/KRTirtho/piped_client"
|
||||||
|
source: git
|
||||||
version: "0.1.0"
|
version: "0.1.0"
|
||||||
platform:
|
platform:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
@ -1949,14 +1943,6 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.1.1"
|
version: "3.1.1"
|
||||||
youtube_explode_dart:
|
|
||||||
dependency: "direct main"
|
|
||||||
description:
|
|
||||||
name: youtube_explode_dart
|
|
||||||
sha256: "3e2eb05dedc072a6275e8a061c675d9a53b7c6123265f0aa4ee1e6d50644dbd2"
|
|
||||||
url: "https://pub.dev"
|
|
||||||
source: hosted
|
|
||||||
version: "1.12.3"
|
|
||||||
sdks:
|
sdks:
|
||||||
dart: ">=3.0.0 <4.0.0"
|
dart: ">=3.0.0 <4.0.0"
|
||||||
flutter: ">=3.3.0"
|
flutter: ">=3.3.0"
|
||||||
|
@ -101,7 +101,7 @@ dependencies:
|
|||||||
piped_client:
|
piped_client:
|
||||||
git:
|
git:
|
||||||
url: https://github.com/KRTirtho/piped_client
|
url: https://github.com/KRTirtho/piped_client
|
||||||
ref: 044d80639d54d3fd4a712d87537d1d03d90e43d2
|
ref: 2036a78d3414a0fc7fe3b081f1029dd086352fcd
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
build_runner: ^2.3.2
|
build_runner: ^2.3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user