|
1 | 1 | {
|
2 | 2 | "name": "light-blue-react",
|
3 |
| - "version": "8.2.0", |
| 3 | + "version": "8.2.2", |
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 | 6 | "build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='./' node scripts/build.js",
|
|
54 | 54 | ]
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "@amcharts/amcharts4": "^4.10.25", |
58 |
| - "@amcharts/amcharts4-geodata": "^4.1.23", |
| 57 | + "@amcharts/amcharts4": "^4.10.35", |
| 58 | + "@amcharts/amcharts4-geodata": "^4.1.26", |
59 | 59 | "@fullcalendar/core": "5.11.0",
|
60 | 60 | "@fullcalendar/daygrid": "5.11.0",
|
61 | 61 | "@fullcalendar/interaction": "5.11.0",
|
62 | 62 | "@fullcalendar/list": "5.11.0",
|
63 | 63 | "@fullcalendar/react": "5.11.1",
|
64 | 64 | "@fullcalendar/timegrid": "5.11.0",
|
65 | 65 | "animate.css": "4.1.1",
|
66 |
| - "apexcharts": "^3.35.3", |
| 66 | + "apexcharts": "^3.40.0", |
67 | 67 | "awesome-bootstrap-checkbox": "https://github.com/flatlogic/awesome-bootstrap-checkbox#bump-to-bootstrap5",
|
68 | 68 | "axios": "^0.27.2",
|
69 |
| - "bootstrap": "5.1.3", |
70 |
| - "classnames": "^2.3.1", |
| 69 | + "bootstrap": "5.2.3", |
| 70 | + "classnames": "^2.3.2", |
71 | 71 | "connected-react-router": "6.9.2",
|
72 | 72 | "draft-js": "^0.11.7",
|
73 | 73 | "echarts": "^4.9.0",
|
74 | 74 | "echarts-for-react": "^2.0.16",
|
75 | 75 | "file-saver": "^2.0.5",
|
76 |
| - "filesize": "^6.3.0", |
| 76 | + "filesize": "^6.4.0", |
77 | 77 | "font-awesome": "4.7.0",
|
78 | 78 | "formik": "1.5.8",
|
79 | 79 | "formsy-react": "0.19.5",
|
80 | 80 | "glyphicons-halflings": "^1.9.1",
|
81 |
| - "highcharts": "^10.1.0", |
82 |
| - "highcharts-react-official": "^3.1.0", |
| 81 | + "highcharts": "^10.3.3", |
| 82 | + "highcharts-react-official": "^3.2.0", |
83 | 83 | "history": "^4.10.1",
|
84 | 84 | "jasny-bootstrap": "^4.0.0",
|
85 | 85 | "jsonwebtoken": "^8.5.1",
|
86 | 86 | "line-awesome": "^1.3.0",
|
87 | 87 | "md5": "^2.3.0",
|
88 | 88 | "messenger": "https://github.com/HubSpot/messenger.git",
|
89 |
| - "moment": "^2.29.3", |
| 89 | + "moment": "^2.29.4", |
| 90 | + "node-sass": "^8.0.0", |
90 | 91 | "nvd3": "1.8.6",
|
91 | 92 | "rc-color-picker": "^1.2.6",
|
92 | 93 | "rc-hammerjs": "0.6.10",
|
93 | 94 | "rc-slider": "^9.7.5",
|
94 |
| - "react": "^17.0.2", |
95 |
| - "react-animate-height": "^2.0.23", |
| 95 | + "react": "^18.2.0", |
| 96 | + "react-animate-height": "^2.1.2", |
96 | 97 | "react-animated-number": "^0.4.4",
|
97 | 98 | "react-apexcharts": "^1.4.0",
|
98 |
| - "react-app-polyfill": "^0.2.0", |
| 99 | + "react-app-polyfill": "^0.2.2", |
99 | 100 | "react-autosize-textarea": "^5.0.1",
|
100 | 101 | "react-bootstrap-table": "4.3.1",
|
101 | 102 | "react-bootstrap-table-next": "^3.3.5",
|
102 | 103 | "react-bootstrap-table2-paginator": "^2.1.2",
|
103 | 104 | "react-bootstrap-table2-toolkit": "^1.4.2",
|
104 |
| - "react-datetime": "^3.1.1", |
| 105 | + "react-datetime": "^3.2.0", |
105 | 106 | "react-dev-utils": "^6.1.1",
|
106 |
| - "react-dom": "^17.0.2", |
| 107 | + "react-dom": "^18.2.0", |
107 | 108 | "react-draft-wysiwyg": "1.14.7",
|
108 | 109 | "react-dropzone": "^11.7.1",
|
109 | 110 | "react-google-maps": "^9.4.5",
|
110 | 111 | "react-images": "0.5.19",
|
111 |
| - "react-joyride": "^2.3.0", |
| 112 | + "react-joyride": "^2.5.4", |
112 | 113 | "react-maskedinput": "^4.0.1",
|
113 | 114 | "react-mde": "^11.5.0",
|
114 | 115 | "react-redux": "7.2.8",
|
|
125 | 126 | "react-sparklines": "^1.7.0",
|
126 | 127 | "react-syntax-highlighter": "^13.5.3",
|
127 | 128 | "react-table": "6.11.5",
|
128 |
| - "react-tagsinput": "^3.19.0", |
| 129 | + "react-tagsinput": "^3.20.0", |
129 | 130 | "react-toastify": "^6.2.0",
|
130 | 131 | "react-transition-group": "^4.4.2",
|
131 | 132 | "react-trend": "^1.2.5",
|
132 |
| - "reactstrap": "^9.1.1", |
133 |
| - "redux": "^4.2.0", |
| 133 | + "reactstrap": "^9.1.10", |
| 134 | + "redux": "^4.2.1", |
134 | 135 | "redux-thunk": "^2.4.1",
|
135 | 136 | "rickshaw": "1.7.1",
|
| 137 | + "sass-loader": "^10", |
136 | 138 | "showdown": "^1.9.1",
|
137 | 139 | "skycons": "^1.0.0",
|
138 | 140 | "sortablejs": "1.15.0",
|
139 |
| - "styled-components": "^5.3.5", |
| 141 | + "styled-components": "^5.3.10", |
140 | 142 | "uuid": "^8.3.2",
|
141 | 143 | "yup": "^0.32.11"
|
142 | 144 | },
|
|
179 | 181 | "lodash.assign": "^4.2.0",
|
180 | 182 | "lodash.clonedeep": "^4.5.0",
|
181 | 183 | "mini-css-extract-plugin": "0.12.0",
|
182 |
| - "node-sass": "4.14.1", |
183 | 184 | "optimize-css-assets-webpack-plugin": "5.0.4",
|
184 | 185 | "pnp-webpack-plugin": "1.6.4",
|
185 | 186 | "postcss-flexbugs-fixes": "4.2.1",
|
|
188 | 189 | "postcss-safe-parser": "4.0.2",
|
189 | 190 | "redux-logger": "^3.0.6",
|
190 | 191 | "resolve": "1.20.0",
|
191 |
| - "sass-loader": "7.3.1", |
192 | 192 | "style-loader": "0.23.1",
|
193 | 193 | "terser-webpack-plugin": "1.4.4",
|
194 | 194 | "url-loader": "1.1.2",
|
|
197 | 197 | "webpack-manifest-plugin": "2.2.0",
|
198 | 198 | "workbox-webpack-plugin": "4.3.1"
|
199 | 199 | },
|
| 200 | + "engines": { |
| 201 | + "node": ">=16" |
| 202 | + }, |
200 | 203 | "resolutions": {
|
201 |
| - "react-dom": "17.0.0" |
| 204 | + "react-dom": "18.2.0" |
202 | 205 | }
|
203 | 206 | }
|
0 commit comments