-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: upgrade packages * chore: update version number * Revert "chore: turn zuvio entry back" This reverts commit 999f830. * Revert "Revert "chore: turn zuvio entry back"" This reverts commit b42cbfe.
- Loading branch information
1 parent
cec37b5
commit 8246948
Showing
2 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -98,7 +98,7 @@ packages: | |
name: bot_toast | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "4.0.1" | ||
version: "4.0.2" | ||
build: | ||
dependency: transitive | ||
description: | ||
|
@@ -203,7 +203,7 @@ packages: | |
name: chewie | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.3.2" | ||
version: "1.3.3" | ||
chopper: | ||
dependency: transitive | ||
description: | ||
|
@@ -748,7 +748,7 @@ packages: | |
name: http_parser | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "4.0.0" | ||
version: "4.0.1" | ||
image: | ||
dependency: transitive | ||
description: | ||
|
@@ -818,7 +818,7 @@ packages: | |
name: local_auth | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.0.2" | ||
version: "2.1.0" | ||
local_auth_android: | ||
dependency: transitive | ||
description: | ||
|
@@ -840,6 +840,13 @@ packages: | |
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.0.3" | ||
local_auth_windows: | ||
dependency: transitive | ||
description: | ||
name: local_auth_windows | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "1.0.0" | ||
logger: | ||
dependency: "direct main" | ||
description: | ||
|
@@ -1326,7 +1333,7 @@ packages: | |
description: | ||
path: "." | ||
ref: main | ||
resolved-ref: ea966f7f20fa3a0e789da50753d5302dbdd164d6 | ||
resolved-ref: "2638890d00ee34e2d1c3386f329119fd19b7be2f" | ||
url: "[email protected]:NTUT-NPC/TAT-Core.git" | ||
source: git | ||
version: "1.0.0-4.0.pre" | ||
|
@@ -1392,7 +1399,7 @@ packages: | |
name: url_launcher_ios | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "6.0.16" | ||
version: "6.0.17" | ||
url_launcher_linux: | ||
dependency: transitive | ||
description: | ||
|
@@ -1449,13 +1456,6 @@ packages: | |
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.0.0" | ||
very_good_analysis: | ||
dependency: transitive | ||
description: | ||
name: very_good_analysis | ||
url: "https://pub.dartlang.org" | ||
source: hosted | ||
version: "2.4.0" | ||
video_player: | ||
dependency: "direct main" | ||
description: | ||
|
@@ -1576,5 +1576,5 @@ packages: | |
source: hosted | ||
version: "3.1.1" | ||
sdks: | ||
dart: ">=2.17.0 <3.0.0" | ||
flutter: ">=3.0.0" | ||
dart: ">=2.17.1 <3.0.0" | ||
flutter: ">=3.0.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters