|
27 | 27 | "react-grid-layout": "^1.2.0", |
28 | 28 | "react-markdown": "8.0.7", |
29 | 29 | "react-redux": "^8.0.7", |
30 | | - "react-router-dom": "6.14.0", |
| 30 | + "react-router-dom": "6.15.0", |
31 | 31 | "react-virtualized": "^9.22.5", |
32 | 32 | "react-window": "^1.8.9", |
33 | 33 | "react-window-infinite-loader": "^1.0.9", |
|
66 | 66 | }, |
67 | 67 | "proxy": "http://localhost:9090/", |
68 | 68 | "devDependencies": { |
| 69 | + "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
69 | 70 | "@playwright/test": "^1.35.0", |
70 | 71 | "@types/lodash": "^4.14.195", |
71 | 72 | "@types/luxon": "^3.3.0", |
72 | 73 | "@types/minio": "^7.1.0", |
73 | 74 | "@types/node": "18.16.0", |
74 | | - "@types/react": "18.2.14", |
| 75 | + "@types/react": "18.2.21", |
75 | 76 | "@types/react-copy-to-clipboard": "^5.0.2", |
76 | | - "@types/react-dom": "18.2.6", |
| 77 | + "@types/react-dom": "18.2.7", |
77 | 78 | "@types/react-grid-layout": "^1.1.1", |
78 | 79 | "@types/react-redux": "^7.1.25", |
79 | 80 | "@types/react-virtualized": "^9.21.22", |
|
85 | 86 | "@types/websocket": "^1.0.0", |
86 | 87 | "babel-plugin-istanbul": "^6.1.1", |
87 | 88 | "customize-cra": "^1.0.0", |
88 | | - "minio": "^7.1.1", |
| 89 | + "minio": "7.1.1", |
89 | 90 | "nyc": "^15.1.0", |
90 | | - "prettier": "3.0.0", |
| 91 | + "prettier": "3.0.3", |
91 | 92 | "react-app-rewire-hot-loader": "^2.0.1", |
92 | 93 | "react-app-rewired": "^2.2.1", |
93 | 94 | "react-scripts": "5.0.1", |
|
109 | 110 | "react-scripts/**/json5": "^2.2.2", |
110 | 111 | "react-scripts/**/debug": "^3.1.0", |
111 | 112 | "recharts/**/d3-color": "^3.1.0", |
112 | | - "minio/xml2js": "^0.5.0", |
| 113 | + "minio/xml2js": "^0.6.2", |
113 | 114 | "websocket/debug": "^3.1.0", |
114 | 115 | "fast-xml-parser": "^4.2.4", |
115 | 116 | "semver": "^7.5.2" |
|
0 commit comments