Skip to content

Commit

Permalink
feat: Remove unused deps
Browse files Browse the repository at this point in the history
Linked to old Cozy Drive package.json
  • Loading branch information
zatteo committed Dec 21, 2023
1 parent b189137 commit 1d2eecc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 225 deletions.
24 changes: 1 addition & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,7 @@
},
"dependencies": {
"@cozy/minilog": "1.0.0",
"@egjs/hammerjs": "^2.0.17",
"classnames": "2.3.1",
"copy-text-to-clipboard": "1.0.4",
"cozy-authentication": "2.10.10",
"cozy-bar": "10.0.0",
"cozy-ci": "0.5.2",
Expand All @@ -102,45 +100,25 @@
"cozy-stack-client": "^45.0.1",
"cozy-ui": "100.0.0",
"date-fns": "1.30.1",
"diacritics": "1.3.0",
"fastclick": "1.0.6",
"filesize": "3.6.1",
"justified-layout": "2.1.2",
"kd-tree-javascript": "1.0.3",
"localforage": "1.10.0",
"lodash": "4.17.21",
"log-prefix": "0.1.1",
"mime-types": "2.1.35",
"mui-bottom-sheet": "https://github.com/cozy/mui-bottom-sheet.git#v1.0.6",
"node-fetch": "2.6.7",
"node-polyglot": "2.4.2",
"p-limit": "2.3.0",
"popper.js": "1.16.1",
"pouchdb-adapter-cordova-sqlite": "^2.0.7",
"pouchdb-adapter-idb": "7.2.2",
"pouchdb-adapter-indexeddb": "7.2.2",
"pouchdb-debug": "^7.2.1",
"prop-types": "15.8.1",
"propagating-hammerjs": "^2.0.1",
"raven-js": "3.27.2",
"react": "16.14.0",
"react-autosuggest": "^10.1.0",
"react-dom": "16.14.0",
"react-dropzone": "5.1.1",
"react-hot-loader": "^4.13.1",
"react-inspector": "^5.1.1",
"react-measure": "2.5.0",
"react-redux": "7.2.0",
"react-remove-scroll": "^2.4.4",
"react-router-dom": "6.14.2",
"redux": "3.7.2",
"redux-logger": "3.0.6",
"redux-mock-store": "1.5.4",
"redux-raven-middleware": "1.2.0",
"redux-thunk": "2.4.2",
"scheduler": "0.20.2",
"snarkdown": "2.0.0",
"webpack-node-externals": "3.0.0",
"whatwg-fetch": "3.0.0"
"redux-thunk": "2.4.2"
}
}
Loading

0 comments on commit 1d2eecc

Please sign in to comment.