mds-released-v0.7.0 (#2948)

This commit is contained in:
MinIO Bot
2023-07-17 21:23:53 -07:00
committed by GitHub
parent 842c2decd0
commit a062a59288
2 changed files with 9 additions and 9 deletions

View File

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

View File

@@ -4873,10 +4873,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.32:
version "5.0.32"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.32.tgz#ca03b5d943f5c3db18f0ef6afb326092012d0c49"
integrity sha512-Z310uSFzHnWoInT7czpgPH8yuragsoylzFTatKHSZ11UDSm+pTRnR8U2bkhwGn9AECjl72oYoJWD+G3P8RW2NQ==
detect-gpu@^5.0.33:
version "5.0.33"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.33.tgz#e7c690e3ed5d7a46c8d1f3f5b85dfa7d875a657a"
integrity sha512-lSfFHJ0hKWPxAKMZqaDySwP9lRnO6KNIiowXEYG50DVpBlP8RoQHVyiju9cG+sD6iokQnQjFbVk3pF87JWhA2A==
dependencies:
webgl-constants "^1.1.1"
@@ -8238,13 +8238,13 @@ 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.6.9":
version "0.6.9"
resolved "https://github.com/minio/mds.git#ee054161ef898a0ab46bbdbc94346572bfe4e7b3"
"mds@https://github.com/minio/mds.git#v0.7.0":
version "0.7.0"
resolved "https://github.com/minio/mds.git#89335379b3a07333fb2dcbad099fbf11e8606746"
dependencies:
"@types/styled-components" "^5.1.25"
"@uiw/react-textarea-code-editor" "^2.1.7"
detect-gpu "^5.0.32"
detect-gpu "^5.0.33"
react-virtualized "^9.22.5"
styled-components "^5.3.11"