2020-05-14 09:41:38 -04:00
|
|
|
{
|
2020-08-19 16:07:26 -04:00
|
|
|
"name": "react_client",
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"dependencies": {
|
2020-11-07 10:25:31 -05:00
|
|
|
"@craco/craco": "5.8.0",
|
2020-09-02 07:44:13 -04:00
|
|
|
"@hedgedoc/markdown-it-task-lists": "0.0.1",
|
2020-08-28 20:16:21 -04:00
|
|
|
"@matejmazur/react-katex": "3.1.3",
|
2020-11-21 12:33:34 -05:00
|
|
|
"@testing-library/jest-dom": "5.11.6",
|
|
|
|
"@testing-library/react": "11.2.2",
|
|
|
|
"@testing-library/user-event": "12.2.2",
|
2020-09-12 10:20:56 -04:00
|
|
|
"@types/codemirror": "0.0.98",
|
2020-10-10 03:50:27 -04:00
|
|
|
"@types/d3-graphviz": "2.6.6",
|
2020-09-02 14:51:47 -04:00
|
|
|
"@types/diff": "4.0.2",
|
2020-09-18 20:34:29 -04:00
|
|
|
"@types/domhandler": "2.4.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/highlight.js": "9.12.4",
|
2020-10-25 05:46:32 -04:00
|
|
|
"@types/jest": "26.0.15",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/js-yaml": "3.12.5",
|
2020-10-02 08:00:29 -04:00
|
|
|
"@types/luxon": "1.25.0",
|
2020-11-21 12:35:09 -05:00
|
|
|
"@types/markdown-it": "10.0.3",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/markdown-it-anchor": "4.0.4",
|
|
|
|
"@types/markdown-it-container": "2.0.3",
|
2020-09-04 20:33:41 -04:00
|
|
|
"@types/mermaid": "8.2.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/node": "12.12.53",
|
|
|
|
"@types/node-sass": "4.11.1",
|
2020-11-22 13:37:11 -05:00
|
|
|
"@types/react": "17.0.0",
|
2020-11-21 12:35:09 -05:00
|
|
|
"@types/react-bootstrap-typeahead": "3.4.7",
|
2020-11-22 13:37:11 -05:00
|
|
|
"@types/react-dom": "17.0.0",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/react-html-parser": "2.0.1",
|
2020-11-07 10:25:13 -05:00
|
|
|
"@types/react-redux": "7.1.11",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/react-router": "5.1.8",
|
|
|
|
"@types/react-router-bootstrap": "0.24.5",
|
2020-10-10 03:50:27 -04:00
|
|
|
"@types/react-router-dom": "5.1.6",
|
2020-09-19 16:28:25 -04:00
|
|
|
"@types/uuid": "8.3.0",
|
2020-11-21 12:41:38 -05:00
|
|
|
"@typescript-eslint/eslint-plugin": "4.8.1",
|
|
|
|
"@typescript-eslint/parser": "4.8.1",
|
2020-09-05 02:17:15 -04:00
|
|
|
"abcjs": "5.12.0",
|
2020-10-17 12:05:36 -04:00
|
|
|
"bootstrap": "4.5.3",
|
2020-11-22 15:17:55 -05:00
|
|
|
"codemirror": "5.58.3",
|
2020-11-21 12:36:39 -05:00
|
|
|
"copy-webpack-plugin": "6.3.2",
|
2020-09-18 20:34:29 -04:00
|
|
|
"d3-graphviz": "3.1.0",
|
2020-09-02 14:51:47 -04:00
|
|
|
"diff": "4.0.2",
|
2020-11-07 11:41:37 -05:00
|
|
|
"emoji-picker-element": "1.3.0",
|
2020-10-10 17:28:12 -04:00
|
|
|
"emojibase-data": "5.1.1",
|
2020-10-25 16:17:59 -04:00
|
|
|
"eslint-config-react-app": "6.0.0",
|
2020-10-31 05:33:51 -04:00
|
|
|
"eslint-config-standard": "16.0.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"eslint-plugin-flowtype": "5.2.0",
|
2020-10-03 04:41:58 -04:00
|
|
|
"eslint-plugin-import": "2.22.1",
|
2020-10-30 20:27:02 -04:00
|
|
|
"eslint-plugin-jsx-a11y": "6.4.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"eslint-plugin-node": "11.1.0",
|
|
|
|
"eslint-plugin-promise": "4.2.1",
|
2020-10-25 05:48:52 -04:00
|
|
|
"eslint-plugin-standard": "4.0.2",
|
2020-09-04 20:33:41 -04:00
|
|
|
"fast-deep-equal": "3.1.3",
|
2020-10-17 12:50:08 -04:00
|
|
|
"flowchart.js": "1.15.0",
|
2020-08-19 16:07:26 -04:00
|
|
|
"fork-awesome": "1.1.7",
|
2020-11-22 13:26:43 -05:00
|
|
|
"highlight.js": "10.4.0",
|
2020-11-21 12:39:30 -05:00
|
|
|
"i18next": "19.8.4",
|
2020-08-22 04:56:22 -04:00
|
|
|
"i18next-browser-languagedetector": "6.0.1",
|
2020-09-25 20:52:59 -04:00
|
|
|
"i18next-http-backend": "1.0.21",
|
2020-08-19 16:07:26 -04:00
|
|
|
"js-yaml": "3.14.0",
|
2020-08-28 20:16:21 -04:00
|
|
|
"katex": "0.12.0",
|
2020-10-02 08:00:29 -04:00
|
|
|
"luxon": "1.25.0",
|
2020-10-25 06:59:06 -04:00
|
|
|
"markdown-it": "12.0.2",
|
2020-08-19 16:07:26 -04:00
|
|
|
"markdown-it-abbr": "1.0.4",
|
|
|
|
"markdown-it-anchor": "5.3.0",
|
|
|
|
"markdown-it-container": "3.0.0",
|
2020-09-15 15:23:06 -04:00
|
|
|
"markdown-it-deflist": "2.1.0",
|
2020-10-17 12:48:34 -04:00
|
|
|
"markdown-it-emoji": "2.0.0",
|
2020-08-19 16:07:26 -04:00
|
|
|
"markdown-it-footnote": "3.0.2",
|
2020-10-17 12:28:55 -04:00
|
|
|
"markdown-it-front-matter": "0.2.3",
|
2020-08-19 16:07:26 -04:00
|
|
|
"markdown-it-imsize": "2.0.1",
|
|
|
|
"markdown-it-ins": "3.0.0",
|
|
|
|
"markdown-it-mark": "3.0.0",
|
|
|
|
"markdown-it-mathjax": "2.0.0",
|
|
|
|
"markdown-it-plantuml": "1.4.1",
|
|
|
|
"markdown-it-regex": "0.2.0",
|
|
|
|
"markdown-it-sub": "1.0.0",
|
|
|
|
"markdown-it-sup": "1.0.0",
|
|
|
|
"markdown-it-task-lists": "2.1.1",
|
2020-11-21 12:40:27 -05:00
|
|
|
"markdown-it-toc-done-right": "4.2.0",
|
2020-11-07 11:18:32 -05:00
|
|
|
"markmap-lib": "0.10.1",
|
2020-11-07 11:20:16 -05:00
|
|
|
"markmap-view": "0.1.1",
|
2020-11-07 10:23:15 -05:00
|
|
|
"mermaid": "8.8.3",
|
2020-08-19 16:07:26 -04:00
|
|
|
"node-sass": "4.14.1",
|
2020-10-25 06:00:46 -04:00
|
|
|
"react": "17.0.1",
|
2020-10-25 05:44:36 -04:00
|
|
|
"react-bootstrap": "1.4.0",
|
2020-10-17 12:06:31 -04:00
|
|
|
"react-bootstrap-typeahead": "5.1.2",
|
2020-08-19 16:07:26 -04:00
|
|
|
"react-codemirror2": "7.2.1",
|
2020-09-04 20:33:41 -04:00
|
|
|
"react-diff-viewer": "3.1.1",
|
2020-10-25 06:00:46 -04:00
|
|
|
"react-dom": "17.0.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"react-html-parser": "2.0.2",
|
2020-09-25 20:53:35 -04:00
|
|
|
"react-i18next": "11.7.3",
|
2020-10-30 20:28:17 -04:00
|
|
|
"react-redux": "7.2.2",
|
2020-08-19 16:07:26 -04:00
|
|
|
"react-router": "5.2.0",
|
|
|
|
"react-router-bootstrap": "0.25.0",
|
|
|
|
"react-router-dom": "5.2.0",
|
2020-10-25 16:17:59 -04:00
|
|
|
"react-scripts": "4.0.0",
|
2020-09-04 20:34:41 -04:00
|
|
|
"react-use": "15.3.4",
|
2020-08-19 16:07:26 -04:00
|
|
|
"redux": "4.0.5",
|
|
|
|
"ts-mockery": "1.2.0",
|
2020-10-30 20:28:43 -04:00
|
|
|
"typescript": "4.0.5",
|
2020-08-19 16:07:26 -04:00
|
|
|
"use-media": "1.4.0",
|
2020-11-21 12:42:32 -05:00
|
|
|
"use-resize-observer": "7.0.0",
|
2020-10-09 20:20:12 -04:00
|
|
|
"uuid": "8.3.1",
|
2020-10-03 04:44:24 -04:00
|
|
|
"vega": "5.17.0",
|
2020-11-07 10:23:48 -05:00
|
|
|
"vega-embed": "6.13.0",
|
2020-10-17 12:07:14 -04:00
|
|
|
"vega-lite": "4.17.0"
|
2020-05-27 09:43:28 -04:00
|
|
|
},
|
2020-08-19 16:07:26 -04:00
|
|
|
"scripts": {
|
2020-09-15 03:26:44 -04:00
|
|
|
"start": "PORT=3001 craco start",
|
2020-08-19 16:07:26 -04:00
|
|
|
"start:dev": "REACT_APP_BACKEND=http://localhost:3000 yarn start",
|
2020-08-19 16:43:56 -04:00
|
|
|
"build:serve": "http-server build/ -s -p 3001 -P \"http://127.0.0.1:3001?\"",
|
2020-09-15 03:26:44 -04:00
|
|
|
"build": "craco build",
|
2020-09-20 17:22:37 -04:00
|
|
|
"analyze": "cross-env ANALYZE=true craco build",
|
2020-09-15 03:26:44 -04:00
|
|
|
"test": "craco test",
|
2020-10-08 15:15:39 -04:00
|
|
|
"lint": "eslint --max-warnings=0 --ext .ts,.tsx src",
|
2020-08-19 16:07:26 -04:00
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"cy:open": "cypress open",
|
|
|
|
"cy:run:chrome": "cypress run --browser chrome",
|
2020-08-19 16:43:56 -04:00
|
|
|
"cy:run:firefox": "cypress run --browser firefox"
|
2020-08-19 16:07:26 -04:00
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"parserOptions": {
|
|
|
|
"tsconfigRootDir": "",
|
|
|
|
"project": [
|
|
|
|
"./tsconfig.json"
|
|
|
|
]
|
|
|
|
},
|
2020-10-25 16:17:59 -04:00
|
|
|
"rules": {
|
2020-10-31 05:33:51 -04:00
|
|
|
"no-use-before-define": "off",
|
2020-11-04 15:33:52 -05:00
|
|
|
"no-debugger": "warn",
|
2020-10-31 05:33:51 -04:00
|
|
|
"default-param-last": "off"
|
2020-10-25 16:17:59 -04:00
|
|
|
},
|
2020-08-19 16:07:26 -04:00
|
|
|
"plugins": [
|
|
|
|
"@typescript-eslint"
|
|
|
|
],
|
|
|
|
"extends": [
|
|
|
|
"react-app",
|
|
|
|
"standard",
|
|
|
|
"eslint:recommended",
|
|
|
|
"plugin:@typescript-eslint/eslint-recommended",
|
|
|
|
"plugin:@typescript-eslint/recommended",
|
|
|
|
"plugin:@typescript-eslint/recommended-requiring-type-checking",
|
|
|
|
"plugin:import/recommended",
|
|
|
|
"plugin:import/typescript"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2020-11-21 12:35:27 -05:00
|
|
|
"@cypress/webpack-preprocessor": "5.4.11",
|
2020-09-25 20:52:03 -04:00
|
|
|
"@testing-library/cypress": "7.0.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"@types/redux-devtools": "3.0.47",
|
|
|
|
"@types/redux-devtools-extension": "2.13.2",
|
2020-09-20 17:22:37 -04:00
|
|
|
"cross-env": "7.0.2",
|
2020-11-21 12:38:55 -05:00
|
|
|
"cypress": "5.6.0",
|
2020-09-05 11:19:14 -04:00
|
|
|
"cypress-commands": "1.1.0",
|
2020-10-10 03:50:07 -04:00
|
|
|
"cypress-file-upload": "4.1.1",
|
2020-08-19 16:07:26 -04:00
|
|
|
"eslint-plugin-chai-friendly": "0.6.0",
|
2020-10-03 04:41:58 -04:00
|
|
|
"eslint-plugin-cypress": "2.11.2",
|
2020-08-27 09:13:35 -04:00
|
|
|
"http-server": "0.12.3",
|
2020-09-12 10:03:01 -04:00
|
|
|
"redux-devtools": "3.7.0",
|
2020-08-19 16:07:26 -04:00
|
|
|
"redux-devtools-extension": "2.13.8",
|
2020-11-21 12:40:45 -05:00
|
|
|
"ts-loader": "8.0.11",
|
2020-11-07 10:17:37 -05:00
|
|
|
"webpack-bundle-analyzer": "4.1.0"
|
2020-08-19 16:07:26 -04:00
|
|
|
},
|
|
|
|
"resolutions": {
|
2020-11-21 12:38:55 -05:00
|
|
|
"cypress": "5.6.0"
|
2020-08-19 16:07:26 -04:00
|
|
|
}
|
2020-05-14 09:41:38 -04:00
|
|
|
}
|