Skip to content

Commit

Permalink
chore: package version
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Oct 13, 2024
1 parent 0c0b9e5 commit b5e63d9
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 9 deletions.
9 changes: 4 additions & 5 deletions packages/ap_common/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ packages:
ap_common_core:
dependency: "direct main"
description:
name: ap_common_core
sha256: "7fc149e4ae7899cd60d2c35523dc83e1593e4d91906176dae29a53a6684ea36c"
url: "https://pub.dev"
source: hosted
version: "0.0.1"
path: "../ap_common_core"
relative: true
source: path
version: "0.0.2"
app_tracking_transparency:
dependency: "direct main"
description:
Expand Down
2 changes: 2 additions & 0 deletions packages/ap_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ dependencies:
app_tracking_transparency: ^2.0.2+4

#dependency_overrides:
# ap_common_core:
# path: ../ap_common_core/

dev_dependencies:
flutter_test:
Expand Down
55 changes: 51 additions & 4 deletions packages/ap_common_firebase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ packages:
ap_common:
dependency: "direct main"
description:
name: ap_common
sha256: "891671edd34d4a881fc3d0abf32cfb7f53044b9b2db7a70909ec5fbbc00c8e62"
url: "https://pub.dev"
source: hosted
path: "../ap_common"
relative: true
source: path
version: "0.25.3"
ap_common_core:
dependency: "direct main"
Expand Down Expand Up @@ -144,6 +143,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.3.0"
chopper:
dependency: transitive
description:
name: chopper
sha256: "40899b729fb6d8969d967264b189efaf2452bc3ccf6ed0782d00f1d8a6161c31"
url: "https://pub.dev"
source: hosted
version: "8.0.3"
clock:
dependency: transitive
description:
Expand Down Expand Up @@ -232,6 +239,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "5.0.1"
equatable:
dependency: transitive
description:
name: equatable
sha256: c2b87cb7756efdf69892005af546c56c0b5037f54d2a88269b4f347a505e3ca2
url: "https://pub.dev"
source: hosted
version: "2.0.5"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -780,6 +795,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "5.0.0"
logging:
dependency: transitive
description:
name: logging
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
url: "https://pub.dev"
source: hosted
version: "1.2.0"
matcher:
dependency: transitive
description:
Expand Down Expand Up @@ -988,6 +1011,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "3.0.2"
qs_dart:
dependency: transitive
description:
name: qs_dart
sha256: be73d060d29c0716ded88380ba32e87ce8105f0ba234edb3edefa0d74d47d64b
url: "https://pub.dev"
source: hosted
version: "1.2.4"
recursive_regex:
dependency: transitive
description:
name: recursive_regex
sha256: f7252e3d3dfd1665e594d9fe035eca6bc54139b1f2fee38256fa427ea41adc60
url: "https://pub.dev"
source: hosted
version: "1.0.0"
rxdart:
dependency: transitive
description:
Expand Down Expand Up @@ -1281,6 +1320,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "14.2.5"
weak_map:
dependency: transitive
description:
name: weak_map
sha256: "95ca338f0cdf5f0022cc283dfa4d97f6f6b03752f67eca85ebe6d7a679ffe3ed"
url: "https://pub.dev"
source: hosted
version: "3.0.1"
web:
dependency: transitive
description:
Expand Down

0 comments on commit b5e63d9

Please sign in to comment.