mobile: update deps

This commit is contained in:
Ammar Ahmed
2025-06-04 12:58:34 +05:00
committed by Abdullah Atta
parent 659e963b39
commit c845f7c1e1
2 changed files with 183 additions and 67 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -35,6 +35,7 @@
"dependencies": {
"@leeoniya/ufuzzy": "^1.0.10",
"@microsoft/signalr": "^8.0.0",
"@notesnook/intl": "file:../intl",
"@notesnook/logger": "file:../logger",
"@readme/data-urls": "^3.0.0",
"@streetwriters/kysely": "^0.27.4",
@@ -48,7 +49,7 @@
"entities": "5.0.0",
"fuzzyjs": "^5.0.1",
"html-to-text": "^9.0.5",
"htmlparser2": "^8.0.1",
"htmlparser2": "^10.0.0",
"katex": "0.16.11",
"linkedom": "^0.14.17",
"liqe": "^1.13.0",
@@ -83,6 +84,7 @@
"otplib": "^12.0.1",
"refractor": "^4.8.1",
"sqlite-better-trigram": "^0.0.3",
"sqlite-regex": "^0.2.4-alpha.1",
"sqlite3-fts5-html": "^0.0.3",
"vitest": "2.1.8",
"vitest-fetch-mock": "^0.2.2",