Skip to content

Commit

Permalink
mds-released-V0.4.3 (#2830)
Browse files Browse the repository at this point in the history
Co-authored-by: MinIO Bot <minio.bot@minio.io>
  • Loading branch information
minio-bot and MinIO Bot committed May 24, 2023
1 parent 7a9b775 commit bda1cd1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion portal-ui/package.json
Expand Up @@ -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.4.2",
"mds": "https://github.com/minio/mds.git#V0.4.3",
"react": "^18.1.0",
"react-component-export-image": "^1.0.6",
"react-copy-to-clipboard": "^5.0.2",
Expand Down
16 changes: 8 additions & 8 deletions portal-ui/yarn.lock
Expand Up @@ -4870,10 +4870,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.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==
detect-gpu@^5.0.25:
version "5.0.25"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.25.tgz#a8e92e36d619f7774c5ad6b3be37dfdd24740732"
integrity sha512-EyxxE9Ozbd9rAGehzTNSsI6ZqC4BTmt9hHCCHfLgE0FHw+WrUY3IUaTOyEDVN4HTvNsaoiSxTSG42K2zAcDF6A==
dependencies:
webgl-constants "^1.1.1"

Expand Down Expand Up @@ -8344,12 +8344,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.2":
version "0.4.2"
resolved "https://github.com/minio/mds.git#6afdac7fb261f64a8a14b631cd3f98dbe40a13cc"
"mds@https://github.com/minio/mds.git#V0.4.3":
version "0.4.3"
resolved "https://github.com/minio/mds.git#ba08261533e5143c81756dfab568d8e1676ef27f"
dependencies:
"@types/styled-components" "^5.1.25"
detect-gpu "^5.0.23"
detect-gpu "^5.0.25"
react-virtualized "^9.22.5"
styled-components "^5.3.10"

Expand Down

0 comments on commit bda1cd1

Please sign in to comment.