Skip to content

Commit

Permalink
chore(deps): update pub non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 6eb8200 commit 9455ac6
Show file tree
Hide file tree
Showing 12 changed files with 49 additions and 49 deletions.
24 changes: 12 additions & 12 deletions app/mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ packages:
source: hosted
version: "3.1.1"
core_analytics:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/analytics"
relative: true
Expand Down Expand Up @@ -219,14 +219,14 @@ packages:
source: path
version: "1.0.0"
core_data:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/data"
relative: true
source: path
version: "1.0.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/database"
relative: true
Expand Down Expand Up @@ -275,7 +275,7 @@ packages:
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network_model"
relative: true
Expand Down Expand Up @@ -778,10 +778,10 @@ packages:
dependency: transitive
description:
name: lottie
sha256: "6a24ade5d3d918c306bb1c21a6b9a04aab0489d51a2582522eea820b4093b62b"
sha256: "7afc60865a2429d994144f7d66ced2ae4305fe35d82890b8766e3359872d872c"
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.3"
macros:
dependency: transitive
description:
Expand Down Expand Up @@ -834,10 +834,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: a75164ade98cb7d24cfd0a13c6408927c6b217fa60dee5a7ff5c116a58f28918
sha256: "894f37107424311bdae3e476552229476777b8752c5a2a2369c0cb9a2d5442ef"
url: "https://pub.dev"
source: hosted
version: "8.0.2"
version: "8.0.3"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -1010,10 +1010,10 @@ packages:
dependency: transitive
description:
name: rust_core
sha256: "381a85d9d46849c7ac59aed7c6f1537d04d54be38d1423a6896e8dabab41c8ce"
sha256: "1a2d77ea819742dbc73e536baab052938c134b3cc72137460d0844a583cda7c2"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1199,10 +1199,10 @@ packages:
dependency: "direct main"
description:
name: url_launcher
sha256: "21b704ce5fa560ea9f3b525b43601c678728ba46725bab9b01187b4831377ed3"
sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
url: "https://pub.dev"
source: hosted
version: "6.3.0"
version: "6.3.1"
url_launcher_android:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ dependencies:
isar_flutter_libs:
hosted: https://pub.isar-community.dev/
version: 4.0.3
package_info_plus: 8.0.2
package_info_plus: 8.0.3
path_provider: 2.1.4
riverpod_annotation: 2.3.5
shared_preferences: 2.3.2
url_launcher: 6.3.0
url_launcher: 6.3.1

dependency_overrides:
# workaround
Expand Down
4 changes: 2 additions & 2 deletions core/common/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,10 +226,10 @@ packages:
dependency: "direct main"
description:
name: rust_core
sha256: "381a85d9d46849c7ac59aed7c6f1537d04d54be38d1423a6896e8dabab41c8ce"
sha256: "1a2d77ea819742dbc73e536baab052938c134b3cc72137460d0844a583cda7c2"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
shelf:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion core/common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
anyhow: 1.3.1
collection: 1.18.0
rust_core: 1.3.2
rust_core: 1.3.3
simple_logger: 1.10.0

