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
+21
View File
@@ -864,6 +864,7 @@ __metadata:
"@types/ws": "npm:^8.5.7"
async-call-rpc: "npm:^6.3.1"
fake-indexeddb: "npm:^5.0.0"
is-svg: "npm:^5.0.0"
jotai: "npm:^2.4.3"
js-base64: "npm:^3.7.5"
ky: "npm:^1.0.1"
@@ -20626,6 +20627,17 @@ __metadata:
languageName: node
linkType: hard
"fast-xml-parser@npm:^4.1.3":
version: 4.3.2
resolution: "fast-xml-parser@npm:4.3.2"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: cb3d9ad7d5508e7ec1e6ee4b4753f659c7b7c93c3eb76439cb03072532d07521d53a7e35f243b490dce3fcc16519415bf1f99c6a1004a6de1dccd3d3647c336f
languageName: node
linkType: hard
"fastest-levenshtein@npm:^1.0.12":
version: 1.0.16
resolution: "fastest-levenshtein@npm:1.0.16"
@@ -23429,6 +23441,15 @@ __metadata:
languageName: node
linkType: hard
"is-svg@npm:^5.0.0":
version: 5.0.0
resolution: "is-svg@npm:5.0.0"
dependencies:
fast-xml-parser: "npm:^4.1.3"
checksum: cd3b0810a005440613e9e7752b3ca4639760fbfb0d79af5275b9639670526dd05c501c89edc63ce16c6ff4d568348485db4299f4bae1131cbd260fce6943abea
languageName: node
linkType: hard
"is-text-path@npm:^1.0.1":
version: 1.0.1
resolution: "is-text-path@npm:1.0.1"