|
11 | 11 | "kbar": "^0.1.0-beta.46",
|
12 | 12 | "local-storage-fallback": "^4.1.3",
|
13 | 13 | "lodash": "^4.17.21",
|
14 |
| - "luxon": "^3.5.0", |
15 |
| - "mds": "https://github.com/minio/mds.git#v1.1.2", |
| 14 | + "luxon": "^3.6.1", |
| 15 | + "mds": "https://github.com/minio/mds.git#v1.1.3", |
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.3.5", |
| 20 | + "react-dropzone": "^14.3.8", |
21 | 21 | "react-markdown": "8.0.7",
|
22 | 22 | "react-pdf": "^9.2.1",
|
23 | 23 | "react-redux": "^8.1.3",
|
24 |
| - "react-router-dom": "6.29.0", |
| 24 | + "react-router-dom": "6.30.0", |
25 | 25 | "react-virtualized": "^9.22.6",
|
26 | 26 | "react-window": "^1.8.11",
|
27 | 27 | "react-window-infinite-loader": "^1.0.10",
|
|
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.50.1", |
| 64 | + "@babel/runtime": "^7.27.1", |
| 65 | + "@playwright/test": "^1.52.0", |
65 | 66 | "@types/jest": "^29.5.14",
|
66 |
| - "@types/lodash": "^4.17.15", |
67 |
| - "@types/luxon": "^3.4.2", |
68 |
| - "@types/node": "20.17.19", |
69 |
| - "@types/react": "18.3.18", |
| 67 | + "@types/lodash": "^4.17.16", |
| 68 | + "@types/luxon": "^3.6.2", |
| 69 | + "@types/node": "20.17.47", |
| 70 | + "@types/react": "18.3.21", |
70 | 71 | "@types/react-copy-to-clipboard": "^5.0.7",
|
71 |
| - "@types/react-dom": "18.3.5", |
| 72 | + "@types/react-dom": "18.3.7", |
72 | 73 | "@types/react-redux": "^7.1.34",
|
73 | 74 | "@types/react-virtualized": "^9.22.2",
|
74 | 75 | "@types/react-window": "^1.8.8",
|
|
78 | 79 | "@types/webpack-env": "^1.18.8",
|
79 | 80 | "babel-plugin-istanbul": "^6.1.1",
|
80 | 81 | "customize-cra": "^1.0.0",
|
81 |
| - "knip": "^5.44.4", |
82 |
| - "minio": "^8.0.4", |
| 82 | + "knip": "^5.56.0", |
| 83 | + "minio": "^8.0.5", |
83 | 84 | "nyc": "^15.1.0",
|
84 |
| - "prettier": "3.5.1", |
| 85 | + "prettier": "3.5.3", |
85 | 86 | "react-app-rewire-hot-loader": "^2.0.1",
|
86 | 87 | "react-app-rewired": "^2.2.1",
|
87 | 88 | "react-scripts": "5.0.1",
|
88 |
| - "swagger-typescript-api": "13.0.23", |
| 89 | + "swagger-typescript-api": "13.1.3", |
89 | 90 | "testcafe": "3.7.2",
|
90 |
| - "typescript": "^5.5.3" |
| 91 | + "typescript": "^5.8.3" |
91 | 92 | },
|
92 | 93 | "resolutions": {
|
93 | 94 | "nth-check": "^2.0.1",
|
|
0 commit comments