Skip to content

Commit

Permalink
chore(deps): update flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 3682ab9 commit 6bc7255
Show file tree
Hide file tree
Showing 51 changed files with 156 additions and 156 deletions.
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.26
flutter 3.24.1-stable
flutter 3.24.2-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.1
dart 3.5.2
2 changes: 1 addition & 1 deletion app/backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dart:3.5.1 AS builder
FROM dart:3.5.2 AS builder

WORKDIR /app/app/backend

Expand Down
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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

dependencies:
built_value: 8.9.2
Expand Down
28 changes: 14 additions & 14 deletions app/catalog/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -175,35 +175,35 @@ packages:
source: hosted
version: "3.1.1"
core_authenticator:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/authenticator"
relative: true
source: path
version: "1.0.0"
core_common:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/common"
relative: true
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 All @@ -217,7 +217,7 @@ packages:
source: path
version: "1.0.0"
core_domain:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/domain"
relative: true
Expand All @@ -231,14 +231,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 @@ -295,10 +295,10 @@ packages:
dependency: transitive
description:
name: dio
sha256: "0dfb6b6a1979dac1c1245e17cef824d7b452ea29bd33d3467269f9bef3715fb0"
sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260"
url: "https://pub.dev"
source: hosted
version: "5.6.0"
version: "5.7.0"
dio_web_adapter:
dependency: transitive
description:
Expand Down Expand Up @@ -710,10 +710,10 @@ packages:
dependency: transitive
description:
name: retrofit
sha256: "1fceca35cc68d5f14ff70ae830acbf157263b42e1cdfd5b38045ca517535b734"
sha256: "479cc534c2d83296dac6ae16933dd77e7a52bb54cf7e75e6eb83ee51928c8465"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.3.0"
riverpod:
dependency: transitive
description:
Expand Down Expand Up @@ -1016,5 +1016,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.1"
flutter: ">=3.24.1"
dart: "3.5.2"
flutter: ">=3.24.2"
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.1
flutter: 3.24.1
sdk: 3.5.2
flutter: 3.24.2

dependencies:
core_designsystem:
Expand Down
20 changes: 10 additions & 10 deletions app/mobile/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_analytics:
dependency: "direct overridden"
dependency: transitive
description:
path: "../../core/analytics"
relative: true
Expand Down Expand Up @@ -211,14 +211,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 @@ -267,7 +267,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 @@ -324,10 +324,10 @@ packages:
dependency: transitive
description:
name: dio
sha256: "0dfb6b6a1979dac1c1245e17cef824d7b452ea29bd33d3467269f9bef3715fb0"
sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260"
url: "https://pub.dev"
source: hosted
version: "5.6.0"
version: "5.7.0"
dio_web_adapter:
dependency: transitive
description:
Expand Down Expand Up @@ -947,10 +947,10 @@ packages:
dependency: transitive
description:
name: retrofit
sha256: "1fceca35cc68d5f14ff70ae830acbf157263b42e1cdfd5b38045ca517535b734"
sha256: "479cc534c2d83296dac6ae16933dd77e7a52bb54cf7e75e6eb83ee51928c8465"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.3.0"
riverpod:
dependency: transitive
description:
Expand Down Expand Up @@ -1389,5 +1389,5 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.1"
flutter: ">=3.24.1"
dart: "3.5.2"
flutter: ">=3.24.2"
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: 1.0.0

environment:
sdk: 3.5.1
flutter: 3.24.1
sdk: 3.5.2
flutter: 3.24.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

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.1"
flutter: ">=3.24.1"
dart: "3.5.2"
flutter: ">=3.24.2"
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.1
flutter: 3.24.1
sdk: 3.5.2
flutter: 3.24.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

dependencies:
anyhow: 1.3.1
Expand Down
14 changes: 7 additions & 7 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.1"
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 @@ -250,10 +250,10 @@ packages:
dependency: transitive
description:
name: dio
sha256: "0dfb6b6a1979dac1c1245e17cef824d7b452ea29bd33d3467269f9bef3715fb0"
sha256: "5598aa796bbf4699afd5c67c0f5f6e2ed542afc956884b9cd58c306966efc260"
url: "https://pub.dev"
source: hosted
version: "5.6.0"
version: "5.7.0"
dio_web_adapter:
dependency: transitive
description:
Expand Down Expand Up @@ -450,10 +450,10 @@ packages:
dependency: transitive
description:
name: retrofit
sha256: "1fceca35cc68d5f14ff70ae830acbf157263b42e1cdfd5b38045ca517535b734"
sha256: "479cc534c2d83296dac6ae16933dd77e7a52bb54cf7e75e6eb83ee51928c8465"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "4.3.0"
riverpod:
dependency: transitive
description:
Expand Down Expand Up @@ -719,4 +719,4 @@ packages:
source: hosted
version: "2.2.0"
sdks:
dart: "3.5.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

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.1"
dart: "3.5.2"
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.1
sdk: 3.5.2

dependencies:
core_common:
Expand Down
Loading

0 comments on commit 6bc7255

Please sign in to comment.