mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Remove xml-js for fast-xml-parser.
This commit is contained in:
parent
7ff4fae53f
commit
4d43249e25
4 changed files with 73 additions and 186 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue