|
8 | 8 | "@reduxjs/toolkit": "^1.9.7",
|
9 | 9 | "clsx": "^2.1.1",
|
10 | 10 | "http-status-codes": "^2.3.0",
|
11 |
| - "kbar": "^0.1.0-beta.45", |
12 |
| - "local-storage-fallback": "^4.1.2", |
| 11 | + "kbar": "^0.1.0-beta.46", |
| 12 | + "local-storage-fallback": "^4.1.3", |
13 | 13 | "lodash": "^4.17.21",
|
14 |
| - "luxon": "^3.4.4", |
| 14 | + "luxon": "^3.5.0", |
15 | 15 | "mds": "https://github.com/minio/mds.git#v1.0.4",
|
16 | 16 | "react": "^18.3.1",
|
17 | 17 | "react-component-export-image": "^1.0.6",
|
18 | 18 | "react-copy-to-clipboard": "^5.1.0",
|
19 | 19 | "react-dom": "^18.3.1",
|
20 |
| - "react-dropzone": "^14.2.3", |
| 20 | + "react-dropzone": "^14.3.5", |
21 | 21 | "react-markdown": "8.0.7",
|
22 |
| - "react-pdf": "^9.1.0", |
| 22 | + "react-pdf": "^9.2.1", |
23 | 23 | "react-redux": "^8.1.3",
|
24 |
| - "react-router-dom": "6.25.1", |
25 |
| - "react-virtualized": "^9.22.5", |
26 |
| - "react-window": "^1.8.10", |
27 |
| - "react-window-infinite-loader": "^1.0.9", |
28 |
| - "recharts": "^2.12.7", |
| 24 | + "react-router-dom": "6.29.0", |
| 25 | + "react-virtualized": "^9.22.6", |
| 26 | + "react-window": "^1.8.11", |
| 27 | + "react-window-infinite-loader": "^1.0.10", |
| 28 | + "recharts": "^2.15.1", |
29 | 29 | "styled-components": "5.3.11",
|
30 | 30 | "superagent": "^9.0.2",
|
31 | 31 | "tinycolor2": "^1.6.0"
|
|
61 | 61 | "proxy": "http://localhost:9090/",
|
62 | 62 | "devDependencies": {
|
63 | 63 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
64 |
| - "@playwright/test": "^1.45.2", |
65 |
| - "@types/jest": "^29.5.12", |
66 |
| - "@types/lodash": "^4.17.7", |
| 64 | + "@playwright/test": "^1.50.1", |
| 65 | + "@types/jest": "^29.5.14", |
| 66 | + "@types/lodash": "^4.17.15", |
67 | 67 | "@types/luxon": "^3.4.2",
|
68 |
| - "@types/node": "20.14.11", |
69 |
| - "@types/react": "18.3.3", |
| 68 | + "@types/node": "20.17.19", |
| 69 | + "@types/react": "18.3.18", |
70 | 70 | "@types/react-copy-to-clipboard": "^5.0.7",
|
71 |
| - "@types/react-dom": "18.3.0", |
72 |
| - "@types/react-redux": "^7.1.33", |
73 |
| - "@types/react-virtualized": "^9.21.30", |
| 71 | + "@types/react-dom": "18.3.5", |
| 72 | + "@types/react-redux": "^7.1.34", |
| 73 | + "@types/react-virtualized": "^9.22.2", |
74 | 74 | "@types/react-window": "^1.8.8",
|
75 | 75 | "@types/react-window-infinite-loader": "^1.0.9",
|
76 | 76 | "@types/recharts": "^1.8.29",
|
77 | 77 | "@types/superagent": "^4.1.24",
|
78 |
| - "@types/webpack-env": "^1.18.5", |
| 78 | + "@types/webpack-env": "^1.18.8", |
79 | 79 | "babel-plugin-istanbul": "^6.1.1",
|
80 | 80 | "customize-cra": "^1.0.0",
|
81 |
| - "knip": "^5.27.2", |
82 |
| - "minio": "^8.0.1", |
| 81 | + "knip": "^5.44.4", |
| 82 | + "minio": "^8.0.4", |
83 | 83 | "nyc": "^15.1.0",
|
84 |
| - "prettier": "3.3.3", |
| 84 | + "prettier": "3.5.1", |
85 | 85 | "react-app-rewire-hot-loader": "^2.0.1",
|
86 | 86 | "react-app-rewired": "^2.2.1",
|
87 | 87 | "react-scripts": "5.0.1",
|
88 |
| - "testcafe": "3.6.2", |
| 88 | + "testcafe": "3.7.2", |
89 | 89 | "typescript": "^5.5.3"
|
90 | 90 | },
|
91 | 91 | "resolutions": {
|
|
0 commit comments