mds-released-v0.4.1 (#2808)

Co-authored-by: MinIO Bot <minio.bot@minio.io>
This commit is contained in:
MinIO Bot
2023-05-09 09:03:49 -07:00
committed by GitHub
parent 1583b69fb7
commit f78f838ed9
2 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
"local-storage-fallback": "^4.1.1",
"lodash": "^4.17.21",
"luxon": "^3.3.0",
"mds": "https://github.com/minio/mds.git#v0.4.0",
"mds": "https://github.com/minio/mds.git#v0.4.1",
"react": "^18.1.0",
"react-component-export-image": "^1.0.6",
"react-copy-to-clipboard": "^5.0.2",

View File

@@ -4865,10 +4865,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.20:
version "5.0.21"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.21.tgz#91fc05655e219a294b5030b8659ee05ce4307c48"
integrity sha512-Dcf+4zxB3/4+7nVje3zQffJ3ksS7DiUztlNR0jC4AUF8FTBTeKWoIRxRAq4dGaRft8hEadUIDbjZbiKhCFo/Bw==
detect-gpu@^5.0.23:
version "5.0.23"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.23.tgz#b1a36f24ce0e15c33bc2dcf08ab21b1a6f4b973b"
integrity sha512-16bbvNSuGxlznAj7XNW8/7M/EtPuWoSGk1X1EJCipQ/F5JQK6tWMdU2xVInXGTRUMKmsDtZg+trnZ/bj0Vt/EA==
dependencies:
webgl-constants "^1.1.1"
@@ -8339,12 +8339,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.4.0":
version "0.4.0"
resolved "https://github.com/minio/mds.git#9984393bedbc855025863d25024f07c410aa3018"
"mds@https://github.com/minio/mds.git#v0.4.1":
version "0.4.1"
resolved "https://github.com/minio/mds.git#82394ad91aedaa96904e288ba7c882e7095175ba"
dependencies:
"@types/styled-components" "^5.1.25"
detect-gpu "^5.0.20"
detect-gpu "^5.0.23"
react-virtualized "^9.22.5"
styled-components "^5.3.10"