Skip to content

Commit 8011364

Browse files
author
Benjamin Perez
committed
Update mds to v0.6.0
Signed-off-by: Benjamin Perez <[email protected]>
1 parent 6432681 commit 8011364

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

portal-ui/package.json

Lines changed: 1 addition & 1 deletion
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.5.1",
22+
"mds": "https://github.com/minio/mds.git#v0.6.0",
2323
"react": "^18.1.0",
2424
"react-component-export-image": "^1.0.6",
2525
"react-copy-to-clipboard": "^5.0.2",

portal-ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4847,10 +4847,10 @@ [email protected]:
48474847
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48484848
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48494849

4850-
detect-gpu@^5.0.26:
4851-
version "5.0.27"
4852-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.27.tgz#821d9331c87e32568c483d85e12a9adee43d7bb2"
4853-
integrity sha512-IDjjqTkS+f0xm/ntbD21IPYiF0srzpePC/hhUMmctEsoklZwJwStJiMi/KN0pnH0LjSsgjwbP+QwW7y+Qf4/SQ==
4850+
detect-gpu@^5.0.27:
4851+
version "5.0.28"
4852+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.28.tgz#e7762c04cc3b5a33d902eb5719add195494df60a"
4853+
integrity sha512-sdT5Ti9ZHBBq39mK0DRwnm/5xZOVAz2+vxYLdPcFP83+3DGkzucEK0lzw1XFwct4zWDAXYrSTFUjC33qsoRAoQ==
48544854
dependencies:
48554855
webgl-constants "^1.1.1"
48564856

@@ -8187,12 +8187,12 @@ [email protected]:
81878187
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
81888188
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
81898189

8190-
"mds@https://github.com/minio/mds.git#v0.5.1":
8191-
version "0.5.0"
8192-
resolved "https://github.com/minio/mds.git#4f88eb1b77a2c10fa4e187d6da49c9107214a92c"
8190+
"mds@https://github.com/minio/mds.git#v0.6.0":
8191+
version "0.6.0"
8192+
resolved "https://github.com/minio/mds.git#f66cf711b5e7d65250e81a9fcc9f588aa081b7fc"
81938193
dependencies:
81948194
"@types/styled-components" "^5.1.25"
8195-
detect-gpu "^5.0.26"
8195+
detect-gpu "^5.0.27"
81968196
react-virtualized "^9.22.5"
81978197
styled-components "^5.3.11"
81988198

0 commit comments

Comments
 (0)