Skip to content

Commit f78f838

Browse files
minio-botMinIO Bot
andauthored
mds-released-v0.4.1 (#2808)
Co-authored-by: MinIO Bot <minio.bot@minio.io>
1 parent 1583b69 commit f78f838

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
@@ -18,7 +18,7 @@
1818
"local-storage-fallback": "^4.1.1",
1919
"lodash": "^4.17.21",
2020
"luxon": "^3.3.0",
21-
"mds": "https://github.com/minio/mds.git#v0.4.0",
21+
"mds": "https://github.com/minio/mds.git#v0.4.1",
2222
"react": "^18.1.0",
2323
"react-component-export-image": "^1.0.6",
2424
"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
@@ -4865,10 +4865,10 @@ destroy@1.2.0:
48654865
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48664866
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48674867

4868-
detect-gpu@^5.0.20:
4869-
version "5.0.21"
4870-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.21.tgz#91fc05655e219a294b5030b8659ee05ce4307c48"
4871-
integrity sha512-Dcf+4zxB3/4+7nVje3zQffJ3ksS7DiUztlNR0jC4AUF8FTBTeKWoIRxRAq4dGaRft8hEadUIDbjZbiKhCFo/Bw==
4868+
detect-gpu@^5.0.23:
4869+
version "5.0.23"
4870+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.23.tgz#b1a36f24ce0e15c33bc2dcf08ab21b1a6f4b973b"
4871+
integrity sha512-16bbvNSuGxlznAj7XNW8/7M/EtPuWoSGk1X1EJCipQ/F5JQK6tWMdU2xVInXGTRUMKmsDtZg+trnZ/bj0Vt/EA==
48724872
dependencies:
48734873
webgl-constants "^1.1.1"
48744874

@@ -8339,12 +8339,12 @@ mdn-data@2.0.4:
83398339
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
83408340
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
83418341

8342-
"mds@https://github.com/minio/mds.git#v0.4.0":
8343-
version "0.4.0"
8344-
resolved "https://github.com/minio/mds.git#9984393bedbc855025863d25024f07c410aa3018"
8342+
"mds@https://github.com/minio/mds.git#v0.4.1":
8343+
version "0.4.1"
8344+
resolved "https://github.com/minio/mds.git#82394ad91aedaa96904e288ba7c882e7095175ba"
83458345
dependencies:
83468346
"@types/styled-components" "^5.1.25"
8347-
detect-gpu "^5.0.20"
8347+
detect-gpu "^5.0.23"
83488348
react-virtualized "^9.22.5"
83498349
styled-components "^5.3.10"
83508350

0 commit comments

Comments
 (0)