Consolidated-csv

This commit is contained in:
Harshitha Shetty
2025-01-23 11:08:30 +05:30
parent 5b08ff3cd7
commit a28272400e
3 changed files with 162 additions and 45 deletions

View File

@@ -17,6 +17,7 @@
"mongoose": "^8.3.1",
"react": "^18.2.0",
"react-bootstrap": "^2.10.2",
"react-csv": "^2.2.2",
"react-dom": "^18.2.0",
"react-icons": "^5.4.0",
"react-router-dom": "^6.28.0",
@@ -15339,6 +15340,11 @@
}
}
},
"node_modules/react-csv": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/react-csv/-/react-csv-2.2.2.tgz",
"integrity": "sha512-RG5hOcZKZFigIGE8LxIEV/OgS1vigFQT4EkaHeKgyuCbUAu9Nbd/1RYq++bJcJJ9VOqO/n9TZRADsXNDR4VEpw=="
},
"node_modules/react-dev-utils": {
"version": "12.0.1",
"resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",