dev_dependencies:
Expand Down
14 changes: 7 additions & 7 deletions core/designsystem/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ packages:
source: path
version: "1.0.0"
core_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../model"
relative: true
Expand Down Expand Up @@ -260,18 +260,18 @@ packages:
dependency: transitive
description:
name: flutter_gen_core
sha256: "638d518897f1aefc55a24278968027591d50223a6943b6ae9aa576fe1494d99d"
sha256: "46ecf0e317413dd065547887c43f93f55e9653e83eb98dc13dd07d40dd225325"
url: "https://pub.dev"
source: hosted
version: "5.7.0"
version: "5.8.0"
flutter_gen_runner:
dependency: "direct dev"
description:
name: flutter_gen_runner
sha256: "7f2f02d95e3ec96cf70a1c515700c0dd3ea905af003303a55d6fb081240e6b8a"
sha256: "77f0a02fc30d9fcf2549fe874eb3fde091435724904bcbb1af60aa40cbfab1f4"
url: "https://pub.dev"
source: hosted
version: "5.7.0"
version: "5.8.0"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -558,10 +558,10 @@ packages:
dependency: transitive
description:
name: rust_core
sha256: "381a85d9d46849c7ac59aed7c6f1537d04d54be38d1423a6896e8dabab41c8ce"
sha256: "1a2d77ea819742dbc73e536baab052938c134b3cc72137460d0844a583cda7c2"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
shelf:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion core/designsystem/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dev_dependencies:
build_runner: 2.4.13
core_testing:
path: ../testing
flutter_gen_runner: 5.7.0
flutter_gen_runner: 5.8.0
flutter_test:
sdk: flutter
yumemi_lints: 2.2.0
Expand Down
8 changes: 4 additions & 4 deletions core/network/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -422,10 +422,10 @@ packages:
dependency: "direct dev"
description:
name: retrofit_generator
sha256: f20982392512587b1cce6cd34e3cf953a01a3fe8f82e4c34e10afe65e70c3556
sha256: "7e3fcd6cae522c558a797ae1cde7f00b35e8b85ca75b9c5591a50dc3810b0cc3"
url: "https://pub.dev"
source: hosted
version: "9.1.2"
version: "9.1.3"
riverpod:
dependency: transitive
description:
Expand Down Expand Up @@ -462,10 +462,10 @@ packages:
dependency: transitive
description:
name: rust_core
sha256: "381a85d9d46849c7ac59aed7c6f1537d04d54be38d1423a6896e8dabab41c8ce"
sha256: "1a2d77ea819742dbc73e536baab052938c134b3cc72137460d0844a583cda7c2"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
shelf:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion core/network/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ dependencies:
dev_dependencies:
build_runner: 2.4.13
freezed: 2.5.7
retrofit_generator: 9.1.2
retrofit_generator: 9.1.3
riverpod_generator: 2.4.3
yumemi_lints: 2.2.0
28 changes: 14 additions & 14 deletions feature/onboarding/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ packages:
source: hosted
version: "3.1.1"
core_authenticator:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/authenticator"
relative: true
Expand All @@ -197,21 +197,21 @@ packages:
source: path
version: "1.0.0"
core_data:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/data"
relative: true
source: path
version: "1.0.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/database"
relative: true
source: path
version: "1.0.0"
core_datastore:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/datastore"
relative: true
Expand Down Expand Up @@ -239,14 +239,14 @@ packages:
source: path
version: "1.0.0"
core_network:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network"
relative: true
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/network_model"
relative: true
Expand Down Expand Up @@ -332,18 +332,18 @@ packages:
dependency: transitive
description:
name: flutter_gen_core
sha256: "638d518897f1aefc55a24278968027591d50223a6943b6ae9aa576fe1494d99d"
sha256: "46ecf0e317413dd065547887c43f93f55e9653e83eb98dc13dd07d40dd225325"
url: "https://pub.dev"
source: hosted
version: "5.7.0"
version: "5.8.0"
flutter_gen_runner:
dependency: "direct dev"
description:
name: flutter_gen_runner
sha256: "7f2f02d95e3ec96cf70a1c515700c0dd3ea905af003303a55d6fb081240e6b8a"
sha256: "77f0a02fc30d9fcf2549fe874eb3fde091435724904bcbb1af60aa40cbfab1f4"
url: "https://pub.dev"
source: hosted
version: "5.7.0"
version: "5.8.0"
flutter_hooks:
dependency: "direct main"
description:
Expand Down Expand Up @@ -518,10 +518,10 @@ packages:
dependency: "direct main"
description:
name: lottie
sha256: "6a24ade5d3d918c306bb1c21a6b9a04aab0489d51a2582522eea820b4093b62b"
sha256: "7afc60865a2429d994144f7d66ced2ae4305fe35d82890b8766e3359872d872c"
url: "https://pub.dev"
source: hosted
version: "3.1.2"
version: "3.1.3"
macros:
dependency: transitive
description:
Expand Down Expand Up @@ -646,10 +646,10 @@ packages:
dependency: transitive
description:
name: rust_core
sha256: "381a85d9d46849c7ac59aed7c6f1537d04d54be38d1423a6896e8dabab41c8ce"
sha256: "1a2d77ea819742dbc73e536baab052938c134b3cc72137460d0844a583cda7c2"
url: "https://pub.dev"
source: hosted
version: "1.3.2"
version: "1.3.3"
shelf:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions feature/onboarding/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ dependencies:
go_router: 14.3.0
hooks_riverpod: 2.5.2
intl: 0.19.0
lottie: 3.1.2
lottie: 3.1.3

dev_dependencies:
build_runner: 2.4.13
flutter_gen_runner: 5.7.0
flutter_gen_runner: 5.8.0
yumemi_lints: 2.2.0

flutter:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ packages:
dependency: "direct dev"
description:
name: melos
sha256: a3f06ed871e0348cb99909ad5ddf5f8b53cc61d894c302b5417d2db1ee7ec381
sha256: a62abfa8c7826cec927f8585572bb9adf591be152150494d879ca2c75118809d
url: "https://pub.dev"
source: hosted
version: "6.1.0"
version: "6.2.0"
meta:
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 @@ -11,7 +11,7 @@ dependency_overrides:

dev_dependencies:
grinder: 0.9.5
melos: 6.1.0
melos: 6.2.0
path: 1.9.0
yaml: 3.1.2
yaml_edit: 2.2.1
Expand Down

0 comments on commit 9455ac6

Please sign in to comment.