Skip to content

Commit eaf8075

Browse files
committed
bump to latest sqlite_async
1 parent 71f07bf commit eaf8075

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

demos/django-todolist/pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ packages:
262262
path: "../../packages/powersync"
263263
relative: true
264264
source: path
265-
version: "1.4.1"
265+
version: "1.5.0"
266266
powersync_flutter_libs:
267267
dependency: "direct overridden"
268268
description:
@@ -367,10 +367,10 @@ packages:
367367
dependency: "direct main"
368368
description:
369369
name: sqlite_async
370-
sha256: "139c8f1085132d0941b925efacb4fa0fed9ee40d624739cc26a051dbc36bf727"
370+
sha256: "7c121bd76b9063cd8189ce54512f243709c88addeced0f3d027eea5db64d3220"
371371
url: "https://pub.dev"
372372
source: hosted
373-
version: "0.6.1"
373+
version: "0.7.0"
374374
stack_trace:
375375
dependency: transitive
376376
description:

demos/django-todolist/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
path_provider: ^2.1.1
1515
path: ^1.8.3
1616
logging: ^1.2.0
17-
sqlite_async: ^0.6.1
17+
sqlite_async: ^0.7.0
1818
http: ^1.2.1
1919
shared_preferences: ^2.2.3
2020

0 commit comments

Comments
 (0)