|
15 | 15 | "npm": "6.9.0" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@nivo/bar": "^0.62.0", |
19 | | - "@nivo/pie": "^0.62.0", |
20 | | - "axios": "^0.20.0", |
| 18 | + "@khanacademy/react-multi-select": "^0.3.3", |
| 19 | + "@nivo/bar": "^0.65.1", |
| 20 | + "@nivo/core": "^0.65.0", |
| 21 | + "@nivo/pie": "^0.65.1", |
| 22 | + "axios": "^0.21.0", |
21 | 23 | "moment": "^2.29.1", |
22 | 24 | "node-sass": "^4.14.1", |
23 | 25 | "numeral": "^2.0.6", |
24 | | - "query-string": "~6.13.5", |
25 | | - "react": "^16.13.1", |
26 | | - "react-scripts": "^3.4.3", |
27 | | - "react-dom": "^16.13.1", |
28 | | - "react-datepicker": "^3.2.2", |
29 | | - "react-dev-utils": "^10.2.1", |
30 | | - "react-dropzone": "^11.2.0", |
31 | | - "react-modal": "^3.11.2", |
| 26 | + "query-string": "~6.13.7", |
| 27 | + "react": "^17.0.1", |
| 28 | + "react-crud-icons": "^1.0.1", |
| 29 | + "react-datepicker": "^3.3.0", |
| 30 | + "react-dev-utils": "^11.0.1", |
| 31 | + "react-dom": "^17.0.1", |
| 32 | + "react-dropzone": "^11.2.4", |
| 33 | + "react-modal": "^3.12.1", |
32 | 34 | "react-router-dom": "^5.2.0", |
33 | | - "react-toastify": "^6.0.9", |
34 | | - "react-crud-icons": "^0.1.3", |
35 | | - "@khanacademy/react-multi-select": "^0.3.3", |
36 | | - "underscore": "^1.11.0" |
| 35 | + "react-scripts": "^4.0.1", |
| 36 | + "react-toastify": "^6.1.0", |
| 37 | + "underscore": "^1.12.0" |
37 | 38 | }, |
38 | 39 | "devDependencies": { |
| 40 | + "bootstrap-sass": "^3.4.1", |
39 | 41 | "gulp": "^4.0.2", |
40 | 42 | "gulp-header": "^2.0.9", |
41 | 43 | "gulp-rename": "^2.0.0", |
42 | | - "gulp-sass": "^4.1.0", |
43 | | - "bootstrap-sass": "^3.4.1" |
| 44 | + "gulp-sass": "^4.1.0" |
44 | 45 | }, |
45 | 46 | "scripts": { |
46 | 47 | "start": "react-scripts start", |
|
0 commit comments