|
1 | 1 | {
|
2 |
| - "name": "react_client", |
3 |
| - "license": "AGPL-3.0", |
4 |
| - "version": "0.1.0", |
5 |
| - "dependencies": { |
6 |
| - "@craco/craco": "6.1.1", |
7 |
| - "@fontsource/source-sans-pro": "4.2.2", |
8 |
| - "@hedgedoc/markdown-it-task-lists": "1.0.0", |
9 |
| - "@matejmazur/react-katex": "3.1.3", |
10 |
| - "@testing-library/jest-dom": "5.11.9", |
11 |
| - "@testing-library/react": "11.2.5", |
12 |
| - "@testing-library/user-event": "12.8.3", |
13 |
| - "@types/codemirror": "0.0.108", |
14 |
| - "@types/d3-graphviz": "2.6.6", |
15 |
| - "@types/diff": "5.0.0", |
16 |
| - "@types/domhandler": "2.4.1", |
17 |
| - "@types/highlight.js": "9.12.4", |
18 |
| - "@types/jest": "26.0.20", |
19 |
| - "@types/js-yaml": "4.0.0", |
20 |
| - "@types/luxon": "1.26.2", |
21 |
| - "@types/markdown-it": "12.0.1", |
22 |
| - "@types/markdown-it-container": "2.0.3", |
23 |
| - "@types/markdown-it-plantuml": "1.4.0", |
24 |
| - "@types/mermaid": "8.2.2", |
25 |
| - "@types/node": "12.20.5", |
26 |
| - "@types/node-sass": "4.11.1", |
27 |
| - "@types/react": "17.0.3", |
28 |
| - "@types/react-bootstrap-typeahead": "5.1.3", |
29 |
| - "@types/react-dom": "17.0.2", |
30 |
| - "@types/react-html-parser": "2.0.1", |
31 |
| - "@types/react-redux": "7.1.16", |
32 |
| - "@types/react-router": "5.1.12", |
33 |
| - "@types/react-router-bootstrap": "0.24.5", |
34 |
| - "@types/react-router-dom": "5.1.7", |
35 |
| - "@types/uuid": "8.3.0", |
36 |
| - "@typescript-eslint/eslint-plugin": "4.17.0", |
37 |
| - "@typescript-eslint/parser": "4.17.0", |
38 |
| - "abcjs": "6.0.0-beta.30", |
39 |
| - "bootstrap": "4.6.0", |
40 |
| - "browserstack-cypress-cli": "1.8.0", |
41 |
| - "codemirror": "5.59.4", |
42 |
| - "copy-webpack-plugin": "6.4.1", |
43 |
| - "d3-graphviz": "3.1.0", |
44 |
| - "diff": "5.0.0", |
45 |
| - "emoji-picker-element": "1.4.0", |
46 |
| - "emojibase-data": "5.1.1", |
47 |
| - "eslint-config-react-app": "6.0.0", |
48 |
| - "eslint-plugin-flowtype": "5.3.1", |
49 |
| - "eslint-plugin-import": "2.22.1", |
50 |
| - "eslint-plugin-jsx-a11y": "6.4.1", |
51 |
| - "eslint-plugin-node": "11.1.0", |
52 |
| - "eslint-plugin-promise": "4.3.1", |
53 |
| - "fast-deep-equal": "3.1.3", |
54 |
| - "firacode": "5.2.0", |
55 |
| - "flowchart.js": "1.15.0", |
56 |
| - "fork-awesome": "1.1.7", |
57 |
| - "highlight.js": "10.6.0", |
58 |
| - "i18next": "19.9.2", |
59 |
| - "i18next-browser-languagedetector": "6.0.1", |
60 |
| - "i18next-http-backend": "1.1.1", |
61 |
| - "js-yaml": "4.0.0", |
62 |
| - "katex": "0.13.0", |
63 |
| - "luxon": "1.26.0", |
64 |
| - "markdown-it": "12.0.4", |
65 |
| - "markdown-it-abbr": "1.0.4", |
66 |
| - "markdown-it-anchor": "7.1.0", |
67 |
| - "markdown-it-container": "3.0.0", |
68 |
| - "markdown-it-deflist": "2.1.0", |
69 |
| - "markdown-it-emoji": "2.0.0", |
70 |
| - "markdown-it-footnote": "3.0.2", |
71 |
| - "markdown-it-front-matter": "0.2.3", |
72 |
| - "markdown-it-imsize": "2.0.1", |
73 |
| - "markdown-it-ins": "3.0.1", |
74 |
| - "markdown-it-mark": "3.0.1", |
75 |
| - "markdown-it-mathjax": "2.0.0", |
76 |
| - "markdown-it-plantuml": "1.4.1", |
77 |
| - "markdown-it-regex": "0.2.0", |
78 |
| - "markdown-it-sub": "1.0.0", |
79 |
| - "markdown-it-sup": "1.0.0", |
80 |
| - "markdown-it-task-lists": "2.1.1", |
81 |
| - "markdown-it-toc-done-right": "4.2.0", |
82 |
| - "markmap-common": "0.1.3", |
83 |
| - "markmap-lib": "0.11.2", |
84 |
| - "markmap-view": "0.2.2", |
85 |
| - "mermaid": "8.9.2", |
86 |
| - "node-sass": "4.14.1", |
87 |
| - "react": "17.0.1", |
88 |
| - "react-bootstrap": "1.5.2", |
89 |
| - "react-bootstrap-typeahead": "5.1.4", |
90 |
| - "react-codemirror2": "7.2.1", |
91 |
| - "react-diff-viewer": "3.1.1", |
92 |
| - "react-dom": "17.0.1", |
93 |
| - "react-html-parser": "2.0.2", |
94 |
| - "react-i18next": "11.8.10", |
95 |
| - "react-redux": "7.2.2", |
96 |
| - "react-router": "5.2.0", |
97 |
| - "react-router-bootstrap": "0.25.0", |
98 |
| - "react-router-dom": "5.2.0", |
99 |
| - "react-scripts": "4.0.3", |
100 |
| - "react-use": "17.2.1", |
101 |
| - "redux": "4.0.5", |
102 |
| - "sanitize-filename": "1.6.3", |
103 |
| - "ts-mockery": "1.2.0", |
104 |
| - "typescript": "4.2.3", |
105 |
| - "use-resize-observer": "7.0.0", |
106 |
| - "uuid": "8.3.2", |
107 |
| - "vega": "5.19.1", |
108 |
| - "vega-embed": "6.15.2", |
109 |
| - "vega-lite": "5.0.0" |
| 2 | + "name": "react_client", |
| 3 | + "license": "AGPL-3.0", |
| 4 | + "version": "0.1.0", |
| 5 | + "dependencies": { |
| 6 | + "@craco/craco": "6.1.1", |
| 7 | + "@fontsource/source-sans-pro": "4.2.2", |
| 8 | + "@hedgedoc/markdown-it-task-lists": "1.0.0", |
| 9 | + "@matejmazur/react-katex": "3.1.3", |
| 10 | + "@testing-library/jest-dom": "5.11.9", |
| 11 | + "@testing-library/react": "11.2.5", |
| 12 | + "@testing-library/user-event": "12.8.3", |
| 13 | + "@types/codemirror": "0.0.108", |
| 14 | + "@types/d3-graphviz": "2.6.6", |
| 15 | + "@types/diff": "5.0.0", |
| 16 | + "@types/domhandler": "2.4.1", |
| 17 | + "@types/highlight.js": "9.12.4", |
| 18 | + "@types/jest": "26.0.20", |
| 19 | + "@types/js-yaml": "4.0.0", |
| 20 | + "@types/luxon": "1.26.2", |
| 21 | + "@types/markdown-it": "12.0.1", |
| 22 | + "@types/markdown-it-container": "2.0.3", |
| 23 | + "@types/markdown-it-plantuml": "1.4.0", |
| 24 | + "@types/mermaid": "8.2.2", |
| 25 | + "@types/node": "12.20.5", |
| 26 | + "@types/node-sass": "4.11.1", |
| 27 | + "@types/react": "17.0.3", |
| 28 | + "@types/react-bootstrap-typeahead": "5.1.3", |
| 29 | + "@types/react-dom": "17.0.2", |
| 30 | + "@types/react-html-parser": "2.0.1", |
| 31 | + "@types/react-redux": "7.1.16", |
| 32 | + "@types/react-router": "5.1.12", |
| 33 | + "@types/react-router-bootstrap": "0.24.5", |
| 34 | + "@types/react-router-dom": "5.1.7", |
| 35 | + "@types/uuid": "8.3.0", |
| 36 | + "@typescript-eslint/eslint-plugin": "4.17.0", |
| 37 | + "@typescript-eslint/parser": "4.17.0", |
| 38 | + "abcjs": "6.0.0-beta.30", |
| 39 | + "bootstrap": "4.6.0", |
| 40 | + "browserstack-cypress-cli": "1.8.0", |
| 41 | + "codemirror": "5.59.4", |
| 42 | + "copy-webpack-plugin": "6.4.1", |
| 43 | + "d3-graphviz": "3.1.0", |
| 44 | + "diff": "5.0.0", |
| 45 | + "emoji-picker-element": "1.4.0", |
| 46 | + "emojibase-data": "5.1.1", |
| 47 | + "eslint-config-react-app": "6.0.0", |
| 48 | + "eslint-plugin-flowtype": "5.3.1", |
| 49 | + "eslint-plugin-import": "2.22.1", |
| 50 | + "eslint-plugin-jsx-a11y": "6.4.1", |
| 51 | + "eslint-plugin-node": "11.1.0", |
| 52 | + "eslint-plugin-promise": "4.3.1", |
| 53 | + "fast-deep-equal": "3.1.3", |
| 54 | + "firacode": "5.2.0", |
| 55 | + "flowchart.js": "1.15.0", |
| 56 | + "fork-awesome": "1.1.7", |
| 57 | + "highlight.js": "10.6.0", |
| 58 | + "i18next": "19.9.2", |
| 59 | + "i18next-browser-languagedetector": "6.0.1", |
| 60 | + "i18next-http-backend": "1.1.1", |
| 61 | + "iso-639-1": "2.1.8", |
| 62 | + "js-yaml": "4.0.0", |
| 63 | + "katex": "0.13.0", |
| 64 | + "luxon": "1.26.0", |
| 65 | + "markdown-it": "12.0.4", |
| 66 | + "markdown-it-abbr": "1.0.4", |
| 67 | + "markdown-it-anchor": "7.1.0", |
| 68 | + "markdown-it-container": "3.0.0", |
| 69 | + "markdown-it-deflist": "2.1.0", |
| 70 | + "markdown-it-emoji": "2.0.0", |
| 71 | + "markdown-it-footnote": "3.0.2", |
| 72 | + "markdown-it-front-matter": "0.2.3", |
| 73 | + "markdown-it-imsize": "2.0.1", |
| 74 | + "markdown-it-ins": "3.0.1", |
| 75 | + "markdown-it-mark": "3.0.1", |
| 76 | + "markdown-it-mathjax": "2.0.0", |
| 77 | + "markdown-it-plantuml": "1.4.1", |
| 78 | + "markdown-it-regex": "0.2.0", |
| 79 | + "markdown-it-sub": "1.0.0", |
| 80 | + "markdown-it-sup": "1.0.0", |
| 81 | + "markdown-it-task-lists": "2.1.1", |
| 82 | + "markdown-it-toc-done-right": "4.2.0", |
| 83 | + "markmap-common": "0.1.3", |
| 84 | + "markmap-lib": "0.11.2", |
| 85 | + "markmap-view": "0.2.2", |
| 86 | + "mermaid": "8.9.2", |
| 87 | + "node-sass": "4.14.1", |
| 88 | + "react": "17.0.1", |
| 89 | + "react-bootstrap": "1.5.2", |
| 90 | + "react-bootstrap-typeahead": "5.1.4", |
| 91 | + "react-codemirror2": "7.2.1", |
| 92 | + "react-diff-viewer": "3.1.1", |
| 93 | + "react-dom": "17.0.1", |
| 94 | + "react-html-parser": "2.0.2", |
| 95 | + "react-i18next": "11.8.10", |
| 96 | + "react-redux": "7.2.2", |
| 97 | + "react-router": "5.2.0", |
| 98 | + "react-router-bootstrap": "0.25.0", |
| 99 | + "react-router-dom": "5.2.0", |
| 100 | + "react-scripts": "4.0.3", |
| 101 | + "react-use": "17.2.1", |
| 102 | + "redux": "4.0.5", |
| 103 | + "sanitize-filename": "1.6.3", |
| 104 | + "ts-mockery": "1.2.0", |
| 105 | + "typescript": "4.2.3", |
| 106 | + "use-resize-observer": "7.0.0", |
| 107 | + "uuid": "8.3.2", |
| 108 | + "vega": "5.19.1", |
| 109 | + "vega-embed": "6.15.2", |
| 110 | + "vega-lite": "5.0.0" |
| 111 | + }, |
| 112 | + "scripts": { |
| 113 | + "start": "cross-env PORT=3001 craco start", |
| 114 | + "start:test": "cross-env PORT=3001 REACT_APP_TEST_MODE=true craco start", |
| 115 | + "start:for-real-backend": "cross-env REACT_APP_BACKEND=http://localhost:3000 yarn start", |
| 116 | + "serve:build": "http-server build/ -s -p 3001 -P \"http://localhost:3001?\"", |
| 117 | + "build:test": "cross-env REACT_APP_TEST_MODE=true craco build", |
| 118 | + "build:production": "craco build", |
| 119 | + "analyze": "cross-env ANALYZE=true craco build", |
| 120 | + "test": "craco test", |
| 121 | + "lint": "eslint --max-warnings=0 --ext .ts,.tsx src", |
| 122 | + "eject": "react-scripts eject", |
| 123 | + "cy:browserstack": "browserstack-cypress run --sync", |
| 124 | + "cy:open": "cypress open", |
| 125 | + "cy:run:chrome": "cypress run --browser chrome", |
| 126 | + "cy:run:firefox": "cypress run --browser firefox" |
| 127 | + }, |
| 128 | + "eslintConfig": { |
| 129 | + "parserOptions": { |
| 130 | + "tsconfigRootDir": "", |
| 131 | + "project": [ |
| 132 | + "./tsconfig.json" |
| 133 | + ] |
110 | 134 | },
|
111 |
| - "scripts": { |
112 |
| - "start": "cross-env PORT=3001 craco start", |
113 |
| - "start:test": "cross-env PORT=3001 REACT_APP_TEST_MODE=true craco start", |
114 |
| - "start:for-real-backend": "cross-env REACT_APP_BACKEND=http://localhost:3000 yarn start", |
115 |
| - "serve:build": "http-server build/ -s -p 3001 -P \"http://localhost:3001?\"", |
116 |
| - "build:test": "cross-env REACT_APP_TEST_MODE=true craco build", |
117 |
| - "build:production": "craco build", |
118 |
| - "analyze": "cross-env ANALYZE=true craco build", |
119 |
| - "test": "craco test", |
120 |
| - "lint": "eslint --max-warnings=0 --ext .ts,.tsx src", |
121 |
| - "eject": "react-scripts eject", |
122 |
| - "cy:browserstack": "browserstack-cypress run --sync", |
123 |
| - "cy:open": "cypress open", |
124 |
| - "cy:run:chrome": "cypress run --browser chrome", |
125 |
| - "cy:run:firefox": "cypress run --browser firefox" |
| 135 | + "rules": { |
| 136 | + "no-use-before-define": "off", |
| 137 | + "no-debugger": "warn", |
| 138 | + "default-param-last": "off" |
126 | 139 | },
|
127 |
| - "eslintConfig": { |
128 |
| - "parserOptions": { |
129 |
| - "tsconfigRootDir": "", |
130 |
| - "project": [ |
131 |
| - "./tsconfig.json" |
132 |
| - ] |
133 |
| - }, |
134 |
| - "rules": { |
135 |
| - "no-use-before-define": "off", |
136 |
| - "no-debugger": "warn", |
137 |
| - "default-param-last": "off" |
138 |
| - }, |
139 |
| - "plugins": [ |
140 |
| - "@typescript-eslint" |
141 |
| - ], |
142 |
| - "extends": [ |
143 |
| - "react-app", |
144 |
| - "eslint:recommended", |
145 |
| - "plugin:@typescript-eslint/eslint-recommended", |
146 |
| - "plugin:@typescript-eslint/recommended", |
147 |
| - "plugin:@typescript-eslint/recommended-requiring-type-checking", |
148 |
| - "plugin:import/recommended", |
149 |
| - "plugin:import/typescript" |
150 |
| - ] |
151 |
| - }, |
152 |
| - "browserslist": { |
153 |
| - "production": [ |
154 |
| - ">0.2%", |
155 |
| - "not dead", |
156 |
| - "not op_mini all" |
157 |
| - ], |
158 |
| - "development": [ |
159 |
| - "last 1 chrome version", |
160 |
| - "last 1 firefox version", |
161 |
| - "last 1 safari version" |
162 |
| - ] |
163 |
| - }, |
164 |
| - "devDependencies": { |
165 |
| - "@cypress/webpack-preprocessor": "5.6.0", |
166 |
| - "@testing-library/cypress": "7.0.4", |
167 |
| - "@types/redux-devtools": "3.0.47", |
168 |
| - "@types/redux-devtools-extension": "2.13.2", |
169 |
| - "cross-env": "7.0.3", |
170 |
| - "cypress": "6.6.0", |
171 |
| - "cypress-commands": "1.1.0", |
172 |
| - "cypress-file-upload": "5.0.2", |
173 |
| - "eslint-plugin-chai-friendly": "0.6.0", |
174 |
| - "eslint-plugin-cypress": "2.11.2", |
175 |
| - "http-server": "0.12.3", |
176 |
| - "redux-devtools": "3.7.0", |
177 |
| - "redux-devtools-extension": "2.13.9", |
178 |
| - "ts-loader": "8.0.18", |
179 |
| - "webpack-bundle-analyzer": "4.4.0" |
180 |
| - }, |
181 |
| - "resolutions": { |
182 |
| - "cypress": "6.6.0" |
183 |
| - } |
| 140 | + "plugins": [ |
| 141 | + "@typescript-eslint" |
| 142 | + ], |
| 143 | + "extends": [ |
| 144 | + "react-app", |
| 145 | + "eslint:recommended", |
| 146 | + "plugin:@typescript-eslint/eslint-recommended", |
| 147 | + "plugin:@typescript-eslint/recommended", |
| 148 | + "plugin:@typescript-eslint/recommended-requiring-type-checking", |
| 149 | + "plugin:import/recommended", |
| 150 | + "plugin:import/typescript" |
| 151 | + ] |
| 152 | + }, |
| 153 | + "browserslist": { |
| 154 | + "production": [ |
| 155 | + ">0.2%", |
| 156 | + "not dead", |
| 157 | + "not op_mini all" |
| 158 | + ], |
| 159 | + "development": [ |
| 160 | + "last 1 chrome version", |
| 161 | + "last 1 firefox version", |
| 162 | + "last 1 safari version" |
| 163 | + ] |
| 164 | + }, |
| 165 | + "devDependencies": { |
| 166 | + "@cypress/webpack-preprocessor": "5.6.0", |
| 167 | + "@testing-library/cypress": "7.0.4", |
| 168 | + "@types/redux-devtools": "3.0.47", |
| 169 | + "@types/redux-devtools-extension": "2.13.2", |
| 170 | + "cross-env": "7.0.3", |
| 171 | + "cypress": "6.6.0", |
| 172 | + "cypress-commands": "1.1.0", |
| 173 | + "cypress-file-upload": "5.0.2", |
| 174 | + "eslint-plugin-chai-friendly": "0.6.0", |
| 175 | + "eslint-plugin-cypress": "2.11.2", |
| 176 | + "http-server": "0.12.3", |
| 177 | + "redux-devtools": "3.7.0", |
| 178 | + "redux-devtools-extension": "2.13.9", |
| 179 | + "ts-loader": "8.0.18", |
| 180 | + "webpack-bundle-analyzer": "4.4.0" |
| 181 | + }, |
| 182 | + "resolutions": { |
| 183 | + "cypress": "6.6.0" |
| 184 | + } |
184 | 185 | }
|
0 commit comments