Skip to content

Commit 7347e9a

Browse files
update sqlite versions
1 parent ec49cb5 commit 7347e9a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

packages/powersync_attachments_helper/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212

1313
powersync: ^1.3.0-alpha.3
1414
logging: ^1.2.0
15-
sqlite3: 2.4.2
15+
sqlite3: ^2.3.0
1616
sqlite_async: ^0.7.0-alpha.3
1717
path_provider: ^2.0.13
1818

packages/powersync_web_worker/pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ dev_dependencies:
1616
uuid: ^4.2.0
1717
async: ^2.10.0
1818
path: ^1.8.3
19-
# Note that 2.4.3 fails to compile the web worker
20-
sqlite3: 2.4.2
19+
sqlite3: ^2.3.0
2120
drift:
2221
git:
2322
url: https://github.com/powersync-ja/drift.git

0 commit comments

Comments
 (0)