Skip to content

Commit

Permalink
chore: update piped client deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kingkor Roy Tirtho committed May 14, 2023
1 parent 1ecc36d commit 962d911
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
24 changes: 5 additions & 19 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -764,14 +764,6 @@ packages:
url: "https://pub.dev"
source: hosted
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:
dependency: transitive
description:
Expand Down Expand Up @@ -1282,9 +1274,11 @@ packages:
piped_client:
dependency: "direct main"
description:
path: "../piped_client"
relative: true
source: path
path: "."
ref: "2036a78d3414a0fc7fe3b081f1029dd086352fcd"
resolved-ref: "2036a78d3414a0fc7fe3b081f1029dd086352fcd"
url: "https://github.com/KRTirtho/piped_client"
source: git
version: "0.1.0"
platform:
dependency: transitive
Expand Down Expand Up @@ -1949,14 +1943,6 @@ packages:
url: "https://pub.dev"
source: hosted
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:
dart: ">=3.0.0 <4.0.0"
flutter: ">=3.3.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ dependencies:
piped_client:
git:
url: https://github.com/KRTirtho/piped_client
ref: 044d80639d54d3fd4a712d87537d1d03d90e43d2
ref: 2036a78d3414a0fc7fe3b081f1029dd086352fcd

dev_dependencies:
build_runner: ^2.3.2
Expand Down

0 comments on commit 962d911

Please sign in to comment.