Skip to content

Commit ad0591e

Browse files
authored
Updated yarn packages (#2718)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
1 parent 59c47d9 commit ad0591e

File tree

2 files changed

+626
-734
lines changed

2 files changed

+626
-734
lines changed

portal-ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
"@emotion/styled": "^11.10.6",
99
"@mui/icons-material": "^5.11.11",
1010
"@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",
1313
"@mui/x-date-pickers": "^5.0.20",
1414
"@reduxjs/toolkit": "^1.9.3",
1515
"@uiw/react-textarea-code-editor": "^2.1.1",
1616
"kbar": "^0.1.0-beta.39",
1717
"local-storage-fallback": "^4.1.1",
1818
"lodash": "^4.17.21",
1919
"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",
2121
"minio": "^7.0.32",
2222
"react": "^18.1.0",
2323
"react-component-export-image": "^1.0.6",
@@ -26,12 +26,12 @@
2626
"react-dropzone": "^14.2.3",
2727
"react-grid-layout": "^1.2.0",
2828
"react-redux": "^8.0.5",
29-
"react-router-dom": "6.8.2",
29+
"react-router-dom": "6.9.0",
3030
"react-virtualized": "^9.22.3",
3131
"react-window": "^1.8.8",
3232
"react-window-infinite-loader": "^1.0.7",
3333
"recharts": "^2.4.3",
34-
"styled-components": "^5.3.6",
34+
"styled-components": "^5.3.9",
3535
"superagent": "^8.0.8",
3636
"tinycolor2": "^1.6.0",
3737
"websocket": "^1.0.31"
@@ -67,7 +67,7 @@
6767
"@types/lodash": "^4.14.191",
6868
"@types/luxon": "^3.2.0",
6969
"@types/minio": "^7.0.17",
70-
"@types/node": "18.14.6",
70+
"@types/node": "18.15.3",
7171
"@types/react": "18.0.28",
7272
"@types/react-copy-to-clipboard": "^5.0.2",
7373
"@types/react-dom": "18.0.11",

0 commit comments

Comments
 (0)