Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update flutter #675

Merged
merged 2 commits into from
Oct 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
bun 1.1.33
flutter 3.24.3-stable
flutter 3.24.4-stable
ruby 3.3.5
2 changes: 1 addition & 1 deletion app/backend/.tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dart 3.5.3
dart 3.5.4
2 changes: 1 addition & 1 deletion app/backend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -774,4 +774,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion app/backend/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.1.0
publish_to: none

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
built_value: 8.9.2
Expand Down
4 changes: 2 additions & 2 deletions app/catalog/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1016,5 +1016,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions app/catalog/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ publish_to: 'none'
version: 1.0.0

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_designsystem:
Expand Down
4 changes: 2 additions & 2 deletions app/mobile/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1412,5 +1412,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ publish_to: 'none'
version: 0.0.1+2

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_analytics_firebase:
Expand Down
2 changes: 1 addition & 1 deletion core/analytics/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -558,4 +558,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/analytics/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions core/analytics_firebase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -793,5 +793,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions core/analytics_firebase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_analytics:
Expand Down
2 changes: 1 addition & 1 deletion core/authenticator/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,4 +565,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/common/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -423,4 +423,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
anyhow: 1.3.1
Expand Down
2 changes: 1 addition & 1 deletion core/data/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -719,4 +719,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/data/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/database/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,4 +565,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/database/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/database_isar/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -683,4 +683,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/database_isar/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/datastore/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -565,4 +565,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/datastore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions core/designsystem/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -776,5 +776,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions core/designsystem/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/domain/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -726,4 +726,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/domain/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: This package provides use cases and domain models.
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_authenticator:
Expand Down
2 changes: 1 addition & 1 deletion core/model/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -646,4 +646,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/model/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
2 changes: 1 addition & 1 deletion core/network/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,4 +627,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/network/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_authenticator:
Expand Down
2 changes: 1 addition & 1 deletion core/network_model/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -495,4 +495,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/network_model/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
freezed_annotation: 2.4.4
Expand Down
2 changes: 1 addition & 1 deletion core/testing/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion core/testing/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
sdk: 3.5.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions core/ui/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -791,5 +791,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions core/ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions feature/auth/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -631,5 +631,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions feature/auth/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions feature/feed/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -711,5 +711,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions feature/feed/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions feature/home/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -567,5 +567,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions feature/home/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions feature/onboarding/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,5 +856,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions feature/onboarding/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
4 changes: 2 additions & 2 deletions feature/quest/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -892,5 +892,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
flutter: ">=3.24.3"
dart: "3.5.4"
flutter: ">=3.24.4"
4 changes: 2 additions & 2 deletions feature/quest/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ version: 1.0.0
publish_to: "none"

environment:
sdk: 3.5.3
flutter: 3.24.3
sdk: 3.5.4
flutter: 3.24.4

dependencies:
core_common:
Expand Down
Loading