Skip to content

Commit

Permalink
chore(deps): update dependency dart to v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent b87a8ee commit 2a3c820
Show file tree
Hide file tree
Showing 40 changed files with 46 additions and 46 deletions.
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
2 changes: 1 addition & 1 deletion app/catalog/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0

environment:
sdk: 3.5.3
sdk: 3.5.4
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion app/mobile/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ publish_to: 'none'
version: 1.0.0

environment:
sdk: 3.5.3
sdk: 3.5.4
flutter: 3.24.3

dependencies:
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
2 changes: 1 addition & 1 deletion core/analytics_firebase/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
flutter: 3.24.3

dependencies:
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
6 changes: 3 additions & 3 deletions core/data/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ packages:
source: hosted
version: "3.1.2"
core_authenticator:
dependency: "direct overridden"
dependency: transitive
description:
path: "../authenticator"
relative: true
Expand Down Expand Up @@ -201,7 +201,7 @@ packages:
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../network_model"
relative: true
Expand Down 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
2 changes: 1 addition & 1 deletion core/designsystem/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
flutter: 3.24.3

dependencies:
Expand Down
10 changes: 5 additions & 5 deletions core/domain/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@ packages:
source: path
version: "1.0.0"
core_database:
dependency: "direct overridden"
dependency: transitive
description:
path: "../database"
relative: true
source: path
version: "1.0.0"
core_datastore:
dependency: "direct overridden"
dependency: transitive
description:
path: "../datastore"
relative: true
Expand All @@ -201,14 +201,14 @@ packages:
source: path
version: "1.0.0"
core_network:
dependency: "direct overridden"
dependency: transitive
description:
path: "../network"
relative: true
source: path
version: "1.0.0"
core_network_model:
dependency: "direct overridden"
dependency: transitive
description:
path: "../network_model"
relative: true
Expand Down 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
2 changes: 1 addition & 1 deletion core/ui/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/auth/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/feed/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/home/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/onboarding/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/quest/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion feature/settings/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
flutter: 3.24.3

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.3"
dart: "3.5.4"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: asis

environment:
sdk: 3.5.3
sdk: 3.5.4

dependency_overrides:
# workaround
Expand Down

0 comments on commit 2a3c820

Please sign in to comment.