2727 "react-grid-layout" : " ^1.2.0" ,
2828 "react-markdown" : " 8.0.7" ,
2929 "react-redux" : " ^8.0.7" ,
30- "react-router-dom" : " 6.14 .0" ,
30+ "react-router-dom" : " 6.15 .0" ,
3131 "react-virtualized" : " ^9.22.5" ,
3232 "react-window" : " ^1.8.9" ,
3333 "react-window-infinite-loader" : " ^1.0.9" ,
6666 },
6767 "proxy" : " http://localhost:9090/" ,
6868 "devDependencies" : {
69+ "@babel/plugin-proposal-private-property-in-object" : " ^7.21.11" ,
6970 "@playwright/test" : " ^1.35.0" ,
7071 "@types/lodash" : " ^4.14.195" ,
7172 "@types/luxon" : " ^3.3.0" ,
72- "@types/minio" : " ^ 7.1.0" ,
73+ "@types/minio" : " 7.1.0" ,
7374 "@types/node" : " 18.16.0" ,
74- "@types/react" : " 18.2.14 " ,
75+ "@types/react" : " 18.2.21 " ,
7576 "@types/react-copy-to-clipboard" : " ^5.0.2" ,
76- "@types/react-dom" : " 18.2.6 " ,
77+ "@types/react-dom" : " 18.2.7 " ,
7778 "@types/react-grid-layout" : " ^1.1.1" ,
7879 "@types/react-redux" : " ^7.1.25" ,
7980 "@types/react-virtualized" : " ^9.21.22" ,
8586 "@types/websocket" : " ^1.0.0" ,
8687 "babel-plugin-istanbul" : " ^6.1.1" ,
8788 "customize-cra" : " ^1.0.0" ,
88- "minio" : " ^ 7.1.1" ,
89+ "minio" : " 7.1.1" ,
8990 "nyc" : " ^15.1.0" ,
90- "prettier" : " 3.0.0 " ,
91+ "prettier" : " 3.0.3 " ,
9192 "react-app-rewire-hot-loader" : " ^2.0.1" ,
9293 "react-app-rewired" : " ^2.2.1" ,
9394 "react-scripts" : " 5.0.1" ,
109110 "react-scripts/**/json5" : " ^2.2.2" ,
110111 "react-scripts/**/debug" : " ^3.1.0" ,
111112 "recharts/**/d3-color" : " ^3.1.0" ,
112- "minio/xml2js" : " ^0.5.0 " ,
113+ "minio/xml2js" : " ^0.6.2 " ,
113114 "websocket/debug" : " ^3.1.0" ,
114115 "fast-xml-parser" : " ^4.2.4" ,
115116 "semver" : " ^7.5.2"
116117 },
117118 "main" : " index.js"
118- }
119+ }
0 commit comments