Skip to content

Commit 9beca2c

Browse files
authored
mds-released-v0.9.2 (#3060)
1 parent 451f23a commit 9beca2c

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.9.1",
21+
"mds": "https://github.com/minio/mds.git#v0.9.2",
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
@@ -2793,10 +2793,10 @@
27932793
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
27942794
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
27952795

2796-
"@types/styled-components@^5.1.25":
2797-
version "5.1.26"
2798-
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.26.tgz#5627e6812ee96d755028a98dae61d28e57c233af"
2799-
integrity sha512-KuKJ9Z6xb93uJiIyxo/+ksS7yLjS1KzG6iv5i78dhVg/X3u5t1H7juRWqVmodIdz6wGVaIApo1u01kmFRdJHVw==
2796+
"@types/styled-components@^5.1.27":
2797+
version "5.1.27"
2798+
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.27.tgz#1915eedba0d52f26ba5a383fccb7fe50e2e71106"
2799+
integrity sha512-oY9c1SdztRRF0QDQdwXEenfAjGN4WGUkaMpx5hvdTbYYqw01qoY2GrHi+kAR6SVofynzD6KbGoF5ITP0zh5pvg==
28002800
dependencies:
28012801
"@types/hoist-non-react-statics" "*"
28022802
"@types/react" "*"
@@ -8366,11 +8366,11 @@ mdn-data@2.0.4:
83668366
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
83678367
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
83688368

8369-
"mds@https://github.com/minio/mds.git#v0.9.1":
8370-
version "0.9.1"
8371-
resolved "https://github.com/minio/mds.git#d0283d56e1e5442e3574d7bad524e1057996e33d"
8369+
"mds@https://github.com/minio/mds.git#v0.9.2":
8370+
version "0.9.2"
8371+
resolved "https://github.com/minio/mds.git#df27f06c4cd0bf9ccf60346fcc59199828d07e5a"
83728372
dependencies:
8373-
"@types/styled-components" "^5.1.25"
8373+
"@types/styled-components" "^5.1.27"
83748374
"@uiw/react-textarea-code-editor" "^2.1.7"
83758375
detect-gpu "^5.0.37"
83768376
react-virtualized "^9.22.5"

0 commit comments

Comments
 (0)