Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
narumi147 committed Aug 24, 2024
1 parent f392297 commit 8bd8892
Show file tree
Hide file tree
Showing 6 changed files with 35 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: "stable"
flutter-version: "3.24.0"
flutter-version: "3.24.1"
cache: true

- run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:

env:
FLUTTER_VERSION: "3.24.0"
FLUTTER_VERSION: "3.24.1"

jobs:
create-build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

env:
FLUTTER_VERSION: "3.24.0"
FLUTTER_VERSION: "3.24.1"

jobs:
deploy-web:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:

env:
FLUTTER_VERSION: "3.24.0"
FLUTTER_VERSION: "3.24.1"

jobs:
test:
Expand Down
58 changes: 29 additions & 29 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,10 +282,10 @@ packages:
dependency: "direct main"
description:
name: crypto
sha256: "1dceb0cf05cb63a7852c11560060e53ec2f182079a16ced6f4395c5b0875baf8"
sha256: ec30d999af904f33454ba22ed9a86162b35e52b44ac4807d1d93c288041d7d27
url: "https://pub.dev"
source: hosted
version: "3.0.4"
version: "3.0.5"
csslib:
dependency: transitive
description:
Expand Down Expand Up @@ -930,7 +930,7 @@ packages:
description:
path: "packages/pasteboard"
ref: HEAD
resolved-ref: "66a8ed5f955fa35c9aaac76842b9dab83c51db92"
resolved-ref: "08c1ce40eb6abfad6049fb6aad8bd30312ec5319"
url: "https://github.com/MixinNetwork/flutter-plugins"
source: git
version: "0.2.0"
Expand Down Expand Up @@ -1018,10 +1018,10 @@ packages:
dependency: transitive
description:
name: permission_handler_android
sha256: eaf2a1ec4472775451e88ca6a7b86559ef2f1d1ed903942ed135e38ea0097dca
sha256: "76e4ab092c1b240d31177bb64d2b0bea43f43d0e23541ec866151b9f7b2490fa"
url: "https://pub.dev"
source: hosted
version: "12.0.8"
version: "12.0.12"
permission_handler_apple:
dependency: transitive
description:
Expand All @@ -1034,10 +1034,10 @@ packages:
dependency: transitive
description:
name: permission_handler_html
sha256: "6cac773d389e045a8d4f85418d07ad58ef9e42a56e063629ce14c4c26344de24"
sha256: af26edbbb1f2674af65a8f4b56e1a6f526156bc273d0e65dd8075fab51c78851
url: "https://pub.dev"
source: hosted
version: "0.1.2"
version: "0.1.3+2"
permission_handler_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1162,10 +1162,10 @@ packages:
dependency: "direct main"
description:
name: shared_preferences
sha256: c272f9cabca5a81adc9b0894381e9c1def363e980f960fa903c604c471b22f68
sha256: "746e5369a43170c25816cc472ee016d3a66bc13fcf430c0bc41ad7b4b2922051"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.2"
shared_preferences_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1303,10 +1303,10 @@ packages:
dependency: transitive
description:
name: sqflite_common
sha256: c5e5b2a142a893a752cb36ae5888680248686725a54afceff31f9a3a76bc53c2
sha256: "7b41b6c3507854a159e24ae90a8e3e9cc01eb26a477c118d6dca065b5f55453e"
url: "https://pub.dev"
source: hosted
version: "2.5.4+1"
version: "2.5.4+2"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -1359,10 +1359,10 @@ packages:
dependency: transitive
description:
name: synchronized
sha256: "539ef412b170d65ecdafd780f924e5be3f60032a1128df156adad6c5b373d558"
sha256: a824e842b8a054f91a728b783c177c1e4731f6b124f9192468457a8913371255
url: "https://pub.dev"
source: hosted
version: "3.1.0+1"
version: "3.2.0"
table_sticky_headers:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1455,10 +1455,10 @@ packages:
dependency: transitive
description:
name: url_launcher_android
sha256: f0c73347dfcfa5b3db8bc06e1502668265d39c08f310c29bff4e28eea9699f79
sha256: e35a698ac302dd68e41f73250bd9517fe3ab5fa4f18fe4647a0872db61bacbab
url: "https://pub.dev"
source: hosted
version: "6.3.9"
version: "6.3.10"
url_launcher_ios:
dependency: transitive
description:
Expand Down Expand Up @@ -1559,10 +1559,10 @@ packages:
dependency: transitive
description:
name: video_player_android
sha256: "4de50df9ee786f5891d3281e1e633d7b142ef1acf47392592eb91cba5d355849"
sha256: "28b1d818f2beeb108a1ed7c58a40becae86735922a98c81c7052cb278b89ea65"
url: "https://pub.dev"
source: hosted
version: "2.6.0"
version: "2.7.0"
video_player_avfoundation:
dependency: transitive
description:
Expand Down Expand Up @@ -1591,10 +1591,10 @@ packages:
dependency: "direct main"
description:
name: video_player_win
sha256: "2406d5e1b0133542ca7271448708e21553f4c0f094aed36218d35cad9a3058ee"
sha256: e7b92ae1050086f9be3787eba1fbecbea278b59453cb3589263daa0c62772a88
url: "https://pub.dev"
source: hosted
version: "2.3.10"
version: "2.3.11"
visibility_detector:
dependency: transitive
description:
Expand All @@ -1607,10 +1607,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
url: "https://pub.dev"
source: hosted
version: "14.2.4"
version: "14.2.5"
watcher:
dependency: transitive
description:
Expand Down Expand Up @@ -1647,18 +1647,18 @@ packages:
dependency: transitive
description:
name: webview_flutter
sha256: "6869c8786d179f929144b4a1f86e09ac0eddfe475984951ea6c634774c16b522"
sha256: ec81f57aa1611f8ebecf1d2259da4ef052281cb5ad624131c93546c79ccc7736
url: "https://pub.dev"
source: hosted
version: "4.8.0"
version: "4.9.0"
webview_flutter_android:
dependency: transitive
description:
name: webview_flutter_android
sha256: c66651fba15f9d7ddd31daec42da8d6bce46c85610a7127e3ebcb39a4395c3c9
sha256: "6e64fcb1c19d92024da8f33503aaeeda35825d77142c01d0ea2aa32edc79fdc8"
url: "https://pub.dev"
source: hosted
version: "3.16.6"
version: "3.16.7"
webview_flutter_platform_interface:
dependency: transitive
description:
Expand All @@ -1671,10 +1671,10 @@ packages:
dependency: transitive
description:
name: webview_flutter_wkwebview
sha256: "9c62cc46fa4f2d41e10ab81014c1de470a6c6f26051a2de32111b2ee55287feb"
sha256: "1942a12224ab31e9508cf00c0c6347b931b023b8a4f0811e5dec3b06f94f117d"
url: "https://pub.dev"
source: hosted
version: "3.14.0"
version: "3.15.0"
win32:
dependency: transitive
description:
Expand All @@ -1695,10 +1695,10 @@ packages:
dependency: "direct main"
description:
name: window_manager
sha256: "8699323b30da4cdbe2aa2e7c9de567a6abd8a97d9a5c850a3c86dcd0b34bbfbf"
sha256: ab8b2a7f97543d3db2b506c9d875e637149d48ee0c6a5cb5f5fd6e0dac463792
url: "https://pub.dev"
source: hosted
version: "0.3.9"
version: "0.4.2"
worker_manager:
dependency: "direct main"
description:
Expand Down
3 changes: 2 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ dependencies:
path: ^1.8.2
path_provider: ^2.1.3
permission_handler: ^11.0.0
# pointycastle: ^3.9.1
pool: ^1.5.0
photo_view: ^0.15.0
screenshot: ^3.0.0
Expand All @@ -105,7 +106,7 @@ dependencies:
# webview_flutter: ^4.1.0
# webview_flutter_web: ^0.2.2+1
worker_manager: ^7.0.1
window_manager: ^0.3.8
window_manager: ^0.4.2
countly_flutter_np: ^24.1.1
google_mobile_ads: ^5.0.0
admanager_web: ^0.0.4
Expand Down

0 comments on commit 8bd8892

Please sign in to comment.