Remove xml-js for fast-xml-parser.

This commit is contained in:
Kavin 2023-12-06 09:47:29 +00:00
parent 7ff4fae53f
commit 4d43249e25
No known key found for this signature in database
GPG key ID: 6E4598CA5C92C41F
4 changed files with 73 additions and 186 deletions

View file

@ -15,19 +15,17 @@
"@fortawesome/free-brands-svg-icons": "6.5.1",
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/vue-fontawesome": "3.0.5",
"buffer": "6.0.3",
"dompurify": "3.0.6",
"fast-xml-parser": "4.3.2",
"hotkeys-js": "3.12.2",
"javascript-time-ago": "2.5.9",
"linkify-html": "4.1.3",
"linkifyjs": "4.1.3",
"qrcode": "^1.5.3",
"shaka-player": "4.7.1",
"stream-browserify": "3.0.0",
"vue": "3.3.10",
"vue-i18n": "9.8.0",
"vue-router": "4.2.5",
"xml-js": "1.6.11"
"vue-router": "4.2.5"
},
"devDependencies": {
"@iconify-json/fa6-brands": "1.1.17",