Skip to content

Commit

Permalink
fix(deps): update pub non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 9425696 commit a6fc64a
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion backend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ dependencies:

dev_dependencies:
mocktail: 1.0.4
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/analytics_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dependency_overrides:
dev_dependencies:
build_runner: 2.4.11
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
4 changes: 2 additions & 2 deletions core/common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ environment:
dependencies:
anyhow: 1.3.1
collection: 1.18.0
rust_core: 1.0.0
rust_core: 1.1.1
simple_logger: 1.9.0+3

dev_dependencies:
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/data/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ dev_dependencies:
core_testing:
path: ../testing
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/database_isar/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ dev_dependencies:
core_testing:
path: ../testing
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/domain/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ dev_dependencies:
core_testing:
path: ../testing
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/model/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ dev_dependencies:
build_runner: 2.4.11
freezed: 2.5.4
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0
2 changes: 1 addition & 1 deletion core/network_ferry/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ dev_dependencies:
build_runner: 2.4.11
ferry_generator: 0.10.0
riverpod_generator: 2.4.2
test: 1.25.7
test: 1.25.8
yumemi_lints: 2.1.0

0 comments on commit a6fc64a

Please sign in to comment.