|
20 | 20 | "react-markdown": "8.0.7",
|
21 | 21 | "react-pdf": "^9.2.1",
|
22 | 22 | "react-redux": "^8.1.3",
|
23 |
| - "react-router-dom": "6.30.0", |
| 23 | + "react-router-dom": "6.30.1", |
24 | 24 | "react-virtualized": "^9.22.6",
|
25 | 25 | "react-window": "^1.8.11",
|
26 | 26 | "react-window-infinite-loader": "^1.0.10",
|
|
59 | 59 | "proxy": "http://localhost:9090/",
|
60 | 60 | "devDependencies": {
|
61 | 61 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11",
|
62 |
| - "@babel/runtime": "^7.27.1", |
63 |
| - "@playwright/test": "^1.52.0", |
| 62 | + "@babel/runtime": "^7.27.6", |
| 63 | + "@playwright/test": "^1.53.1", |
64 | 64 | "@types/jest": "^29.5.14",
|
65 |
| - "@types/lodash": "^4.17.16", |
| 65 | + "@types/lodash": "^4.17.18", |
66 | 66 | "@types/luxon": "^3.6.2",
|
67 | 67 | "@types/node": "20.17.47",
|
68 |
| - "@types/react": "18.3.21", |
| 68 | + "@types/react": "18.3.23", |
69 | 69 | "@types/react-copy-to-clipboard": "^5.0.7",
|
70 | 70 | "@types/react-dom": "18.3.7",
|
71 | 71 | "@types/react-redux": "^7.1.34",
|
|
77 | 77 | "@types/webpack-env": "^1.18.8",
|
78 | 78 | "babel-plugin-istanbul": "^6.1.1",
|
79 | 79 | "customize-cra": "^1.0.0",
|
80 |
| - "knip": "^5.56.0", |
| 80 | + "knip": "^5.61.2", |
81 | 81 | "minio": "^8.0.5",
|
82 | 82 | "nyc": "^15.1.0",
|
83 | 83 | "prettier": "3.5.3",
|
84 | 84 | "react-app-rewire-hot-loader": "^2.0.1",
|
85 | 85 | "react-app-rewired": "^2.2.1",
|
86 | 86 | "react-scripts": "5.0.1",
|
87 |
| - "swagger-typescript-api": "13.1.3", |
| 87 | + "swagger-typescript-api": "13.2.3", |
88 | 88 | "testcafe": "3.7.2",
|
89 | 89 | "typescript": "^5.8.3"
|
90 | 90 | },
|
|
98 | 98 | "rollup": "^4.24.0",
|
99 | 99 | "cookie": "^0.7.2",
|
100 | 100 | "jspdf": "^3.0.0",
|
101 |
| - "@babel/runtime": "^7.26.10" |
| 101 | + "@babel/runtime": "^7.26.10", |
| 102 | + "prebuilt-install": "^2.1.3", |
| 103 | + "tar-fs": "^2.1.3" |
102 | 104 | },
|
103 | 105 | "main": "index.js",
|
104 | 106 | "packageManager": "[email protected]"
|
|
0 commit comments