2021-01-17 12:54:49 -08:00
|
|
|
{
|
|
|
|
"name": "datahub-react-web",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2021-05-11 15:41:42 -07:00
|
|
|
"@analytics/amplitude": "0.0.3",
|
2024-06-24 18:36:40 -03:00
|
|
|
"@analytics/google-analytics": "^1.0.7",
|
2021-05-11 15:41:42 -07:00
|
|
|
"@analytics/mixpanel": "^0.3.1",
|
2021-02-10 16:19:34 -08:00
|
|
|
"@ant-design/colors": "^5.0.0",
|
2021-01-17 12:54:49 -08:00
|
|
|
"@ant-design/icons": "^4.3.0",
|
2021-05-28 02:23:09 +08:00
|
|
|
"@apollo/client": "^3.3.19",
|
2024-12-10 15:06:57 -05:00
|
|
|
"@fontsource/mulish": "^5.0.16",
|
|
|
|
"@geometricpanda/storybook-addon-badges": "^2.0.2",
|
2023-11-06 21:34:17 -05:00
|
|
|
"@graphql-codegen/fragment-matcher": "^5.0.0",
|
2022-01-27 10:33:12 -08:00
|
|
|
"@monaco-editor/react": "^4.3.1",
|
2024-12-10 15:06:57 -05:00
|
|
|
"@mui/icons-material": "^5.15.21",
|
|
|
|
"@mui/material": "^5.15.21",
|
2025-01-29 20:42:01 -05:00
|
|
|
"@phosphor-icons/react": "^2.1.7",
|
2021-04-03 11:13:25 -07:00
|
|
|
"@react-hook/window-size": "^3.0.7",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@react-spring/web": "^9.7.3",
|
2023-01-18 07:00:39 +08:00
|
|
|
"@remirror/pm": "^2.0.3",
|
|
|
|
"@remirror/react": "^2.0.24",
|
|
|
|
"@remirror/styles": "^2.0.3",
|
2024-01-03 17:16:16 -05:00
|
|
|
"@testing-library/jest-dom": "^6.1.4",
|
|
|
|
"@testing-library/react": "^12.0.0",
|
2025-01-29 20:42:01 -05:00
|
|
|
"@testing-library/react-hooks": "^8.0.1",
|
2021-09-18 07:44:55 -07:00
|
|
|
"@tommoor/remove-markdown": "^0.3.2",
|
2021-07-09 23:46:38 +08:00
|
|
|
"@types/diff": "^5.0.0",
|
2022-06-28 17:27:42 -04:00
|
|
|
"@types/dompurify": "^2.3.3",
|
2021-01-17 12:54:49 -08:00
|
|
|
"@types/js-cookie": "^2.2.6",
|
|
|
|
"@types/node": "^12.19.9",
|
|
|
|
"@types/react": "^17.0.0",
|
|
|
|
"@types/react-dom": "^17.0.0",
|
|
|
|
"@types/react-router": "^5.1.8",
|
|
|
|
"@types/react-router-dom": "^5.1.6",
|
2021-06-17 06:48:27 +08:00
|
|
|
"@uiw/react-md-editor": "^3.3.4",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@visx/axis": "^3.1.0",
|
|
|
|
"@visx/curve": "^3.0.0",
|
2024-12-10 15:06:57 -05:00
|
|
|
"@visx/gradient": "^3.3.0",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@visx/group": "^3.0.0",
|
|
|
|
"@visx/hierarchy": "^3.0.0",
|
|
|
|
"@visx/legend": "^3.2.0",
|
2025-01-29 20:42:01 -05:00
|
|
|
"@visx/marker": "^3.5.0",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@visx/scale": "^3.2.0",
|
|
|
|
"@visx/shape": "^3.2.0",
|
2025-02-19 10:50:13 -08:00
|
|
|
"@visx/stats": "^3.12.0",
|
|
|
|
"@visx/tooltip": "^3.12.0",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@visx/xychart": "^3.2.0",
|
|
|
|
"@visx/zoom": "^3.1.1",
|
2023-09-05 12:29:15 -07:00
|
|
|
"analytics": "^0.8.9",
|
2023-02-02 15:30:49 -08:00
|
|
|
"antd": "4.24.7",
|
2021-08-31 22:00:56 -07:00
|
|
|
"color-hash": "^2.0.1",
|
2025-01-29 20:42:01 -05:00
|
|
|
"colorthief": "^2.4.0",
|
2025-03-25 14:48:23 -04:00
|
|
|
"country-data-list": "^1.3.4",
|
2025-01-29 20:42:01 -05:00
|
|
|
"cron-parser": "^4.8.1",
|
2022-01-27 10:33:12 -08:00
|
|
|
"cronstrue": "^1.122.0",
|
2023-11-28 00:45:21 +08:00
|
|
|
"d3-scale": "^4.0.2",
|
2023-02-02 15:30:49 -08:00
|
|
|
"dayjs": "^1.11.7",
|
2022-06-22 08:31:18 -07:00
|
|
|
"deepmerge": "^4.2.2",
|
2021-07-09 23:46:38 +08:00
|
|
|
"diff": "^5.0.0",
|
2025-02-27 11:45:49 -06:00
|
|
|
"dompurify": "^3.2.4",
|
2021-04-03 11:13:25 -07:00
|
|
|
"dotenv": "^8.2.0",
|
2021-07-17 04:56:50 +10:00
|
|
|
"faker": "5.5.3",
|
2025-01-29 20:42:01 -05:00
|
|
|
"fuse.js": "^7.0.0",
|
2021-07-17 04:56:50 +10:00
|
|
|
"graphql": "^15.5.0",
|
|
|
|
"graphql-tag": "2.10.3",
|
|
|
|
"graphql.macro": "^1.4.2",
|
2021-02-10 16:19:34 -08:00
|
|
|
"history": "^5.0.0",
|
2025-01-29 20:42:01 -05:00
|
|
|
"html-to-image": "^1.11.11",
|
2021-01-17 12:54:49 -08:00
|
|
|
"js-cookie": "^2.2.1",
|
2023-02-02 15:30:49 -08:00
|
|
|
"moment": "^2.29.4",
|
2022-11-14 16:14:05 -08:00
|
|
|
"moment-timezone": "^0.5.35",
|
2022-06-21 15:58:01 +02:00
|
|
|
"monaco-editor": "^0.28.1",
|
2025-01-29 20:42:01 -05:00
|
|
|
"phosphor-react": "^1.4.1",
|
2023-01-18 07:00:39 +08:00
|
|
|
"prosemirror-autocomplete": "^0.4.3",
|
2021-01-17 12:54:49 -08:00
|
|
|
"query-string": "^6.13.8",
|
2021-02-10 16:19:34 -08:00
|
|
|
"rc-table": "^7.13.1",
|
2021-01-17 12:54:49 -08:00
|
|
|
"react": "^17.0.0",
|
2022-02-24 22:03:00 +05:30
|
|
|
"react-color": "^2.19.3",
|
2021-01-17 12:54:49 -08:00
|
|
|
"react-dom": "^17.0.0",
|
2023-05-09 15:16:11 -07:00
|
|
|
"react-helmet-async": "^1.3.0",
|
2022-09-09 14:28:53 -04:00
|
|
|
"react-highlighter": "^0.4.3",
|
2022-03-04 16:10:25 -08:00
|
|
|
"react-icons": "4.3.1",
|
2024-02-02 15:55:36 -05:00
|
|
|
"react-intersection-observer": "^9.5.3",
|
2022-08-03 20:16:20 -04:00
|
|
|
"react-js-cron": "^2.1.0",
|
2024-01-03 17:16:16 -05:00
|
|
|
"react-router": "^5.3",
|
|
|
|
"react-router-dom": "^5.3",
|
2021-08-31 22:00:56 -07:00
|
|
|
"react-syntax-highlighter": "^15.4.4",
|
2025-01-29 20:42:01 -05:00
|
|
|
"react-vertical-timeline-component": "^3.6.0",
|
2021-10-22 15:46:46 -07:00
|
|
|
"react-visibility-sensor": "^5.1.1",
|
2025-01-29 20:42:01 -05:00
|
|
|
"react-window": "^1.8.10",
|
|
|
|
"reactflow": "^11.10.1",
|
2024-06-29 03:38:16 +05:30
|
|
|
"reactour": "^1.19.3",
|
2023-01-18 07:00:39 +08:00
|
|
|
"remirror": "^2.0.23",
|
2021-02-05 14:21:04 -08:00
|
|
|
"styled-components": "^5.2.1",
|
2023-01-18 07:00:39 +08:00
|
|
|
"turndown-plugin-gfm": "^1.0.2",
|
2023-11-28 00:45:21 +08:00
|
|
|
"typescript": "^4.8.4",
|
2021-05-11 15:41:42 -07:00
|
|
|
"uuid": "^8.3.2",
|
2022-11-14 11:57:49 -05:00
|
|
|
"virtualizedtableforantd4": "^1.2.1",
|
2022-01-27 10:33:12 -08:00
|
|
|
"web-vitals": "^0.2.4",
|
2025-03-25 14:48:23 -04:00
|
|
|
"yamljs": "^0.3.0"
|
2021-01-17 12:54:49 -08:00
|
|
|
},
|
|
|
|
"scripts": {
|
2024-01-03 17:16:16 -05:00
|
|
|
"analyze": "source-map-explorer 'dist/assets/*.js'",
|
|
|
|
"start": "yarn run generate && vite",
|
2024-12-31 08:50:44 -06:00
|
|
|
"ec2-dev": "yarn run generate && CI=true vite",
|
|
|
|
"build": "yarn run generate && CI=false NODE_OPTIONS='--max-old-space-size=5120 --openssl-legacy-provider' vite build",
|
2025-02-15 04:22:51 +05:30
|
|
|
"buildWithSourceMap": "yarn run generate && CI=false NODE_OPTIONS='--max-old-space-size=8192 --openssl-legacy-provider' vite build --sourcemap",
|
2025-04-25 14:43:27 -07:00
|
|
|
"preview": "vite preview",
|
2025-02-27 10:44:34 -08:00
|
|
|
"test": "NODE_OPTIONS='--max-old-space-size=5120' vitest",
|
2024-12-31 08:50:44 -06:00
|
|
|
"test-coverage": "yarn test run --coverage",
|
|
|
|
"generate": "NODE_OPTIONS='--max-old-space-size=5120 --openssl-legacy-provider' graphql-codegen --config codegen.yml",
|
2024-06-21 11:03:56 -07:00
|
|
|
"lint": "eslint . --ext .ts,.tsx --quiet && yarn format-check && yarn type-check",
|
2025-04-16 16:55:38 -07:00
|
|
|
"lint-fix": "eslint . --ext .ts,.tsx --quiet --fix && yarn format",
|
2024-06-21 11:03:56 -07:00
|
|
|
"format-check": "prettier --check src",
|
|
|
|
"format": "prettier --write src",
|
2024-03-08 08:59:34 +05:30
|
|
|
"type-check": "tsc --noEmit",
|
2024-12-10 15:06:57 -05:00
|
|
|
"type-watch": "tsc -w --noEmit",
|
|
|
|
"storybook": "storybook dev -p 6006",
|
2024-12-31 08:50:44 -06:00
|
|
|
"build-storybook": "NODE_OPTIONS='--max-old-space-size=5120 --openssl-legacy-provider' storybook build"
|
2021-01-17 12:54:49 -08:00
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2025-05-27 15:21:04 -04:00
|
|
|
"@codecov/vite-plugin": "^1.9.0",
|
2023-12-04 23:46:42 +05:30
|
|
|
"@graphql-codegen/cli": "^5.0.0",
|
2021-01-17 12:54:49 -08:00
|
|
|
"@graphql-codegen/near-operation-file-preset": "^1.17.13",
|
|
|
|
"@graphql-codegen/typescript-operations": "1.17.13",
|
|
|
|
"@graphql-codegen/typescript-react-apollo": "2.2.1",
|
2024-12-10 15:06:57 -05:00
|
|
|
"@storybook/addon-essentials": "^8.1.11",
|
|
|
|
"@storybook/addon-interactions": "^8.1.11",
|
|
|
|
"@storybook/addon-links": "^8.1.11",
|
|
|
|
"@storybook/addon-onboarding": "^8.1.11",
|
|
|
|
"@storybook/blocks": "^8.1.11",
|
|
|
|
"@storybook/builder-vite": "^8.1.11",
|
|
|
|
"@storybook/manager-api": "^8.1.11",
|
|
|
|
"@storybook/react-vite": "^8.1.11",
|
|
|
|
"@storybook/test": "^8.1.11",
|
|
|
|
"@storybook/theming": "^8.1.11",
|
2025-03-27 19:08:36 -04:00
|
|
|
"@stylistic/eslint-plugin-js": "^3.1.0",
|
2025-04-16 16:55:38 -07:00
|
|
|
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
2021-01-17 12:54:49 -08:00
|
|
|
"@types/graphql": "^14.5.0",
|
|
|
|
"@types/query-string": "^6.3.0",
|
2021-02-05 14:21:04 -08:00
|
|
|
"@types/styled-components": "^5.1.7",
|
2023-11-28 00:45:21 +08:00
|
|
|
"@typescript-eslint/eslint-plugin": "^5.38.1",
|
|
|
|
"@typescript-eslint/parser": "^5.38.1",
|
2024-01-03 17:16:16 -05:00
|
|
|
"@vitejs/plugin-react": "^4.1.1",
|
2024-12-31 08:50:44 -06:00
|
|
|
"@vitest/coverage-v8": "^0.34.6",
|
2023-11-28 00:45:21 +08:00
|
|
|
"eslint": "^8.2.0",
|
|
|
|
"eslint-config-airbnb": "19.0.4",
|
|
|
|
"eslint-config-airbnb-typescript": "^17.0.0",
|
|
|
|
"eslint-config-prettier": "^8.8.0",
|
|
|
|
"eslint-plugin-import": "^2.25.3",
|
2025-04-16 16:55:38 -07:00
|
|
|
"eslint-plugin-import-alias": "^1.2.0",
|
2023-11-28 00:45:21 +08:00
|
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
|
"eslint-plugin-react": "^7.28.0",
|
|
|
|
"eslint-plugin-react-hooks": "^4.3.0",
|
2024-03-26 17:18:54 -07:00
|
|
|
"eslint-plugin-react-refresh": "^0.4.6",
|
2024-01-03 17:16:16 -05:00
|
|
|
"eslint-plugin-vitest": "^0.3.17",
|
|
|
|
"jsdom": "^22.1.0",
|
|
|
|
"less": "^4.2.0",
|
2025-04-16 16:55:38 -07:00
|
|
|
"prettier": "^3.5.3",
|
2024-01-03 17:16:16 -05:00
|
|
|
"source-map-explorer": "^2.5.2",
|
2024-12-10 15:06:57 -05:00
|
|
|
"storybook": "^8.1.11",
|
2025-05-01 11:54:58 -05:00
|
|
|
"vite": "^4.5.14",
|
2024-01-03 17:16:16 -05:00
|
|
|
"vite-plugin-babel-macros": "^1.0.6",
|
|
|
|
"vite-plugin-static-copy": "^0.17.0",
|
|
|
|
"vite-plugin-svgr": "^4.1.0",
|
|
|
|
"vitest": "^0.34.6"
|
2021-02-09 14:30:23 -08:00
|
|
|
},
|
2021-02-10 16:19:34 -08:00
|
|
|
"resolutions": {
|
2021-10-26 16:10:11 -07:00
|
|
|
"@ant-design/colors": "6.0.0",
|
2023-11-28 10:45:14 +05:30
|
|
|
"refractor": "3.3.1",
|
2023-11-29 09:13:21 +05:30
|
|
|
"json-schema": "0.4.0",
|
2023-11-30 07:37:50 +05:30
|
|
|
"@babel/traverse": ">=7.23.2",
|
2023-11-30 06:07:33 +05:30
|
|
|
"ansi-regex": "3.0.1",
|
|
|
|
"minimatch": "3.0.5",
|
2023-11-29 09:13:21 +05:30
|
|
|
"prismjs": "^1.27.0",
|
2024-01-03 17:16:16 -05:00
|
|
|
"nth-check": "^2.0.1",
|
|
|
|
"prosemirror-model": "1.8.2",
|
|
|
|
"prosemirror-state": "1.3.2",
|
|
|
|
"prosemirror-transform": "1.2.2",
|
|
|
|
"prosemirror-view": "1.13.4"
|
2021-02-10 16:19:34 -08:00
|
|
|
}
|
2021-01-17 12:54:49 -08:00
|
|
|
}
|