mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
sanitize album artist biography
This commit is contained in:
parent
24394fa858
commit
7bebe286d5
5 changed files with 385 additions and 18 deletions
|
|
@ -216,6 +216,7 @@
|
|||
"@types/react-virtualized-auto-sizer": "^1.0.1",
|
||||
"@types/react-window": "^1.8.5",
|
||||
"@types/react-window-infinite-loader": "^1.0.6",
|
||||
"@types/sanitize-html": "^2.11.0",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"@types/terser-webpack-plugin": "^5.0.4",
|
||||
"@types/webpack-bundle-analyzer": "^4.4.1",
|
||||
|
|
@ -345,6 +346,7 @@
|
|||
"react-virtualized-auto-sizer": "^1.0.17",
|
||||
"react-window": "^1.8.9",
|
||||
"react-window-infinite-loader": "^1.0.9",
|
||||
"sanitize-html": "^2.13.0",
|
||||
"semver": "^7.5.4",
|
||||
"styled-components": "^6.0.8",
|
||||
"swiper": "^9.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue