Skip to content

Commit a062a59

Browse files
authored
mds-released-v0.7.0 (#2948)
1 parent 842c2de commit a062a59

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
@@ -19,7 +19,7 @@
1919
"local-storage-fallback": "^4.1.1",
2020
"lodash": "^4.17.21",
2121
"luxon": "^3.3.0",
22-
"mds": "https://github.com/minio/mds.git#v0.6.9",
22+
"mds": "https://github.com/minio/mds.git#v0.7.0",
2323
"react": "^18.1.0",
2424
"react-component-export-image": "^1.0.6",
2525
"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
@@ -4873,10 +4873,10 @@ destroy@1.2.0:
48734873
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48744874
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48754875

4876-
detect-gpu@^5.0.32:
4877-
version "5.0.32"
4878-
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.32.tgz#ca03b5d943f5c3db18f0ef6afb326092012d0c49"
4879-
integrity sha512-Z310uSFzHnWoInT7czpgPH8yuragsoylzFTatKHSZ11UDSm+pTRnR8U2bkhwGn9AECjl72oYoJWD+G3P8RW2NQ==
4876+
detect-gpu@^5.0.33:
4877+
version "5.0.33"
4878+
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.33.tgz#e7c690e3ed5d7a46c8d1f3f5b85dfa7d875a657a"
4879+
integrity sha512-lSfFHJ0hKWPxAKMZqaDySwP9lRnO6KNIiowXEYG50DVpBlP8RoQHVyiju9cG+sD6iokQnQjFbVk3pF87JWhA2A==
48804880
dependencies:
48814881
webgl-constants "^1.1.1"
48824882

@@ -8238,13 +8238,13 @@ mdn-data@2.0.4:
82388238
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
82398239
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
82408240

8241-
"mds@https://github.com/minio/mds.git#v0.6.9":
8242-
version "0.6.9"
8243-
resolved "https://github.com/minio/mds.git#ee054161ef898a0ab46bbdbc94346572bfe4e7b3"
8241+
"mds@https://github.com/minio/mds.git#v0.7.0":
8242+
version "0.7.0"
8243+
resolved "https://github.com/minio/mds.git#89335379b3a07333fb2dcbad099fbf11e8606746"
82448244
dependencies:
82458245
"@types/styled-components" "^5.1.25"
82468246
"@uiw/react-textarea-code-editor" "^2.1.7"
8247-
detect-gpu "^5.0.32"
8247+
detect-gpu "^5.0.33"
82488248
react-virtualized "^9.22.5"
82498249
styled-components "^5.3.11"
82508250

0 commit comments

Comments
 (0)