mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-27 09:58:14 +00:00
chore(frontend) Remove unused dependencies from package.json (#6974)
This commit is contained in:
parent
9f20a23e00
commit
485a4baaa8
@ -5,9 +5,7 @@
|
||||
"dependencies": {
|
||||
"@analytics/amplitude": "0.0.3",
|
||||
"@analytics/google-analytics": "^0.5.2",
|
||||
"@analytics/google-tag-manager": "^0.5.0",
|
||||
"@analytics/mixpanel": "^0.3.1",
|
||||
"@analytics/segment": "^1.1.0",
|
||||
"@ant-design/colors": "^5.0.0",
|
||||
"@ant-design/icons": "^4.3.0",
|
||||
"@apollo/client": "^3.3.19",
|
||||
@ -18,11 +16,9 @@
|
||||
"@react-hook/window-size": "^3.0.7",
|
||||
"@testing-library/jest-dom": "^5.11.6",
|
||||
"@testing-library/react": "^11.2.2",
|
||||
"@testing-library/user-event": "^12.6.0",
|
||||
"@tommoor/remove-markdown": "^0.3.2",
|
||||
"@types/diff": "^5.0.0",
|
||||
"@types/dompurify": "^2.3.3",
|
||||
"@types/jest": "^26.0.19",
|
||||
"@types/js-cookie": "^2.2.6",
|
||||
"@types/node": "^12.19.9",
|
||||
"@types/react": "^17.0.0",
|
||||
@ -30,11 +26,7 @@
|
||||
"@types/react-router": "^5.1.8",
|
||||
"@types/react-router-dom": "^5.1.6",
|
||||
"@uiw/react-md-editor": "^3.3.4",
|
||||
"@visx/drag": "^1.7.0",
|
||||
"@visx/responsive": "^1.7.0",
|
||||
"@vx/axis": "^0.0.199",
|
||||
"@vx/gradient": "^0.0.199",
|
||||
"@vx/grid": "^0.0.199",
|
||||
"@vx/group": "^0.0.199",
|
||||
"@vx/hierarchy": "^0.0.199",
|
||||
"@vx/legend": "^0.0.199",
|
||||
@ -43,14 +35,10 @@
|
||||
"@vx/zoom": "^0.0.199",
|
||||
"analytics": "^0.7.5",
|
||||
"antd": "4.17.4",
|
||||
"apollo-link": "^1.2.14",
|
||||
"apollo-link-error": "^1.1.13",
|
||||
"apollo-link-http": "^1.5.17",
|
||||
"color-hash": "^2.0.1",
|
||||
"craco-antd": "^1.19.0",
|
||||
"cronstrue": "^1.122.0",
|
||||
"d3-scale": "^3.3.0",
|
||||
"d3-time-format": "^3.0.0",
|
||||
"deepmerge": "^4.2.2",
|
||||
"diff": "^5.0.0",
|
||||
"dompurify": "^2.3.8",
|
||||
@ -62,11 +50,9 @@
|
||||
"graphql.macro": "^1.4.2",
|
||||
"history": "^5.0.0",
|
||||
"js-cookie": "^2.2.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"miragejs": "^0.1.41",
|
||||
"moment-timezone": "^0.5.35",
|
||||
"monaco-editor": "^0.28.1",
|
||||
"monaco-yaml": "^3.2.1",
|
||||
"query-string": "^6.13.8",
|
||||
"rc-table": "^7.13.1",
|
||||
"react": "^17.0.0",
|
||||
@ -81,7 +67,6 @@
|
||||
"react-router-dom": "^5.1.6",
|
||||
"react-scripts": "4.0.3",
|
||||
"react-syntax-highlighter": "^15.4.4",
|
||||
"react-timezone-select": "^1.1.15",
|
||||
"react-visibility-sensor": "^5.1.1",
|
||||
"reactour": "1.18.7",
|
||||
"sinon": "^11.1.1",
|
||||
@ -90,7 +75,6 @@
|
||||
"typescript": "^4.1.3",
|
||||
"uuid": "^8.3.2",
|
||||
"virtualizedtableforantd4": "^1.2.1",
|
||||
"vx": "^0.0.1",
|
||||
"web-vitals": "^0.2.4",
|
||||
"yamljs": "^0.3.0"
|
||||
},
|
||||
@ -130,8 +114,6 @@
|
||||
"devDependencies": {
|
||||
"@graphql-codegen/cli": "1.20.0",
|
||||
"@graphql-codegen/near-operation-file-preset": "^1.17.13",
|
||||
"@graphql-codegen/typescript": "1.20.0",
|
||||
"@graphql-codegen/typescript-document-nodes": "1.17.9",
|
||||
"@graphql-codegen/typescript-operations": "1.17.13",
|
||||
"@graphql-codegen/typescript-react-apollo": "2.2.1",
|
||||
"@types/graphql": "^14.5.0",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user