mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-04-29 19:11:45 -05:00
Bump the pub group in /app with 8 updates (#68)
* Bump the pub group in /app with 8 updates Bumps the pub group in /app with 8 updates: | Package | From | To | | --- | --- | --- | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `2.0.3` | `3.0.1` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.3.3` | `2.3.5` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.4` | `3.16.6` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `4.1.0` | `4.2.0` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.0.0` | `6.2.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `1.10.22` | `1.10.24` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.5.0` | `3.6.0` | | [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.1.14` | `6.2.1` | Updates `flutter_lints` from 2.0.3 to 3.0.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v3.0.1/packages) Updates `flutter_native_splash` from 2.3.3 to 2.3.5 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/commits/v2.3.5) Updates `msix` from 3.16.4 to 3.16.6 - [Release notes](https://github.com/YehudaKremer/msix/releases) - [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md) - [Commits](https://github.com/YehudaKremer/msix/compare/v3.16.4...v3.16.6) Updates `package_info_plus` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v4.2.0/packages/package_info_plus) Updates `purchases_flutter` from 6.0.0 to 6.2.0 - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/6.0.0...6.2.0) Updates `supabase_flutter` from 1.10.22 to 1.10.24 - [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v1.10.24/packages) Updates `timeago` from 3.5.0 to 3.6.0 - [Commits](https://github.com/andresaraujo/timeago.dart/commits) Updates `url_launcher` from 6.1.14 to 6.2.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.2.1/packages/url_launcher) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: msix dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: package_info_plus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: supabase_flutter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: timeago dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com> * Update Flutter Packages --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ricoberger <mail@ricoberger.de>
This commit is contained in:
@@ -43,7 +43,7 @@ dependencies:
|
||||
collection: ^1.17.0
|
||||
flutter_cache_manager: ^3.3.1
|
||||
flutter_markdown: ^0.6.14
|
||||
flutter_native_splash: ^2.2.19
|
||||
flutter_native_splash: ^2.3.5
|
||||
html: ^0.15.4
|
||||
html2md: ^1.2.6
|
||||
intl: ^0.18.1
|
||||
@@ -59,15 +59,15 @@ dependencies:
|
||||
media_kit: ^1.1.10+1
|
||||
media_kit_video: ^1.2.4
|
||||
media_kit_libs_video: ^1.0.4
|
||||
package_info_plus: ^4.1.0
|
||||
package_info_plus: ^4.2.0
|
||||
provider: ^6.0.4
|
||||
purchases_flutter: ^6.0.0
|
||||
purchases_flutter: ^6.2.0
|
||||
rxdart: ^0.27.7
|
||||
scroll_to_index: ^3.0.1
|
||||
shared_preferences: ^2.1.0
|
||||
supabase_flutter: ^1.10.6
|
||||
timeago: ^3.4.0
|
||||
url_launcher: ^6.1.10
|
||||
supabase_flutter: ^1.10.24
|
||||
timeago: ^3.6.0
|
||||
url_launcher: ^6.2.1
|
||||
window_manager: ^0.3.4
|
||||
youtube_explode_dart: ^2.0.2
|
||||
|
||||
@@ -80,11 +80,11 @@ dev_dependencies:
|
||||
# activated in the `analysis_options.yaml` file located at the root of your
|
||||
# package. See that file for information about deactivating specific lint
|
||||
# rules and activating additional ones.
|
||||
flutter_lints: ^2.0.0
|
||||
flutter_lints: ^3.0.1
|
||||
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
import_sorter: ^4.6.0
|
||||
msix: ^3.16.1
|
||||
msix: ^3.16.6
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user