Replace htmlparser2 to simple-xml-to-json

This commit is contained in:
rasta5man 2024-04-27 14:42:30 +02:00
parent 0ecea2ef9d
commit 2ccd31d53b
5 changed files with 87 additions and 148 deletions

View file

@ -10,10 +10,10 @@
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"axios": "^0.27.2",
"htmlparser2": "^9.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "5.0.1",
"simple-xml-to-json": "^1.2.2",
"web-vitals": "^2.1.4"
},
"scripts": {