Skip to content

Commit

Permalink
chore(deps): bump sqflite from 2.3.3+1 to 2.4.0 in /packages/smooth_a…
Browse files Browse the repository at this point in the history
…pp (#5687)

Bumps [sqflite](https://github.com/tekartik/sqflite) from 2.3.3+1 to 2.4.0.
- [Commits](https://github.com/tekartik/sqflite/commits)

---
updated-dependencies:
- dependency-name: sqflite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 449ae5a commit 6ca89f7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 5 deletions.
32 changes: 28 additions & 4 deletions packages/smooth_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1487,18 +1487,26 @@ packages:
dependency: "direct main"
description:
name: sqflite
sha256: a43e5a27235518c03ca238e7b4732cf35eabe863a369ceba6cbefa537a66f16d
sha256: "79a297dc3cc137e758c6a4baf83342b039e5a6d2436fcdf3f96a00adaaf2ad62"
url: "https://pub.dev"
source: hosted
version: "2.3.3+1"
version: "2.4.0"
sqflite_android:
dependency: transitive
description:
name: sqflite_android
sha256: "78f489aab276260cdd26676d2169446c7ecd3484bbd5fead4ca14f3ed4dd9ee3"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
sqflite_common:
dependency: transitive
description:
name: sqflite_common
sha256: "3da423ce7baf868be70e2c0976c28a1bb2f73644268b7ffa7d2e08eab71f16a4"
sha256: "4468b24876d673418a7b7147e5a08a715b4998a7ae69227acafaab762e0e5490"
url: "https://pub.dev"
source: hosted
version: "2.5.4"
version: "2.5.4+5"
sqflite_common_ffi:
dependency: "direct main"
description:
Expand All @@ -1507,6 +1515,22 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.3.3"
sqflite_darwin:
dependency: transitive
description:
name: sqflite_darwin
sha256: "769733dddf94622d5541c73e4ddc6aa7b252d865285914b6fcd54a63c4b4f027"
url: "https://pub.dev"
source: hosted
version: "2.4.1-1"
sqflite_platform_interface:
dependency: transitive
description:
name: sqflite_platform_interface
sha256: "8dd4515c7bdcae0a785b0062859336de775e8c65db81ae33dd5445f35be61920"
url: "https://pub.dev"
source: hosted
version: "2.4.0"
sqlite3:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion packages/smooth_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies:
uuid: 4.5.1
provider: 6.1.2
sentry_flutter: 8.9.0
sqflite: 2.3.3+1
sqflite: 2.4.0
sqflite_common_ffi: 2.3.3
url_launcher: 6.3.0
visibility_detector: 0.4.0+2
Expand Down

0 comments on commit 6ca89f7

Please sign in to comment.