|
1 | 1 | { |
2 | 2 | "name": "sing-app-react", |
3 | | - "version": "5.0.0", |
| 3 | + "version": "6.0.0", |
4 | 4 | "private": true, |
5 | 5 | "scripts": { |
6 | 6 | "build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='/sing-app-react' node scripts/build.js", |
|
54 | 54 | ] |
55 | 55 | }, |
56 | 56 | "dependencies": { |
57 | | - "@amcharts/amcharts4": "^4.10.18", |
58 | | - "@amcharts/amcharts4-geodata": "^4.1.20", |
59 | | - "@fullcalendar/core": "5.7.0", |
60 | | - "@fullcalendar/daygrid": "5.7.0", |
61 | | - "@fullcalendar/interaction": "5.7.0", |
62 | | - "@fullcalendar/list": "5.7.0", |
63 | | - "@fullcalendar/react": "5.7.0", |
64 | | - "@fullcalendar/timegrid": "5.7.0", |
| 57 | + "@amcharts/amcharts4": "^4.10.25", |
| 58 | + "@amcharts/amcharts4-geodata": "^4.1.23", |
| 59 | + "@fullcalendar/core": "5.11.0", |
| 60 | + "@fullcalendar/daygrid": "5.11.0", |
| 61 | + "@fullcalendar/interaction": "5.11.0", |
| 62 | + "@fullcalendar/list": "5.11.0", |
| 63 | + "@fullcalendar/react": "5.11.1", |
| 64 | + "@fullcalendar/timegrid": "5.11.0", |
65 | 65 | "animate.css": "4.1.1", |
66 | | - "apexcharts": "^3.26.2", |
67 | | - "awesome-bootstrap-checkbox": "1.0.1", |
68 | | - "axios": "^0.21.1", |
69 | | - "bootstrap": "4.6.0", |
| 66 | + "apexcharts": "^3.35.3", |
| 67 | + "awesome-bootstrap-checkbox": "https://github.com/flatlogic/awesome-bootstrap-checkbox#bump-to-bootstrap5", |
| 68 | + "axios": "^0.27.2", |
| 69 | + "bootstrap": "5.1.3", |
70 | 70 | "bootstrap-slider": "^10.6.2", |
71 | 71 | "bootstrap_calendar": "https://github.com/xero/bootstrap_calendar.git#1.0.1", |
72 | | - "chroma-js": "^2.1.1", |
| 72 | + "chroma-js": "^2.4.2", |
73 | 73 | "classnames": "^2.3.1", |
74 | | - "connected-react-router": "6.9.1", |
| 74 | + "connected-react-router": "6.9.2", |
75 | 75 | "cross-env": "^7.0.3", |
76 | 76 | "draft-js": "^0.11.7", |
77 | 77 | "echarts": "^4.9.0", |
78 | 78 | "echarts-for-react": "^2.0.16", |
79 | 79 | "file-saver": "^2.0.5", |
80 | | - "filesize": "^6.3.0", |
| 80 | + "filesize": "^6.4.0", |
81 | 81 | "flot": "^0.8.3", |
82 | 82 | "flot.dashes": "https://github.com/cquartier/flot.dashes.git", |
83 | 83 | "font-awesome": "4.7.0", |
84 | 84 | "formik": "1.5.8", |
85 | 85 | "formsy-react": "0.19.5", |
86 | 86 | "glyphicons-halflings": "^1.9.1", |
87 | 87 | "highcharts": "^7.2.2", |
88 | | - "highcharts-react-official": "^3.0.0", |
| 88 | + "highcharts-react-official": "^3.1.0", |
89 | 89 | "history": "^4.10.1", |
90 | 90 | "jasny-bootstrap": "^3.1.3", |
91 | 91 | "jsonwebtoken": "^8.5.1", |
92 | 92 | "line-awesome": "^1.3.0", |
93 | 93 | "md5": "^2.3.0", |
94 | 94 | "messenger": "git+https://github.com/HubSpot/messenger.git#v1.4.2", |
95 | | - "moment": "^2.29.1", |
| 95 | + "moment": "^2.29.3", |
96 | 96 | "nvd3": "1.8.6", |
97 | | - "qs": "^6.10.1", |
| 97 | + "qs": "^6.10.5", |
98 | 98 | "query-string": "^6.14.1", |
99 | 99 | "rc-color-picker": "^1.2.6", |
100 | 100 | "rc-hammerjs": "0.6.10", |
101 | 101 | "rc-slider": "^8.7.1", |
102 | | - "react": "^16.14.0", |
103 | | - "react-animate-height": "^2.0.23", |
| 102 | + "react": "^17.0.2", |
| 103 | + "react-animate-height": "^2.1.2", |
104 | 104 | "react-animated-number": "^0.4.4", |
105 | | - "react-apexcharts": "^1.3.9", |
| 105 | + "react-apexcharts": "^1.4.0", |
106 | 106 | "react-app-polyfill": "^0.2.2", |
107 | 107 | "react-autosize-textarea": "^5.0.1", |
108 | | - "react-bootstrap": "^1.6.0", |
| 108 | + "react-bootstrap": "^1.6.5", |
109 | 109 | "react-bootstrap-table": "4.3.1", |
110 | 110 | "react-bootstrap-table-next": "^4.0.3", |
111 | 111 | "react-bootstrap-table2-editor": "^1.4.0", |
|
115 | 115 | "react-bootstrap-table2-toolkit": "^2.1.3", |
116 | 116 | "react-datetime": "^2.16.3", |
117 | 117 | "react-dev-utils": "^6.1.1", |
118 | | - "react-dom": "^16.14.0", |
| 118 | + "react-dom": "^17.0.2", |
119 | 119 | "react-draft-wysiwyg": "1.14.7", |
120 | 120 | "react-dropzone": "^6.2.4", |
121 | 121 | "react-google-maps": "^9.4.5", |
122 | 122 | "react-images": "^0.5.19", |
123 | | - "react-joyride": "^2.3.0", |
| 123 | + "react-joyride": "^2.4.0", |
124 | 124 | "react-maskedinput": "^4.0.1", |
125 | 125 | "react-mde": "2.3.4", |
126 | | - "react-redux": "^7.2.4", |
127 | | - "react-router": "5.2.0", |
128 | | - "react-router-dom": "5.2.0", |
| 126 | + "react-redux": "^7.2.8", |
| 127 | + "react-router": "5.3.3", |
| 128 | + "react-router-dom": "5.3.3", |
129 | 129 | "react-router-hash-link": "^1.2.2", |
130 | 130 | "react-scrollspy": "^3.4.3", |
131 | 131 | "react-select": "^3.2.0", |
132 | 132 | "react-shuffle": "2.1.0", |
133 | | - "react-slick": "^0.28.1", |
134 | | - "react-sortable-hoc": "^0.8.4", |
| 133 | + "react-slick": "^0.29.0", |
| 134 | + "react-sortable-hoc": "^1.11.0", |
135 | 135 | "react-sortable-tree": "^2.8.0", |
136 | 136 | "react-sortablejs": "1.5.1", |
137 | 137 | "react-sparklines": "^1.7.0", |
138 | 138 | "react-syntax-highlighter": "^10.3.5", |
139 | | - "react-table": "6.11.4", |
| 139 | + "react-table": "6.11.5", |
140 | 140 | "react-tagsinput": "^3.19.0", |
141 | 141 | "react-toastify": "^5.5.0", |
142 | 142 | "react-transition-group": "^2.9.0", |
143 | 143 | "react-trend": "^1.2.5", |
144 | | - "reactstrap": "7.1.0", |
145 | | - "redux": "^4.1.0", |
146 | | - "redux-thunk": "^2.3.0", |
147 | | - "reselect": "^4.0.0", |
| 144 | + "reactstrap": "9.1.1", |
| 145 | + "redux": "^4.2.0", |
| 146 | + "redux-thunk": "^2.4.1", |
| 147 | + "reselect": "^4.1.6", |
148 | 148 | "rickshaw": "1.7.1", |
149 | 149 | "showdown": "1.9.1", |
150 | 150 | "skycons": "^1.0.0", |
151 | | - "sortablejs": "1.13.0", |
152 | | - "styled-components": "^5.3.0", |
| 151 | + "sortablejs": "1.15.0", |
| 152 | + "styled-components": "^5.3.5", |
153 | 153 | "toastr": "^2.1.4", |
154 | 154 | "uuid": "^3.4.0", |
155 | | - "xlsx": "^0.16.9", |
156 | | - "yup": "^0.32.9" |
| 155 | + "xlsx": "^0.18.5", |
| 156 | + "yup": "^0.32.11" |
157 | 157 | }, |
158 | 158 | "devDependencies": { |
159 | | - "@babel/core": "7.14.0", |
160 | | - "@babel/plugin-proposal-class-properties": "7.13.0", |
161 | | - "@babel/plugin-proposal-optional-chaining": "^7.13.2", |
| 159 | + "@babel/core": "7.18.5", |
| 160 | + "@babel/plugin-proposal-class-properties": "7.17.12", |
| 161 | + "@babel/plugin-proposal-optional-chaining": "^7.17.12", |
162 | 162 | "@svgr/webpack": "4.3.3", |
163 | 163 | "babel-core": "7.0.0-bridge.0", |
164 | 164 | "babel-eslint": "10.1.0", |
165 | 165 | "babel-jest": "24.9.0", |
166 | | - "babel-loader": "8.2.2", |
167 | | - "babel-plugin-named-asset-import": "1.0.0-next.154", |
| 166 | + "babel-loader": "8.2.5", |
| 167 | + "babel-plugin-named-asset-import": "1.0.0-next.fb6e6f70", |
168 | 168 | "babel-preset-react-app": "9.1.2", |
169 | 169 | "bfj": "6.1.2", |
170 | 170 | "bundle-loader": "0.5.6", |
|
177 | 177 | "eslint-config-react-app": "4.0.1", |
178 | 178 | "eslint-loader": "2.2.1", |
179 | 179 | "eslint-plugin-flowtype": "3.13.0", |
180 | | - "eslint-plugin-import": "2.22.1", |
181 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
182 | | - "eslint-plugin-react": "7.23.2", |
| 180 | + "eslint-plugin-import": "2.26.0", |
| 181 | + "eslint-plugin-jsx-a11y": "6.5.1", |
| 182 | + "eslint-plugin-react": "7.30.0", |
183 | 183 | "eslint-plugin-react-hooks": "1.7.0", |
184 | 184 | "expose-loader": "0.7.5", |
185 | 185 | "file-loader": "3.0.1", |
|
191 | 191 | "jest-pnp-resolver": "1.2.2", |
192 | 192 | "jest-resolve": "24.9.0", |
193 | 193 | "lodash": "4.17.21", |
194 | | - "mini-css-extract-plugin": "0.8.0", |
| 194 | + "mini-css-extract-plugin": "0.12.0", |
195 | 195 | "node-sass": "4.14.1", |
196 | | - "optimize-css-assets-webpack-plugin": "5.0.4", |
197 | | - "pnp-webpack-plugin": "1.6.4", |
| 196 | + "optimize-css-assets-webpack-plugin": "5.0.8", |
| 197 | + "pnp-webpack-plugin": "1.7.0", |
198 | 198 | "postcss-flexbugs-fixes": "4.2.1", |
199 | 199 | "postcss-loader": "3.0.0", |
200 | | - "postcss-preset-env": "6.7.0", |
| 200 | + "postcss-preset-env": "6.7.1", |
201 | 201 | "postcss-safe-parser": "4.0.2", |
202 | | - "resolve": "1.20.0", |
| 202 | + "resolve": "1.22.0", |
203 | 203 | "sass-loader": "7.3.1", |
204 | 204 | "style-loader": "0.23.1", |
205 | 205 | "terser-webpack-plugin": "1.4.5", |
206 | 206 | "url-loader": "1.1.2", |
207 | 207 | "webpack": "4.46.0", |
208 | | - "webpack-dev-server": "3.11.2", |
| 208 | + "webpack-dev-server": "3.11.3", |
209 | 209 | "webpack-manifest-plugin": "2.2.0", |
210 | | - "webpack-raphael": "2.1.4", |
211 | 210 | "workbox-webpack-plugin": "4.3.1" |
| 211 | + }, |
| 212 | + "resolutions": { |
| 213 | + "react": "^17.0.2", |
| 214 | + "react-dom": "^17.0.2" |
212 | 215 | } |
213 | 216 | } |
0 commit comments