fix: cleanup

This commit is contained in:
2026-06-04 06:42:27 -05:00
parent f989b144cf
commit 654cfec147
52 changed files with 290 additions and 540 deletions
+2 -3
View File
@@ -12,13 +12,12 @@
},
"dependencies": {
"axios": "^1.7.9",
"dompurify": "^3.4.7",
"react-router-dom": "^7.1.0",
"pdfjs-dist": "^4.10.38",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18n-lite": "^1.0.10",
"react-reader": "^2.0.15",
"react-router-dom": "^7.1.0"
"react-reader": "^2.0.15"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.6.3",