2020-05-14 13:41:38 +00:00
|
|
|
{
|
2020-05-15 19:09:18 +00:00
|
|
|
"name": "react_client",
|
2020-05-26 15:15:13 +00:00
|
|
|
"license": "AGPL-3.0",
|
2020-05-14 13:41:38 +00:00
|
|
|
"version": "0.1.0",
|
|
|
|
"dependencies": {
|
2020-08-15 00:34:42 +00:00
|
|
|
"@testing-library/jest-dom": "5.11.3",
|
2020-08-08 00:03:33 +00:00
|
|
|
"@testing-library/react": "10.4.8",
|
|
|
|
"@testing-library/user-event": "12.1.1",
|
2020-07-18 00:41:01 +00:00
|
|
|
"@types/codemirror": "0.0.97",
|
2020-06-29 15:51:40 +00:00
|
|
|
"@types/deep-equal": "1.0.1",
|
2020-08-07 16:54:37 +00:00
|
|
|
"@types/emoji-mart": "3.0.2",
|
2020-06-27 00:45:45 +00:00
|
|
|
"@types/highlight.js": "9.12.4",
|
2020-08-15 13:51:06 +00:00
|
|
|
"@types/jest": "26.0.10",
|
2020-07-18 20:17:36 +00:00
|
|
|
"@types/js-yaml": "3.12.5",
|
2020-08-15 13:51:06 +00:00
|
|
|
"@types/markdown-it": "10.0.2",
|
2020-06-21 12:04:37 +00:00
|
|
|
"@types/markdown-it-anchor": "4.0.4",
|
2020-06-20 19:06:25 +00:00
|
|
|
"@types/markdown-it-container": "2.0.3",
|
2020-07-25 12:03:13 +00:00
|
|
|
"@types/node": "12.12.53",
|
2020-06-04 20:57:01 +00:00
|
|
|
"@types/node-sass": "4.11.1",
|
2020-08-15 13:51:06 +00:00
|
|
|
"@types/react": "16.9.46",
|
2020-06-04 16:46:44 +00:00
|
|
|
"@types/react-bootstrap": "1.0.1",
|
|
|
|
"@types/react-bootstrap-typeahead": "3.4.6",
|
2020-06-04 20:57:01 +00:00
|
|
|
"@types/react-dom": "16.9.8",
|
2020-06-20 01:15:03 +00:00
|
|
|
"@types/react-html-parser": "2.0.1",
|
2020-06-27 00:45:45 +00:00
|
|
|
"@types/react-mathjax": "1.0.0",
|
2020-06-04 20:57:01 +00:00
|
|
|
"@types/react-redux": "7.1.9",
|
2020-06-27 01:07:18 +00:00
|
|
|
"@types/react-router": "5.1.8",
|
2020-06-04 16:46:44 +00:00
|
|
|
"@types/react-router-bootstrap": "0.24.5",
|
|
|
|
"@types/react-router-dom": "5.1.5",
|
2020-08-15 00:32:46 +00:00
|
|
|
"@typescript-eslint/eslint-plugin": "3.9.0",
|
|
|
|
"@typescript-eslint/parser": "3.9.0",
|
2020-08-08 00:04:10 +00:00
|
|
|
"bootstrap": "4.5.2",
|
2020-07-25 12:01:35 +00:00
|
|
|
"codemirror": "5.56.0",
|
2020-06-29 15:51:40 +00:00
|
|
|
"deep-equal": "2.0.3",
|
2020-08-07 16:54:37 +00:00
|
|
|
"emoji-mart": "3.0.0",
|
2020-06-04 16:46:44 +00:00
|
|
|
"eslint-config-react-app": "5.2.1",
|
|
|
|
"eslint-config-standard": "14.1.1",
|
2020-07-04 01:38:11 +00:00
|
|
|
"eslint-plugin-flowtype": "5.2.0",
|
2020-06-27 09:53:58 +00:00
|
|
|
"eslint-plugin-import": "2.22.0",
|
2020-06-20 00:56:35 +00:00
|
|
|
"eslint-plugin-jsx-a11y": "6.3.1",
|
2020-06-04 16:46:44 +00:00
|
|
|
"eslint-plugin-node": "11.1.0",
|
|
|
|
"eslint-plugin-promise": "4.2.1",
|
|
|
|
"eslint-plugin-standard": "4.0.1",
|
|
|
|
"fork-awesome": "1.1.7",
|
2020-06-20 10:08:42 +00:00
|
|
|
"github-markdown-css": "4.0.0",
|
2020-07-25 12:01:51 +00:00
|
|
|
"highlight.js": "10.1.2",
|
2020-07-25 16:34:46 +00:00
|
|
|
"i18next": "19.6.3",
|
2020-08-15 00:30:59 +00:00
|
|
|
"i18next-browser-languagedetector": "6.0.0",
|
2020-08-15 00:42:57 +00:00
|
|
|
"i18next-http-backend": "1.0.18",
|
2020-07-18 20:26:22 +00:00
|
|
|
"js-yaml": "3.14.0",
|
2020-06-20 01:15:03 +00:00
|
|
|
"markdown-it": "11.0.0",
|
2020-06-20 19:06:25 +00:00
|
|
|
"markdown-it-abbr": "1.0.4",
|
2020-06-21 12:04:37 +00:00
|
|
|
"markdown-it-anchor": "5.3.0",
|
2020-06-20 19:06:25 +00:00
|
|
|
"markdown-it-container": "3.0.0",
|
2020-06-21 12:04:37 +00:00
|
|
|
"markdown-it-deflist": "2.0.3",
|
2020-06-20 01:15:03 +00:00
|
|
|
"markdown-it-emoji": "1.4.0",
|
2020-06-21 12:04:37 +00:00
|
|
|
"markdown-it-footnote": "3.0.2",
|
2020-07-18 20:17:36 +00:00
|
|
|
"markdown-it-front-matter": "0.2.1",
|
2020-06-27 00:45:45 +00:00
|
|
|
"markdown-it-imsize": "2.0.1",
|
2020-06-20 19:06:25 +00:00
|
|
|
"markdown-it-ins": "3.0.0",
|
|
|
|
"markdown-it-mark": "3.0.0",
|
2020-06-27 00:45:45 +00:00
|
|
|
"markdown-it-mathjax": "2.0.0",
|
2020-08-04 09:15:23 +00:00
|
|
|
"markdown-it-plantuml": "1.4.1",
|
2020-06-20 01:15:03 +00:00
|
|
|
"markdown-it-regex": "0.2.0",
|
2020-06-20 19:06:25 +00:00
|
|
|
"markdown-it-sub": "1.0.0",
|
|
|
|
"markdown-it-sup": "1.0.0",
|
2020-06-20 01:15:03 +00:00
|
|
|
"markdown-it-task-lists": "2.1.1",
|
2020-06-29 15:51:40 +00:00
|
|
|
"markdown-it-toc-done-right": "4.1.0",
|
2020-06-27 00:45:45 +00:00
|
|
|
"mathjax": "3.0.5",
|
2020-06-20 02:56:02 +00:00
|
|
|
"moment": "2.27.0",
|
2020-06-04 16:46:44 +00:00
|
|
|
"node-sass": "4.14.1",
|
|
|
|
"react": "16.13.1",
|
2020-07-25 18:26:35 +00:00
|
|
|
"react-bootstrap": "1.3.0",
|
2020-08-15 00:34:07 +00:00
|
|
|
"react-bootstrap-typeahead": "5.1.1",
|
2020-06-13 07:51:57 +00:00
|
|
|
"react-codemirror2": "7.2.1",
|
2020-06-04 16:46:44 +00:00
|
|
|
"react-dom": "16.13.1",
|
2020-06-20 01:15:03 +00:00
|
|
|
"react-html-parser": "2.0.2",
|
2020-06-20 02:56:16 +00:00
|
|
|
"react-i18next": "11.7.0",
|
2020-06-27 00:45:45 +00:00
|
|
|
"react-mathjax": "1.0.1",
|
2020-07-25 19:17:15 +00:00
|
|
|
"react-redux": "7.2.1",
|
2020-06-05 05:19:45 +00:00
|
|
|
"react-router": "5.2.0",
|
2020-06-04 16:46:44 +00:00
|
|
|
"react-router-bootstrap": "0.25.0",
|
2020-06-05 05:19:45 +00:00
|
|
|
"react-router-dom": "5.2.0",
|
2020-08-14 09:20:38 +00:00
|
|
|
"react-scripts": "3.4.3",
|
2020-08-07 16:54:37 +00:00
|
|
|
"react-use": "15.3.3",
|
2020-06-04 16:46:44 +00:00
|
|
|
"redux": "4.0.5",
|
2020-08-07 16:54:37 +00:00
|
|
|
"ts-mockery": "1.2.0",
|
2020-07-18 00:44:49 +00:00
|
|
|
"typescript": "3.9.7",
|
2020-06-29 15:51:40 +00:00
|
|
|
"use-media": "1.4.0",
|
|
|
|
"use-resize-observer": "6.1.0"
|
2020-05-14 13:41:38 +00:00
|
|
|
},
|
|
|
|
"scripts": {
|
2020-07-29 20:58:01 +00:00
|
|
|
"start": "PORT=3001 react-scripts start",
|
|
|
|
"start:dev": "REACT_APP_BACKEND=http://localhost:3000 yarn start",
|
2020-05-14 13:41:38 +00:00
|
|
|
"build": "react-scripts build",
|
|
|
|
"test": "react-scripts test",
|
2020-07-16 09:22:53 +00:00
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"cy:open": "cypress open",
|
|
|
|
"cy:run:chrome": "cypress run --browser chrome",
|
|
|
|
"cy:run:firefox": "cypress run --browser firefox",
|
2020-07-29 20:58:01 +00:00
|
|
|
"e2e:chrome": "start-server-and-test start http-get://localhost:3001 cy:run:chrome",
|
|
|
|
"e2e:firefox": "start-server-and-test start http-get://localhost:3001 cy:run:firefox"
|
2020-05-14 13:41:38 +00:00
|
|
|
},
|
|
|
|
"eslintConfig": {
|
2020-05-27 13:43:28 +00:00
|
|
|
"parserOptions": {
|
|
|
|
"tsconfigRootDir": "",
|
|
|
|
"project": [
|
|
|
|
"./tsconfig.json"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
]
|
2020-05-14 13:41:38 +00: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": {
|
2020-08-15 00:30:04 +00:00
|
|
|
"@cypress/webpack-preprocessor": "5.4.4",
|
2020-07-18 00:34:34 +00:00
|
|
|
"@testing-library/cypress": "6.0.0",
|
2020-06-04 16:46:44 +00:00
|
|
|
"@types/redux-devtools": "3.0.47",
|
|
|
|
"@types/redux-devtools-extension": "2.13.2",
|
2020-07-18 00:34:34 +00:00
|
|
|
"@types/testing-library__cypress": "5.0.6",
|
2020-08-08 07:19:01 +00:00
|
|
|
"cypress": "4.12.1",
|
2020-07-18 00:34:34 +00:00
|
|
|
"eslint-plugin-chai-friendly": "0.6.0",
|
|
|
|
"eslint-plugin-cypress": "2.11.1",
|
2020-08-15 00:33:32 +00:00
|
|
|
"redux-devtools": "3.6.1",
|
2020-07-16 09:22:53 +00:00
|
|
|
"redux-devtools-extension": "2.13.8",
|
2020-08-01 13:51:35 +00:00
|
|
|
"ts-loader": "8.0.2"
|
2020-05-14 13:41:38 +00:00
|
|
|
}
|
|
|
|
}
|