|
17 | 17 | "react-dom": "^18.3.1",
|
18 | 18 | "react-dropzone": "^14.2.3",
|
19 | 19 | "react-markdown": "8.0.7",
|
20 |
| - "react-pdf": "^9.0.0", |
| 20 | + "react-pdf": "^9.1.0", |
21 | 21 | "react-redux": "^8.1.3",
|
22 |
| - "react-router-dom": "6.23.1", |
| 22 | + "react-router-dom": "6.24.1", |
23 | 23 | "react-use-websocket": "^4.8.1",
|
24 | 24 | "react-virtualized": "^9.22.5",
|
25 | 25 | "react-window": "^1.8.10",
|
|
59 | 59 | "proxy": "http://localhost:9090/",
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
62 |
| - "@playwright/test": "^1.44.1", |
63 |
| - "@types/lodash": "^4.17.5", |
| 62 | + "@playwright/test": "^1.45.1", |
| 63 | + "@types/lodash": "^4.17.6", |
64 | 64 | "@types/luxon": "^3.4.2",
|
65 |
| - "@types/node": "20.14.2", |
| 65 | + "@types/node": "20.14.10", |
66 | 66 | "@types/react": "18.3.3",
|
67 | 67 | "@types/react-copy-to-clipboard": "^5.0.7",
|
68 | 68 | "@types/react-dom": "18.3.0",
|
|
75 | 75 | "@types/webpack-env": "^1.18.5",
|
76 | 76 | "babel-plugin-istanbul": "^6.1.1",
|
77 | 77 | "customize-cra": "^1.0.0",
|
78 |
| - "minio": "^8.0.0", |
| 78 | + "minio": "^8.0.1", |
79 | 79 | "nyc": "^15.1.0",
|
80 | 80 | "prettier": "3.3.2",
|
81 | 81 | "react-app-rewire-hot-loader": "^2.0.1",
|
82 | 82 | "react-app-rewired": "^2.2.1",
|
83 | 83 | "react-scripts": "5.0.1",
|
84 |
| - "testcafe": "3.6.1", |
| 84 | + "testcafe": "3.6.2", |
85 | 85 | "ts-prune": "^0.10.3",
|
86 |
| - "typescript": "^4.9.5" |
| 86 | + "typescript": "^5.5.3" |
87 | 87 | },
|
88 | 88 | "resolutions": {
|
89 | 89 | "nth-check": "^2.0.1",
|
|
0 commit comments