Skip to content

Commit

Permalink
fix(deps): update pub non-major dependencies (#739)
Browse files Browse the repository at this point in the history
* fix(deps): update pub non-major dependencies

* fix(deps): update pub non-major dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ryo Takeuchi <[email protected]>
  • Loading branch information
renovate[bot] and tatsutakein authored Jan 10, 2025
1 parent 0e4b8b6 commit 8964ba5
Show file tree
Hide file tree
Showing 25 changed files with 109 additions and 124 deletions.
12 changes: 6 additions & 6 deletions app/backend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ environment:
resolution: workspace

dependencies:
built_value: 8.9.2
built_value: 8.9.3
core_network_model: any
dart_frog: 1.1.0
dart_frog: 1.2.0
dotenv: 4.2.0
ferry: 0.16.0+1
ferry: 0.16.1+2
gql_code_builder: 0.13.0
gql_error_link: 1.0.0+1
gql_exec: 1.0.0+1
Expand All @@ -23,8 +23,8 @@ dependencies:
shelf_cors_headers: 0.1.5

dev_dependencies:
build_runner: 2.4.13
ferry_generator: 0.12.0
build_runner: 2.4.14
ferry_generator: 0.12.0+2
mocktail: 1.0.4
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion app/catalog/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies:
widgetbook_annotation: 3.2.0

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
widgetbook_generator: 3.9.1
yumemi_lints: 2.2.0

Expand Down
10 changes: 5 additions & 5 deletions app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0
isar:
Expand All @@ -48,16 +48,16 @@ dependencies:
isar_flutter_libs:
hosted: https://pub.isar-community.dev/
version: 4.0.3
package_info_plus: 8.1.1
package_info_plus: 8.1.2
path_provider: 2.1.5
riverpod_annotation: 2.6.1
shared_preferences: 2.3.3
shared_preferences: 2.3.5
url_launcher: 6.3.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
envied_generator: 1.0.0
go_router_builder: 2.7.1
go_router_builder: 2.7.3
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0

Expand Down
2 changes: 1 addition & 1 deletion core/analytics/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/analytics_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
riverpod_generator: 2.6.3
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion core/authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion core/common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ dependencies:
simple_logger: 1.10.0

dev_dependencies:
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/data/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
riverpod_generator: 2.6.3
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion core/database/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/database_isar/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
riverpod_generator: 2.6.3
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion core/datastore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/designsystem/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ dependencies:
flutter_adaptive_scaffold: 0.3.1
flutter_localizations:
sdk: flutter
flutter_svg: 2.0.15
flutter_svg: 2.0.17
gap: 3.0.1
intl: 0.19.0

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
flutter_gen_runner: 5.8.0
flutter_test:
Expand Down
4 changes: 2 additions & 2 deletions core/domain/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
riverpod_generator: 2.6.3
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/model/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
freezed: 2.5.7
riverpod_generator: 2.6.3
test: 1.25.8
test: 1.25.14
yumemi_lints: 2.2.0
6 changes: 3 additions & 3 deletions core/network/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ dependencies:
core_network_model: any
dio: 5.7.0
freezed_annotation: 2.4.4
retrofit: 4.4.1
retrofit: 4.4.2
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
freezed: 2.5.7
retrofit_generator: 9.1.5
retrofit_generator: 9.1.7
riverpod_generator: 2.6.3
yumemi_lints: 2.2.0
4 changes: 2 additions & 2 deletions core/network_model/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
json_annotation: 4.9.0

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
freezed: 2.5.7
json_serializable: 6.9.0
json_serializable: 6.9.2
yumemi_lints: 2.2.0
2 changes: 1 addition & 1 deletion core/ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion feature/auth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0
video_player: 2.9.2
Expand Down
2 changes: 1 addition & 1 deletion feature/debug/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0

Expand Down
2 changes: 1 addition & 1 deletion feature/home/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0

Expand Down
6 changes: 3 additions & 3 deletions feature/onboarding/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0
lottie: 3.1.3
lottie: 3.3.1

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

Expand Down
4 changes: 2 additions & 2 deletions feature/quest/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ dependencies:
flutter_localizations:
sdk: flutter
freezed_annotation: 2.4.4
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0
riverpod_annotation: 2.6.1

dev_dependencies:
build_runner: 2.4.13
build_runner: 2.4.14
core_testing: any
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion feature/settings/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
flutter_hooks: 0.20.5
flutter_localizations:
sdk: flutter
go_router: 14.6.1
go_router: 14.6.3
hooks_riverpod: 2.6.1
intl: 0.19.0

Expand Down
Loading

0 comments on commit 8964ba5

Please sign in to comment.