|
19 | 19 | "@emotion/styled": "^11.14.1", |
20 | 20 | "@mui/icons-material": "^6.4.5", |
21 | 21 | "@mui/material": "^6.4.5", |
22 | | - "@sweetalert/with-react": "^0.1.1", |
23 | 22 | "@tanstack/react-query": "^5.17.19", |
24 | 23 | "@vis.gl/react-google-maps": "^1.4.2", |
25 | | - "Chip": "link:@mui/material/Chip", |
26 | 24 | "aws-amplify": "4.2.11", |
27 | | - "axios": "^1.6.0", |
| 25 | + "axios": "^1.18.1", |
28 | 26 | "date-fns": "^3.3.0", |
29 | 27 | "js-file-download": "^0.4.12", |
30 | | - "lodash": "^4.17.21", |
31 | | - "lodash.omit": "^4.5.0", |
| 28 | + "lodash": "^4.18.1", |
32 | 29 | "mic-recorder-to-mp3": "^2.2.2", |
33 | 30 | "object-hash": "^3.0.0", |
34 | 31 | "react": "^18.2.0", |
35 | 32 | "react-app-rewired": "^2.2.1", |
36 | 33 | "react-code-input": "^3.10.1", |
37 | | - "react-datepicker": "^4.25.0", |
| 34 | + "react-datepicker": "^9.1.0", |
38 | 35 | "react-dom": "^18.2.0", |
39 | 36 | "react-html5-camera-photo": "^1.5.5", |
40 | 37 | "react-image-gallery": "^1.2.7", |
|
45 | 42 | "react-promise-tracker": "^2.1.0", |
46 | 43 | "react-router-dom": "^5.2.0", |
47 | 44 | "react-scripts": "^5.0.1", |
48 | | - "react-signature-canvas": "^1.0.6", |
| 45 | + "react-signature-canvas": "1.1.0-alpha.2", |
49 | 46 | "react-switch": "^6.0.0", |
50 | 47 | "signature_pad": "^2.3.2", |
51 | 48 | "styled-components": "^6.1.8", |
|
57 | 54 | "@babel/core": "^7.23.3", |
58 | 55 | "@babel/preset-env": "^7.23.3", |
59 | 56 | "@babel/preset-react": "^7.23.3", |
60 | | - "@rollup/plugin-commonjs": "^25.0.7", |
61 | | - "@rollup/plugin-image": "^3.0.3", |
62 | | - "@rollup/plugin-json": "^6.0.1", |
63 | | - "@rollup/plugin-node-resolve": "^15.2.3", |
64 | | - "@rollup/plugin-typescript": "^11.1.5", |
65 | 57 | "@types/jest": "^29.5.8", |
66 | 58 | "@types/lodash": "^4.14.202", |
67 | | - "@types/lodash.omit": "^4.5.9", |
68 | 59 | "@types/node": "^20.9.4", |
69 | 60 | "@types/object-hash": "^3.0.6", |
70 | 61 | "@types/react": "^18.2.37", |
71 | | - "@types/react-datepicker": "^4.19.3", |
| 62 | + "@types/react-datepicker": "^7.0.0", |
72 | 63 | "@types/react-dom": "^18.2.15", |
73 | 64 | "@types/react-html5-camera-photo": "^1.5.3", |
74 | 65 | "@types/react-image-gallery": "^1.2.4", |
|
83 | 74 | "css-loader": "^6.8.1", |
84 | 75 | "dotenv-webpack": "^8.0.1", |
85 | 76 | "eslint-config-3dp4me": "workspace:*", |
86 | | - "file-loader": "^6.2.0", |
87 | 77 | "html-webpack-plugin": "^5.5.3", |
88 | | - "image-webpack-loader": "^8.1.0", |
89 | | - "react-app-env": "^1.2.3", |
90 | 78 | "react-app-rewired": "^2.2.1", |
91 | 79 | "rimraf": "^5.0.5", |
92 | | - "rollup": "^4.5.0", |
93 | | - "rollup-plugin-babel": "^4.4.0", |
94 | | - "rollup-plugin-postcss": "^4.0.2", |
95 | | - "rollup-plugin-terser": "^7.0.2", |
96 | | - "rollup-plugin-visualizer": "^5.9.2", |
97 | 80 | "sass": "^1.69.5", |
98 | 81 | "sass-loader": "^13.3.2", |
99 | 82 | "source-map-explorer": "^2.5.3", |
|
0 commit comments