Skip to content

Commit

Permalink
chore(deps): bump the sqlite3 group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the sqlite3 group with 3 updates in the /packages/common/amplify_db_common_dart directory: [sqlite3](https://github.com/simolus3/sqlite3.dart), [drift_dev](https://github.com/simolus3/drift) and [drift](https://github.com/simolus3/drift).


Updates `sqlite3` from 2.4.5 to 2.5.0
- [Release notes](https://github.com/simolus3/sqlite3.dart/releases)
- [Commits](simolus3/sqlite3.dart@sqlite3-2.4.5...sqlite3-2.5.0)

Updates `drift_dev` from 2.18.0 to 2.22.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift_dev-2.18.0...drift_dev-2.22.1)

Updates `drift` from 2.18.0 to 2.22.1
- [Release notes](https://github.com/simolus3/drift/releases)
- [Commits](simolus3/drift@drift-2.18.0...drift-2.22.1)

---
updated-dependencies:
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sqlite3
- dependency-name: drift_dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sqlite3
- dependency-name: drift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sqlite3
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 0e2d03e commit dfc9c6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/common/amplify_db_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ dependencies:
amplify_core: ">=2.5.0 <2.6.0"
async: ^2.10.0
aws_common: ">=0.7.3 <0.8.0"
drift: ">=2.18.0 <2.19.0"
drift: ^2.18.0
meta: ^1.7.0
path: ">=1.8.0 <2.0.0"
sqlite3: ">=2.0.0 <2.4.7"
sqlite3: ^2.0.0

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.9
build_test: ^2.0.0
build_web_compilers: ^4.0.0
drift_dev: ">=2.18.0 <2.19.0"
drift_dev: ^2.18.0
test: ^1.22.1

0 comments on commit dfc9c6b

Please sign in to comment.