Skip to content

Commit bda1cd1

Browse files
minio-botMinIO Bot
andauthored
mds-released-V0.4.3 (#2830)
Co-authored-by: MinIO Bot <[email protected]>
1 parent 7a9b775 commit bda1cd1

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.4.2",
22+
"mds": "https://github.com/minio/mds.git#V0.4.3",
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
@@ -4870,10 +4870,10 @@ [email protected]:
48704870
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48714871
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48724872

4873-
detect-gpu@^5.0.23:
4874-
version "5.0.23"
4875-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.23.tgz#b1a36f24ce0e15c33bc2dcf08ab21b1a6f4b973b"
4876-
integrity sha512-16bbvNSuGxlznAj7XNW8/7M/EtPuWoSGk1X1EJCipQ/F5JQK6tWMdU2xVInXGTRUMKmsDtZg+trnZ/bj0Vt/EA==
4873+
detect-gpu@^5.0.25:
4874+
version "5.0.25"
4875+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.25.tgz#a8e92e36d619f7774c5ad6b3be37dfdd24740732"
4876+
integrity sha512-EyxxE9Ozbd9rAGehzTNSsI6ZqC4BTmt9hHCCHfLgE0FHw+WrUY3IUaTOyEDVN4HTvNsaoiSxTSG42K2zAcDF6A==
48774877
dependencies:
48784878
webgl-constants "^1.1.1"
48794879

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

8347-
"mds@https://github.com/minio/mds.git#v0.4.2":
8348-
version "0.4.2"
8349-
resolved "https://github.com/minio/mds.git#6afdac7fb261f64a8a14b631cd3f98dbe40a13cc"
8347+
"mds@https://github.com/minio/mds.git#V0.4.3":
8348+
version "0.4.3"
8349+
resolved "https://github.com/minio/mds.git#ba08261533e5143c81756dfab568d8e1676ef27f"
83508350
dependencies:
83518351
"@types/styled-components" "^5.1.25"
8352-
detect-gpu "^5.0.23"
8352+
detect-gpu "^5.0.25"
83538353
react-virtualized "^9.22.5"
83548354
styled-components "^5.3.10"
83558355

0 commit comments

Comments
 (0)