updated svgo to v3.0.2; removed unused react-flow-renderer; lint

This commit is contained in:
Michael Quigley 2023-04-03 14:29:38 -04:00
parent 68601fbe7e
commit c2e9016f61
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62
2 changed files with 428 additions and 762 deletions

1186
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,12 +16,12 @@
"react-bootstrap": "^2.7.0",
"react-data-table-component": "^7.5.2",
"react-dom": "^18.2.0",
"react-flow-renderer": "^10.3.12",
"react-force-graph": "^1.41.20",
"react-router-dom": "^6.4.0",
"react-sizeme": "^3.0.2",
"react-sparklines": "^1.7.0",
"styled-components": "^5.3.5"
"styled-components": "^5.3.5",
"svgo": "^3.0.2"
},
"devDependencies": {
"react-scripts": "^5.0.1"