Update mds version to v0.2.4 (#2647)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2023-02-08 14:11:52 -06:00
committed by GitHub
parent 274b16a1a6
commit d1b8d7240e
2 changed files with 9 additions and 9 deletions

View File

@@ -30,7 +30,7 @@
"local-storage-fallback": "^4.1.1",
"lodash": "^4.17.21",
"luxon": "^3.2.1",
"mds": "https://github.com/minio/mds.git#v0.2.3",
"mds": "https://github.com/minio/mds.git#v0.2.4",
"minio": "^7.0.32",
"react": "^18.1.0",
"react-chartjs-2": "^2.9.0",

View File

@@ -4812,10 +4812,10 @@ destroy@1.2.0:
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
detect-gpu@^5.0.9:
version "5.0.9"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.9.tgz#bbaee58085a2e5765aade3df2f49c9393e70b39f"
integrity sha512-3wFHiw8OJjZqxQCbluNP8JNmoDEJuWf1LaLJRvOPC+X1aBQyHhS4R67BINQVoq2vuSrUnpMNIHQ+JXwKd3UhfA==
detect-gpu@^5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.10.tgz#4010b89a7f91a24ed8d2a136ee6ac816b39d0801"
integrity sha512-V0g0RhtlItrhgBM4/T/lTpjephr9b/xDAOtJZztGTvQxaPSMQ4EAiV9tdHL+4GcT1ATvYmMCm4QbrhyjdEH6Fw==
dependencies:
webgl-constants "^1.1.1"
@@ -8178,12 +8178,12 @@ mdn-data@2.0.4:
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
"mds@https://github.com/minio/mds.git#v0.2.3":
version "0.2.3"
resolved "https://github.com/minio/mds.git#177e12e05a4eb6e2ea9ab012a37b09a5102e551d"
"mds@https://github.com/minio/mds.git#v0.2.4":
version "0.2.4"
resolved "https://github.com/minio/mds.git#5a3df96377f053c8fd8ee73f8d56315f49293d82"
dependencies:
"@types/styled-components" "^5.1.25"
detect-gpu "^5.0.9"
detect-gpu "^5.0.10"
react-virtualized "^9.22.3"
styled-components "^5.3.6"