Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/5741' into feat/5741
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki committed Nov 9, 2024
2 parents fc5eb43 + fb8d117 commit e06a4ac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,10 @@ packages:
dependency: "direct main"
description:
name: crop_image
sha256: "6cf20655ecbfba99c369d43ec7adcfa49bf135af88fb75642173d6224a95d3f1"
sha256: "2e629cd141a360cb9060b5a0837fd49b0260d3d931244717213bf164f6813c82"
url: "https://pub.dev"
source: hosted
version: "1.0.13"
version: "1.0.15"
cross_file:
dependency: transitive
description:
Expand Down Expand Up @@ -1354,18 +1354,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "033287044a6644a93498969449d57c37907e56f5cedb17b88a3ff20a882261dd"
sha256: "2440763ae96fa8fd1bcdfc224f5232e1b7a09af76a72f4e626ee313a261faf6f"
url: "https://pub.dev"
source: hosted
version: "8.9.0"
version: "8.10.1"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "3780b5a0bb6afd476857cfbc6c7444d969c29a4d9bd1aa5b6960aa76c65b737a"
sha256: "3b30038b3b9303540a8b2c8b1c8f0bb93a207f8e4b25691c59d969ddeb4734fd"
url: "https://pub.dev"
source: hosted
version: "8.9.0"
version: "8.10.1"
share_plus:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1487,10 +1487,10 @@ packages:
dependency: "direct main"
description:
name: sqflite
sha256: "79a297dc3cc137e758c6a4baf83342b039e5a6d2436fcdf3f96a00adaaf2ad62"
sha256: "2d7299468485dca85efeeadf5d38986909c5eb0cd71fd3db2c2f000e6c9454bb"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
version: "2.4.1"
sqflite_android:
dependency: transitive
description:
Expand Down Expand Up @@ -1519,10 +1519,10 @@ packages:
dependency: transitive
description:
name: sqflite_darwin
sha256: "769733dddf94622d5541c73e4ddc6aa7b252d865285914b6fcd54a63c4b4f027"
sha256: "96a698e2bc82bd770a4d6aab00b42396a7c63d9e33513a56945cbccb594c2474"
url: "https://pub.dev"
source: hosted
version: "2.4.1-1"
version: "2.4.1"
sqflite_platform_interface:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ dependencies:
photo_view: 0.15.0
uuid: 4.5.1
provider: 6.1.2
sentry_flutter: 8.9.0
sqflite: 2.4.0
sentry_flutter: 8.10.1
sqflite: 2.4.1
sqflite_common_ffi: 2.3.4
url_launcher: 6.3.0
visibility_detector: 0.4.0+2
Expand All @@ -51,7 +51,7 @@ dependencies:
flutter_native_splash: 2.4.2
image: 4.3.0
auto_size_text: 3.0.0
crop_image: 1.0.13
crop_image: 1.0.15
shared_preferences: 2.3.2
intl: 0.19.0
collection: 1.18.0
Expand Down

0 comments on commit e06a4ac

Please sign in to comment.