fix(core): adapt blob in sqlite for svg type (#4845)

This commit is contained in:
Peng Xiao
2023-11-06 18:09:48 +08:00
committed by GitHub
parent 3b74ff2b92
commit cfffcad1b8
5 changed files with 42 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
"@toeverything/hooks": "workspace:*",
"@toeverything/y-indexeddb": "workspace:*",
"async-call-rpc": "^6.3.1",
"is-svg": "^5.0.0",
"jotai": "^2.4.3",
"js-base64": "^3.7.5",
"ky": "^1.0.1",