Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Mosc committed Jan 2, 2024
1 parent 1b79c53 commit 2413fb2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,18 +330,18 @@ packages:
dependency: "direct main"
description:
name: flutter_inappwebview
sha256: "69cd9b5fa2c5dba20d896df0aa7d6300c2fca0459fda685266c0ad3cf1486d1d"
sha256: "3e9a443a18ecef966fb930c3a76ca5ab6a7aafc0c7b5e14a4a850cf107b09959"
url: "https://pub.dev"
source: hosted
version: "6.0.0-rc.3"
version: "6.0.0"
flutter_inappwebview_android:
dependency: transitive
description:
name: flutter_inappwebview_android
sha256: "3cb7c49b51faab8b0938910b707fc10e8c9538e5cd9fc1da03b6b47dfa4340cc"
sha256: fd4db51e46f49b140d83a3206851432c54ea920b381137c0ba82d0cf59be1dee
url: "https://pub.dev"
source: hosted
version: "1.0.11"
version: "1.0.12"
flutter_inappwebview_internal_annotations:
dependency: transitive
description:
Expand All @@ -354,34 +354,34 @@ packages:
dependency: transitive
description:
name: flutter_inappwebview_ios
sha256: "548f393fa06385e6d8621778a3012eb5e66fa11d7bea0a7f4ae9c37bb1a97a84"
sha256: f363577208b97b10b319cd0c428555cd8493e88b468019a8c5635a0e4312bd0f
url: "https://pub.dev"
source: hosted
version: "1.0.12"
version: "1.0.13"
flutter_inappwebview_macos:
dependency: transitive
description:
name: flutter_inappwebview_macos
sha256: c2ed011d45d7c536cd4ce4201160658e68912b764cb2894f73183c3cd796b5ee
sha256: b55b9e506c549ce88e26580351d2c71d54f4825901666bd6cfa4be9415bb2636
url: "https://pub.dev"
source: hosted
version: "1.0.10"
version: "1.0.11"
flutter_inappwebview_platform_interface:
dependency: transitive
description:
name: flutter_inappwebview_platform_interface
sha256: "9b0bce22162f05af36dc7480dbe43650414704591df263810d773a7ba4139447"
sha256: "545fd4c25a07d2775f7d5af05a979b2cac4fbf79393b0a7f5d33ba39ba4f6187"
url: "https://pub.dev"
source: hosted
version: "1.0.9"
version: "1.0.10"
flutter_inappwebview_web:
dependency: transitive
description:
name: flutter_inappwebview_web
sha256: "1d8c6574a17747f472b039393f365e39d594945f795b3b178abd8ce22c4c836c"
sha256: d8c680abfb6fec71609a700199635d38a744df0febd5544c5a020bd73de8ee07
url: "https://pub.dev"
source: hosted
version: "1.0.7"
version: "1.0.8"
flutter_launcher_icons:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -751,10 +751,10 @@ packages:
dependency: transitive
description:
name: path_provider_android
sha256: e595b98692943b4881b219f0a9e3945118d3c16bd7e2813f98ec6e532d905f72
sha256: "477184d672607c0a3bf68fbbf601805f92ef79c82b64b4d6eb318cbca4c48668"
url: "https://pub.dev"
source: hosted
version: "2.2.1"
version: "2.2.2"
path_provider_foundation:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_adaptive_scaffold: ^0.1.7+1
flutter_bloc: ^8.1.3
flutter_displaymode: ^0.6.0
flutter_inappwebview: ^6.0.0-rc.3
flutter_inappwebview: ^6.0.0
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.6.18+2
Expand Down

0 comments on commit 2413fb2

Please sign in to comment.