updated the .locks

This commit is contained in:
Kingkor Roy Tirtho 2022-03-18 12:20:38 +06:00
parent 4f443e88a2
commit 97c6739815
2 changed files with 15 additions and 2 deletions

6
.gitignore vendored
View File

@ -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

View File

@ -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: