Skip to content

Commit d1b8d72

Browse files
authored
Update mds version to v0.2.4 (#2647)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
1 parent 274b16a commit d1b8d72

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
@@ -30,7 +30,7 @@
3030
"local-storage-fallback": "^4.1.1",
3131
"lodash": "^4.17.21",
3232
"luxon": "^3.2.1",
33-
"mds": "https://github.com/minio/mds.git#v0.2.3",
33+
"mds": "https://github.com/minio/mds.git#v0.2.4",
3434
"minio": "^7.0.32",
3535
"react": "^18.1.0",
3636
"react-chartjs-2": "^2.9.0",

portal-ui/yarn.lock

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

4815-
detect-gpu@^5.0.9:
4816-
version "5.0.9"
4817-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.9.tgz#bbaee58085a2e5765aade3df2f49c9393e70b39f"
4818-
integrity sha512-3wFHiw8OJjZqxQCbluNP8JNmoDEJuWf1LaLJRvOPC+X1aBQyHhS4R67BINQVoq2vuSrUnpMNIHQ+JXwKd3UhfA==
4815+
detect-gpu@^5.0.10:
4816+
version "5.0.10"
4817+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.10.tgz#4010b89a7f91a24ed8d2a136ee6ac816b39d0801"
4818+
integrity sha512-V0g0RhtlItrhgBM4/T/lTpjephr9b/xDAOtJZztGTvQxaPSMQ4EAiV9tdHL+4GcT1ATvYmMCm4QbrhyjdEH6Fw==
48194819
dependencies:
48204820
webgl-constants "^1.1.1"
48214821

@@ -8178,12 +8178,12 @@ mdn-data@2.0.4:
81788178
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
81798179
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
81808180

8181-
"mds@https://github.com/minio/mds.git#v0.2.3":
8182-
version "0.2.3"
8183-
resolved "https://github.com/minio/mds.git#177e12e05a4eb6e2ea9ab012a37b09a5102e551d"
8181+
"mds@https://github.com/minio/mds.git#v0.2.4":
8182+
version "0.2.4"
8183+
resolved "https://github.com/minio/mds.git#5a3df96377f053c8fd8ee73f8d56315f49293d82"
81848184
dependencies:
81858185
"@types/styled-components" "^5.1.25"
8186-
detect-gpu "^5.0.9"
8186+
detect-gpu "^5.0.10"
81878187
react-virtualized "^9.22.3"
81888188
styled-components "^5.3.6"
81898189

0 commit comments

Comments
 (0)