mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
updated the .locks
This commit is contained in:
parent
4f443e88a2
commit
97c6739815
6
.gitignore
vendored
6
.gitignore
vendored
@ -64,3 +64,9 @@ app.*.map.json
|
|||||||
installer.exe
|
installer.exe
|
||||||
|
|
||||||
/choco-struct/tools/*.exe
|
/choco-struct/tools/*.exe
|
||||||
|
|
||||||
|
# secrets
|
||||||
|
*.env
|
||||||
|
lib/models/generated_secrets.dart
|
||||||
|
help.txt
|
||||||
|
secrets.json
|
@ -324,6 +324,13 @@ packages:
|
|||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.12.11"
|
version: "0.12.11"
|
||||||
|
material_color_utilities:
|
||||||
|
dependency: transitive
|
||||||
|
description:
|
||||||
|
name: material_color_utilities
|
||||||
|
url: "https://pub.dartlang.org"
|
||||||
|
source: hosted
|
||||||
|
version: "0.1.3"
|
||||||
meta:
|
meta:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
@ -608,7 +615,7 @@ packages:
|
|||||||
name: test_api
|
name: test_api
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.4.3"
|
version: "0.4.8"
|
||||||
typed_data:
|
typed_data:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
Loading…
Reference in New Issue
Block a user