|
8 | 8 | "@emotion/styled": "^11.10.6",
|
9 | 9 | "@mui/icons-material": "^5.11.11",
|
10 | 10 | "@mui/lab": "^5.0.0-alpha.122",
|
11 |
| - "@mui/material": "^5.11.12", |
12 |
| - "@mui/styles": "^5.11.12", |
| 11 | + "@mui/material": "^5.11.13", |
| 12 | + "@mui/styles": "^5.11.13", |
13 | 13 | "@mui/x-date-pickers": "^5.0.20",
|
14 | 14 | "@reduxjs/toolkit": "^1.9.3",
|
15 | 15 | "@uiw/react-textarea-code-editor": "^2.1.1",
|
16 | 16 | "kbar": "^0.1.0-beta.39",
|
17 | 17 | "local-storage-fallback": "^4.1.1",
|
18 | 18 | "lodash": "^4.17.21",
|
19 | 19 | "luxon": "^3.3.0",
|
20 |
| - "mds": "https://github.com/minio/mds.git#v0.3.0", |
| 20 | + "mds": "https://github.com/minio/mds.git#v0.3.1", |
21 | 21 | "minio": "^7.0.32",
|
22 | 22 | "react": "^18.1.0",
|
23 | 23 | "react-component-export-image": "^1.0.6",
|
|
26 | 26 | "react-dropzone": "^14.2.3",
|
27 | 27 | "react-grid-layout": "^1.2.0",
|
28 | 28 | "react-redux": "^8.0.5",
|
29 |
| - "react-router-dom": "6.8.2", |
| 29 | + "react-router-dom": "6.9.0", |
30 | 30 | "react-virtualized": "^9.22.3",
|
31 | 31 | "react-window": "^1.8.8",
|
32 | 32 | "react-window-infinite-loader": "^1.0.7",
|
33 | 33 | "recharts": "^2.4.3",
|
34 |
| - "styled-components": "^5.3.6", |
| 34 | + "styled-components": "^5.3.9", |
35 | 35 | "superagent": "^8.0.8",
|
36 | 36 | "tinycolor2": "^1.6.0",
|
37 | 37 | "websocket": "^1.0.31"
|
|
67 | 67 | "@types/lodash": "^4.14.191",
|
68 | 68 | "@types/luxon": "^3.2.0",
|
69 | 69 | "@types/minio": "^7.0.17",
|
70 |
| - "@types/node": "18.14.6", |
| 70 | + "@types/node": "18.15.3", |
71 | 71 | "@types/react": "18.0.28",
|
72 | 72 | "@types/react-copy-to-clipboard": "^5.0.2",
|
73 | 73 | "@types/react-dom": "18.0.11",
|
|
0 commit comments