Skip to content

Commit

Permalink
chore(deps): 更新 Flutter 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
he0119 committed Oct 2, 2022
1 parent 1670c00 commit da0b257
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
cancel-in-progress: true

env:
flutter_version: "3.3.2"
flutter_version: "3.3.3"

jobs:
test:
Expand Down
22 changes: 11 additions & 11 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,7 +573,7 @@ packages:
name: image_picker_for_web
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.1.8"
version: "2.1.10"
image_picker_ios:
dependency: transitive
description:
Expand All @@ -587,7 +587,7 @@ packages:
name: image_picker_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.6.1"
version: "2.6.2"
intl:
dependency: "direct main"
description:
Expand Down Expand Up @@ -622,7 +622,7 @@ packages:
name: json_serializable
url: "https://pub.flutter-io.cn"
source: hosted
version: "6.4.0"
version: "6.4.1"
lints:
dependency: transitive
description:
Expand Down Expand Up @@ -804,7 +804,7 @@ packages:
name: path_provider_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.0.4"
version: "2.0.5"
path_provider_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -909,7 +909,7 @@ packages:
name: quick_actions_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.0.2"
version: "1.0.3"
quiver:
dependency: transitive
description:
Expand All @@ -930,14 +930,14 @@ packages:
name: sentry
url: "https://pub.flutter-io.cn"
source: hosted
version: "6.10.0"
version: "6.11.1"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
url: "https://pub.flutter-io.cn"
source: hosted
version: "6.10.0"
version: "6.11.1"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1166,7 +1166,7 @@ packages:
name: url_launcher
url: "https://pub.flutter-io.cn"
source: hosted
version: "6.1.5"
version: "6.1.6"
url_launcher_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1201,7 +1201,7 @@ packages:
name: url_launcher_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.1.0"
version: "2.1.1"
url_launcher_web:
dependency: transitive
description:
Expand Down Expand Up @@ -1292,14 +1292,14 @@ packages:
name: webview_flutter_platform_interface
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.9.3"
version: "1.9.5"
webview_flutter_wkwebview:
dependency: transitive
description:
name: webview_flutter_wkwebview
url: "https://pub.flutter-io.cn"
source: hosted
version: "2.9.4"
version: "2.9.5"
win32:
dependency: transitive
description:
Expand Down

0 comments on commit da0b257

Please sign in to comment.