|
114 | 114 | "@types/lodash.isequal": "^4.5.5",
|
115 | 115 | "@types/node": "^12.19.6",
|
116 | 116 | "@types/react": "^17.0.43",
|
| 117 | + "@types/react-router": "^5.1.20", |
117 | 118 | "@typescript-eslint/eslint-plugin": "^3.6.1",
|
118 | 119 | "@typescript-eslint/parser": "^3.6.1",
|
119 | 120 | "babel-loader": "^8.1.0",
|
|
122 | 123 | "css-loader": "^3.6.0",
|
123 | 124 | "enzyme": "^3.11.0",
|
124 | 125 | "enzyme-adapter-react-16": "^1.15.6",
|
125 |
| - "eslint": "^6.8.0", |
| 126 | + "eslint": "^8.36.0", |
126 | 127 | "eslint-config-airbnb": "^18.2.0",
|
127 | 128 | "eslint-plugin-import": "^2.22.0",
|
128 | 129 | "eslint-plugin-jest": "^22.21.0",
|
129 | 130 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
130 | 131 | "eslint-plugin-react": "^7.20.3",
|
131 | 132 | "eslint-plugin-react-hooks": "^1.7.0",
|
132 | 133 | "express": "^4.17.1",
|
133 |
| - "jest": "^26.1.0", |
| 134 | + "jest": "^29.5.0", |
134 | 135 | "jest-cli": "^26.1.0",
|
135 | 136 | "jest-diff": "^26.1.0",
|
136 |
| - "jest-runner-eslint": "^0.7.7", |
| 137 | + "jest-runner-eslint": "^2.0.0", |
137 | 138 | "jscharting-react": "^1.2.1",
|
138 | 139 | "prettier": "2.8.4",
|
139 | 140 | "puppeteer": "^14.3.0",
|
|
144 | 145 | "ts-jest": "^26.1.2",
|
145 | 146 | "ts-loader": "^7.0.5",
|
146 | 147 | "ts-node": "^9.1.1",
|
147 |
| - "typedoc": "^0.17.8", |
| 148 | + "typedoc": "^0.5.0", |
148 | 149 | "typedoc-webpack-plugin": "^1.1.4",
|
149 |
| - "typescript": "^3.9.6", |
| 150 | + "typescript": "^5.0.2", |
150 | 151 | "webpack": "^4.43.0",
|
151 | 152 | "webpack-chrome-extension-reloader": "^1.3.0",
|
152 | 153 | "webpack-cli": "^3.3.12"
|
|
159 | 160 | "@fortawesome/free-regular-svg-icons": "^5.15.1",
|
160 | 161 | "@fortawesome/free-solid-svg-icons": "^5.15.1",
|
161 | 162 | "@fortawesome/react-fontawesome": "^0.1.12",
|
162 |
| - "@material-ui/core": "^4.11.2", |
163 |
| - "@mui/material": "^5.8.2", |
| 163 | + "@material-ui/core": "^4.12.4", |
164 | 164 | "@types/react-dom": "^17.0.14",
|
165 | 165 | "@types/react-router-dom": "^5.3.3",
|
166 | 166 | "@visx/axis": "^1.0.0",
|
|
170 | 170 | "@visx/glyph": "^1.0.0",
|
171 | 171 | "@visx/gradient": "^1.0.0",
|
172 | 172 | "@visx/grid": "^1.0.0",
|
173 |
| - "@visx/group": "^1.0.0", |
| 173 | + "@visx/group": "^3.0.0", |
174 | 174 | "@visx/hierarchy": "^1.0.0",
|
175 | 175 | "@visx/legend": "^1.0.0",
|
176 | 176 | "@visx/responsive": "^1.0.0",
|
177 | 177 | "@visx/scale": "^1.0.0",
|
178 |
| - "@visx/shape": "^1.0.0", |
179 |
| - "@visx/text": "^1.0.0", |
| 178 | + "@visx/shape": "^3.0.0", |
| 179 | + "@visx/text": "^3.0.0", |
180 | 180 | "@visx/tooltip": "^1.0.0",
|
181 | 181 | "@visx/zoom": "^1.0.0",
|
182 | 182 | "acorn": "^7.3.1",
|
|
197 | 197 | "prop-types": "^15.7.2",
|
198 | 198 | "rc-slider": "^8.7.1",
|
199 | 199 | "rc-tooltip": "^3.7.3",
|
200 |
| - "react": "^16.14.0", |
| 200 | + "react": "^18.0.0", |
201 | 201 | "react-apexcharts": "^1.3.7",
|
202 |
| - "react-dom": "^16.13.1", |
| 202 | + "react-dom": "^18.2.0", |
203 | 203 | "react-hover": "^2.0.0",
|
204 | 204 | "react-html-parser": "^2.0.2",
|
205 | 205 | "react-json-tree": "^0.11.2",
|
|
0 commit comments