deps: drop dead npm packages (reactstrap, sidebarv2, hash-link, pure-render-mixin)
None of them is imported anywhere: reactstrap 5.0.0-alpha.3 was never adopted (react-bootstrap covers the UI), react-leaflet-sidebarv2 and react-addons-pure-render-mixin were never used, and react-router-hash-link only survived as a commented-out import in Index.js.
This commit is contained in:
parent
6e9c3a5570
commit
f51acf4d78
4 changed files with 4 additions and 149 deletions
|
|
@ -61,7 +61,6 @@
|
|||
"rc-slider": "^8.5.0",
|
||||
"rc-tooltip": "^3.7.0",
|
||||
"react": "^18.3.1",
|
||||
"react-addons-pure-render-mixin": "^15.6.2",
|
||||
"react-bootstrap": "^0.31.5",
|
||||
"react-confirm": "^0.1.16",
|
||||
"react-dom": "^18.3.1",
|
||||
|
|
@ -71,16 +70,13 @@
|
|||
"react-leaflet-control": "^1.4.0",
|
||||
"react-leaflet-fullscreen": "0.0.6",
|
||||
"react-leaflet-google": "^3.2.1",
|
||||
"react-leaflet-sidebarv2": "^0.5.1",
|
||||
"react-mobile-store-button": "0.0.3",
|
||||
"react-places-autocomplete": "^5.4.3",
|
||||
"react-progress-bar.js": "^0.2.3",
|
||||
"react-resize-detector": "^1.1.0",
|
||||
"react-router-bootstrap": "^0.24.4",
|
||||
"react-router-dom": "^4.2.2",
|
||||
"react-router-hash-link": "^1.1.1",
|
||||
"react-share": "^2.0.0",
|
||||
"reactstrap": "^5.0.0-alpha.3",
|
||||
"simpl-schema": "^1.5.0",
|
||||
"simple-line-icons": "^2.4.1",
|
||||
"store": "^2.0.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue