Skip to content

Commit e7fb3e0

Browse files
authored
Updated console dependencies (#2909)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
1 parent b7b0271 commit e7fb3e0

File tree

2 files changed

+294
-343
lines changed

2 files changed

+294
-343
lines changed

portal-ui/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"local-storage-fallback": "^4.1.1",
2020
"lodash": "^4.17.21",
2121
"luxon": "^3.3.0",
22-
"mds": "https://github.com/minio/mds.git#v0.6.4",
22+
"mds": "https://github.com/minio/mds.git#v0.6.7",
2323
"react": "^18.1.0",
2424
"react-component-export-image": "^1.0.6",
2525
"react-copy-to-clipboard": "^5.0.2",
@@ -28,7 +28,7 @@
2828
"react-grid-layout": "^1.2.0",
2929
"react-markdown": "8.0.7",
3030
"react-redux": "^8.0.7",
31-
"react-router-dom": "6.11.2",
31+
"react-router-dom": "6.14.0",
3232
"react-virtualized": "^9.22.5",
3333
"react-window": "^1.8.9",
3434
"react-window-infinite-loader": "^1.0.9",
@@ -73,9 +73,9 @@
7373
"@types/luxon": "^3.3.0",
7474
"@types/minio": "^7.1.0",
7575
"@types/node": "18.16.0",
76-
"@types/react": "18.2.8",
76+
"@types/react": "18.2.14",
7777
"@types/react-copy-to-clipboard": "^5.0.2",
78-
"@types/react-dom": "18.2.4",
78+
"@types/react-dom": "18.2.6",
7979
"@types/react-grid-layout": "^1.1.1",
8080
"@types/react-redux": "^7.1.25",
8181
"@types/react-virtualized": "^9.21.22",

0 commit comments

Comments
 (0)