From 3abbbc82b275ea2cb72a8cefedd118d66c6de2b7 Mon Sep 17 00:00:00 2001 From: MinIO Bot <124000690+minio-bot@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:09:50 -0700 Subject: [PATCH] mds-released-v0.8.3 (#2995) --- portal-ui/package.json | 2 +- portal-ui/yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/portal-ui/package.json b/portal-ui/package.json index 8525f3c52..eb89592fb 100644 --- a/portal-ui/package.json +++ b/portal-ui/package.json @@ -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.8.2", + "mds": "https://github.com/minio/mds.git#v0.8.3", "react": "^18.1.0", "react-component-export-image": "^1.0.6", "react-copy-to-clipboard": "^5.0.2", diff --git a/portal-ui/yarn.lock b/portal-ui/yarn.lock index 841d917f0..e7a83401c 100644 --- a/portal-ui/yarn.lock +++ b/portal-ui/yarn.lock @@ -4871,10 +4871,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.34: - version "5.0.34" - resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.34.tgz#c4a29f99e3d78ac35df44355f0298f5ae29c6fe4" - integrity sha512-iHYDY2iy6OVvJVmTXvMrp5+OROP0Q62qTlrsC7wl3kZmm6yVAoOhQx5cIIxTVEEIZe1M1aPVI3RgsbG/Z6/7PQ== +detect-gpu@^5.0.37: + version "5.0.37" + resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.37.tgz#27febe44d478ef4d35cd38007355da795ba075d5" + integrity sha512-EraWs84faI4iskB4qvE39bevMIazEvd1RpoyGLOBesRLbiz6eMeJqqRPHjEFClfRByYZzi9IzU35rBXIO76oDw== dependencies: webgl-constants "^1.1.1" @@ -8230,13 +8230,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.8.2": - version "0.8.2" - resolved "https://github.com/minio/mds.git#c8cb9553a85601d1f0fccf98438ff49ee9ae1bf5" +"mds@https://github.com/minio/mds.git#v0.8.3": + version "0.8.3" + resolved "https://github.com/minio/mds.git#9be1fe44ff56c9ccae4fe09b20480e1faff0d28a" dependencies: "@types/styled-components" "^5.1.25" "@uiw/react-textarea-code-editor" "^2.1.7" - detect-gpu "^5.0.34" + detect-gpu "^5.0.37" react-virtualized "^9.22.5" styled-components "^5.3.11"