|
57 | 57 | "dependencies": {
|
58 | 58 | "@amcharts/amcharts4": "^4.10.36",
|
59 | 59 | "@amcharts/amcharts4-geodata": "^4.1.27",
|
60 |
| - "@fullcalendar/core": "6.1.8", |
61 |
| - "@fullcalendar/daygrid": "6.1.8", |
62 |
| - "@fullcalendar/interaction": "6.1.8", |
63 |
| - "@fullcalendar/list": "6.1.8", |
64 |
| - "@fullcalendar/react": "6.1.8", |
65 |
| - "@fullcalendar/timegrid": "6.1.8", |
| 60 | + "@fullcalendar/core": "6.1.10", |
| 61 | + "@fullcalendar/daygrid": "6.1.10", |
| 62 | + "@fullcalendar/interaction": "6.1.10", |
| 63 | + "@fullcalendar/list": "6.1.10", |
| 64 | + "@fullcalendar/react": "6.1.10", |
| 65 | + "@fullcalendar/timegrid": "6.1.10", |
66 | 66 | "@material-ui/core": "^4.12.3",
|
67 | 67 | "@nivo/bar": "^0.80.0",
|
68 | 68 | "@nivo/calendar": "^0.80.0",
|
|
82 | 82 | "bootstrap": "4.6.2",
|
83 | 83 | "bootstrap_calendar": "https://github.com/xero/bootstrap_calendar.git#1.0.1",
|
84 | 84 | "chroma-js": "^2.4.2",
|
85 |
| - "classnames": "^2.3.1", |
| 85 | + "classnames": "^2.3.3", |
86 | 86 | "connected-react-router": "^6.9.1",
|
87 | 87 | "draft-js": "0.11.7",
|
88 |
| - "echarts": "5.4.2", |
| 88 | + "echarts": "5.4.3", |
89 | 89 | "echarts-for-react": "3.0.2",
|
90 | 90 | "font-awesome": "4.7.0",
|
91 | 91 | "formik": "^2.4.2",
|
92 | 92 | "formsy-react": "0.19.5",
|
93 | 93 | "glyphicons-halflings": "^1.9.1",
|
94 | 94 | "history": "^4.10.1",
|
95 | 95 | "jasny-bootstrap": "3.1.3",
|
96 |
| - "jsonwebtoken": "9.0.0", |
| 96 | + "jsonwebtoken": "9.0.2", |
97 | 97 | "line-awesome": "1.3.0",
|
98 | 98 | "lodash": "^4.17.21",
|
99 | 99 | "moment": "2.29.4",
|
100 | 100 | "nivo": "^0.31.0",
|
101 | 101 | "prettier": "^2.3.2",
|
102 |
| - "prop-types": "^15.7.2", |
| 102 | + "prop-types": "^15.8.1", |
103 | 103 | "rc-color-picker": "^1.2.6",
|
104 | 104 | "rc-hammerjs": "^0.6.10",
|
105 | 105 | "rc-slider": "8.7.1",
|
|
128 | 128 | "react-router-dom": "^4.4.0-beta.8",
|
129 | 129 | "react-router-hash-link": "^1.2.2",
|
130 | 130 | "react-scrollspy": "3.4.3",
|
131 |
| - "react-select": "5.7.3", |
| 131 | + "react-select": "5.8.0", |
132 | 132 | "react-slick": "0.29.0",
|
133 | 133 | "react-sortable-hoc": "2.0.0",
|
134 | 134 | "react-sortable-tree": "2.8.0",
|
|
145 | 145 | "rickshaw": "1.7.1",
|
146 | 146 | "showdown": "1.9.1",
|
147 | 147 | "skycons": "^1.0.0",
|
148 |
| - "sortablejs": "1.14.0", |
| 148 | + "sortablejs": "1.15.1", |
149 | 149 | "styled-components": "^5.3.0",
|
150 | 150 | "yup": "^0.32.9"
|
151 | 151 | },
|
152 | 152 | "devDependencies": {
|
153 |
| - "@babel/core": "7.15.0", |
154 |
| - "@babel/plugin-proposal-class-properties": "7.14.5", |
155 |
| - "@babel/plugin-proposal-optional-chaining": "^7.14.5", |
| 153 | + "@babel/core": "7.23.6", |
| 154 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 155 | + "@babel/plugin-proposal-optional-chaining": "^7.21.0", |
156 | 156 | "@svgr/webpack": "4.3.3",
|
157 | 157 | "babel-core": "7.0.0-bridge.0",
|
158 | 158 | "babel-eslint": "10.1.0",
|
|
172 | 172 | "eslint-config-react-app": "4.0.1",
|
173 | 173 | "eslint-loader": "2.1.1",
|
174 | 174 | "eslint-plugin-flowtype": "3.13.0",
|
175 |
| - "eslint-plugin-import": "2.24.0", |
176 |
| - "eslint-plugin-jsx-a11y": "6.4.1", |
177 |
| - "eslint-plugin-react": "7.24.0", |
| 175 | + "eslint-plugin-import": "2.29.1", |
| 176 | + "eslint-plugin-jsx-a11y": "6.8.0", |
| 177 | + "eslint-plugin-react": "7.33.2", |
178 | 178 | "eslint-plugin-react-hooks": "1.7.0",
|
179 | 179 | "expose-loader": "0.7.5",
|
180 | 180 | "file-loader": "3.0.1",
|
|
183 | 183 | "identity-obj-proxy": "3.0.0",
|
184 | 184 | "imports-loader": "0.8.0",
|
185 | 185 | "jest": "24.9.0",
|
186 |
| - "jest-pnp-resolver": "1.2.2", |
| 186 | + "jest-pnp-resolver": "1.2.3", |
187 | 187 | "jest-resolve": "24.9.0",
|
188 | 188 | "lodash.assign": "^4.2.0",
|
189 | 189 | "lodash.clonedeep": "^4.5.0",
|
|
195 | 195 | "postcss-preset-env": "6.7.0",
|
196 | 196 | "postcss-safe-parser": "4.0.2",
|
197 | 197 | "react-responsive-carousel": "^3.2.20",
|
198 |
| - "resolve": "1.20.0", |
| 198 | + "resolve": "1.22.8", |
199 | 199 | "sass": "^1.63.4",
|
200 | 200 | "sass-loader": "7.3.1",
|
201 | 201 | "style-loader": "0.23.1",
|
|
0 commit comments