Skip to content

Commit

Permalink
chore: clean more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Rupert Redington committed Sep 13, 2021
1 parent a7e6185 commit 59f5a1c
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 452 deletions.
13 changes: 2 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,10 @@
"@fortawesome/react-fontawesome": "0.1.14",
"@graphql-tools/schema": "8.2.0",
"@graphql-tools/utils": "8.2.2",
"@material-ui/core": "4.11.4",
"@material-ui/icons": "4.11.2",
"@rehooks/component-size": "1.0.3",
"@styled-system/prop-types": "5.1.5",
"apollo-server-core": "3.3.0",
"apollo-server-micro": "3.3.0",
"chart.js": "2.9.4",
"d3-scale": "3.3.0",
"date-fns": "2.23.0",
"downshift": "6.1.7",
"focus-visible": "5.2.0",
Expand All @@ -68,17 +64,13 @@
"prop-types": "15.7.2",
"query-string": "7.0.1",
"react": "17.0.2",
"react-animated-number": "0.4.4",
"react-chartjs-2": "2.11.2",
"react-dom": "17.0.2",
"react-hook-form": "6.15.8",
"react-leaflet": "2.8.0",
"react-leaflet-control": "2.1.2",
"react-simple-maps": "2.3.0",
"react-tooltip": "4.2.21",
"resize-observer-polyfill": "1.5.1",
"styled-system": "5.1.5",
"timeago-react": "3.0.3"
"styled-system": "5.1.5"
},
"devDependencies": {
"@commitlint/cli": "13.1.0",
Expand Down Expand Up @@ -108,8 +100,7 @@
"prettier": "2.4.0",
"topojson-server": "3.0.1",
"topojson-simplify": "3.0.3",
"typescript": "4.4.3",
"uuid": "8.3.2"
"typescript": "4.4.3"
},
"browser": {
"fs": false,
Expand Down
51 changes: 0 additions & 51 deletions src/mocks.tsx

This file was deleted.

0 comments on commit 59f5a1c

Please sign in to comment.