|
21 | 21 | "react-markdown": "8.0.7",
|
22 | 22 | "react-pdf": "7.7.1",
|
23 | 23 | "react-redux": "^8.1.3",
|
24 |
| - "react-router-dom": "6.22.2", |
| 24 | + "react-router-dom": "6.22.3", |
25 | 25 | "react-virtualized": "^9.22.5",
|
26 | 26 | "react-window": "^1.8.10",
|
27 | 27 | "react-window-infinite-loader": "^1.0.9",
|
28 |
| - "recharts": "^2.10.3", |
| 28 | + "recharts": "^2.12.4", |
29 | 29 | "styled-components": "5.3.11",
|
30 | 30 | "superagent": "^8.0.8",
|
31 | 31 | "tinycolor2": "^1.6.0"
|
|
60 | 60 | "proxy": "http://localhost:9090/",
|
61 | 61 | "devDependencies": {
|
62 | 62 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
63 |
| - "@playwright/test": "^1.38.1", |
64 |
| - "@types/lodash": "^4.14.202", |
| 63 | + "@playwright/test": "^1.43.0", |
| 64 | + "@types/lodash": "^4.17.0", |
65 | 65 | "@types/luxon": "^3.4.2",
|
66 | 66 | "@types/minio": "7.1.1",
|
67 | 67 | "@types/node": "18.16.0",
|
68 |
| - "@types/react": "18.2.55", |
| 68 | + "@types/react": "18.2.75", |
69 | 69 | "@types/react-copy-to-clipboard": "^5.0.5",
|
70 |
| - "@types/react-dom": "18.2.19", |
| 70 | + "@types/react-dom": "18.2.24", |
71 | 71 | "@types/react-redux": "^7.1.32",
|
72 |
| - "@types/react-virtualized": "^9.21.29", |
| 72 | + "@types/react-virtualized": "^9.21.30", |
73 | 73 | "@types/react-window": "^1.8.6",
|
74 | 74 | "@types/react-window-infinite-loader": "^1.0.7",
|
75 | 75 | "@types/recharts": "^1.8.29",
|
|
89 | 89 | },
|
90 | 90 | "resolutions": {
|
91 | 91 | "nth-check": "^2.0.1",
|
92 |
| - "yaml": "^2.3.1", |
93 |
| - "postcss": "^8.4.35", |
| 92 | + "yaml": "^2.4.1", |
| 93 | + "postcss": "^8.4.38", |
94 | 94 | "react-scripts/**/node-forge": "^1.3.0",
|
95 | 95 | "react-scripts/**/async": "^2.6.4",
|
96 | 96 | "react-scripts/workbox-webpack-plugin/workbox-build/@surma/rollup-plugin-off-main-thread/ejs/jake/async": "^2.6.4",
|
|
101 | 101 | "react-scripts/**/json5": "^2.2.2",
|
102 | 102 | "react-scripts/**/debug": "^3.1.0",
|
103 | 103 | "recharts/**/d3-color": "^3.1.0",
|
104 |
| - "fast-xml-parser": "^4.3.4", |
| 104 | + "fast-xml-parser": "^4.3.6", |
105 | 105 | "semver": "^7.5.2",
|
106 | 106 | "testcafe/**/tough-cookie": "^4.1.3",
|
107 |
| - "styled-components/**/@babel/traverse": "^7.23.9" |
| 107 | + "styled-components/**/@babel/traverse": "^7.24.1" |
108 | 108 | },
|
109 | 109 | "main": "index.js"
|
110 | 110 | }
|
0 commit comments