Skip to content

Commit 3abbbc8

Browse files
authored
mds-released-v0.8.3 (#2995)
1 parent 854181f commit 3abbbc8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

portal-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"local-storage-fallback": "^4.1.1",
1919
"lodash": "^4.17.21",
2020
"luxon": "^3.3.0",
21-
"mds": "https://github.com/minio/mds.git#v0.8.2",
21+
"mds": "https://github.com/minio/mds.git#v0.8.3",
2222
"react": "^18.1.0",
2323
"react-component-export-image": "^1.0.6",
2424
"react-copy-to-clipboard": "^5.0.2",

portal-ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4871,10 +4871,10 @@ destroy@1.2.0:
48714871
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48724872
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48734873

4874-
detect-gpu@^5.0.34:
4875-
version "5.0.34"
4876-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.34.tgz#c4a29f99e3d78ac35df44355f0298f5ae29c6fe4"
4877-
integrity sha512-iHYDY2iy6OVvJVmTXvMrp5+OROP0Q62qTlrsC7wl3kZmm6yVAoOhQx5cIIxTVEEIZe1M1aPVI3RgsbG/Z6/7PQ==
4874+
detect-gpu@^5.0.37:
4875+
version "5.0.37"
4876+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.37.tgz#27febe44d478ef4d35cd38007355da795ba075d5"
4877+
integrity sha512-EraWs84faI4iskB4qvE39bevMIazEvd1RpoyGLOBesRLbiz6eMeJqqRPHjEFClfRByYZzi9IzU35rBXIO76oDw==
48784878
dependencies:
48794879
webgl-constants "^1.1.1"
48804880

@@ -8230,13 +8230,13 @@ mdn-data@2.0.4:
82308230
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
82318231
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
82328232

8233-
"mds@https://github.com/minio/mds.git#v0.8.2":
8234-
version "0.8.2"
8235-
resolved "https://github.com/minio/mds.git#c8cb9553a85601d1f0fccf98438ff49ee9ae1bf5"
8233+
"mds@https://github.com/minio/mds.git#v0.8.3":
8234+
version "0.8.3"
8235+
resolved "https://github.com/minio/mds.git#9be1fe44ff56c9ccae4fe09b20480e1faff0d28a"
82368236
dependencies:
82378237
"@types/styled-components" "^5.1.25"
82388238
"@uiw/react-textarea-code-editor" "^2.1.7"
8239-
detect-gpu "^5.0.34"
8239+
detect-gpu "^5.0.37"
82408240
react-virtualized "^9.22.5"
82418241
styled-components "^5.3.11"
82428242

0 commit comments

Comments
 (0)