Skip to content

Commit 0e362c2

Browse files
minio-botMinIO Bot
andauthored
mds-released-v0.3.3 (#2750)
Co-authored-by: MinIO Bot <minio.bot@minio.io>
1 parent 6ac5be3 commit 0e362c2

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.3.2",
21+
"mds": "https://github.com/minio/mds.git#v0.3.3",
2222
"minio": "^7.0.32",
2323
"react": "^18.1.0",
2424
"react-component-export-image": "^1.0.6",

portal-ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4877,10 +4877,10 @@ destroy@1.2.0:
48774877
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48784878
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48794879

4880-
detect-gpu@^5.0.16:
4881-
version "5.0.16"
4882-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.16.tgz#a42054724f4a75d667add68ad1073c80d29ef733"
4883-
integrity sha512-6+o6Sy+FzgQJG7Ray0fN7B4kRGGPuyaM5FHXJ4N3sLcQhsUO9+NEw9emM7vxN7DroZGG16ZydCX6kpgDmNXyKQ==
4880+
detect-gpu@^5.0.17:
4881+
version "5.0.17"
4882+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.17.tgz#fe4bbf8fc630aa68e1e770f4e63240212bdfbd38"
4883+
integrity sha512-eAnZDpYeDASfzFYmGULBEiK0P4q1naMxDzOtMkQEBcFdesu1LjnsOraZHQ7+BGgCTOcKWvI1rxjh5FvICst0xw==
48844884
dependencies:
48854885
webgl-constants "^1.1.1"
48864886

@@ -8316,12 +8316,12 @@ mdn-data@2.0.4:
83168316
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
83178317
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
83188318

8319-
"mds@https://github.com/minio/mds.git#v0.3.2":
8320-
version "0.3.2"
8321-
resolved "https://github.com/minio/mds.git#85654388adaec4d2624b61bee439c7d9cd5801f7"
8319+
"mds@https://github.com/minio/mds.git#v0.3.3":
8320+
version "0.3.3"
8321+
resolved "https://github.com/minio/mds.git#309b13379f64ec66a0e1f2670e7e8611b84e3215"
83228322
dependencies:
83238323
"@types/styled-components" "^5.1.25"
8324-
detect-gpu "^5.0.16"
8324+
detect-gpu "^5.0.17"
83258325
react-virtualized "^9.22.3"
83268326
styled-components "^5.3.9"
83278327

0 commit comments

Comments
 (0)