Skip to content

Commit 5fdc341

Browse files
authored
mds-released-v0.9.3 (#3073)
1 parent 15de6ca commit 5fdc341

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

portal-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"local-storage-fallback": "^4.1.1",
1818
"lodash": "^4.17.21",
1919
"luxon": "^3.4.3",
20-
"mds": "https://github.com/minio/mds.git#v0.9.2",
20+
"mds": "https://github.com/minio/mds.git#v0.9.3",
2121
"react": "^18.1.0",
2222
"react-component-export-image": "^1.0.6",
2323
"react-copy-to-clipboard": "^5.0.2",

portal-ui/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,7 +2784,7 @@
27842784
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
27852785
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
27862786

2787-
"@types/styled-components@^5.1.27":
2787+
"@types/styled-components@^5.1.28":
27882788
version "5.1.28"
27892789
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.28.tgz#3b86c4d373924ff6976de788843cab445d9ab15b"
27902790
integrity sha512-nu0VKNybkjvUqJAXWtRqKd7j3iRUl8GbYSTvZNuIBJcw/HUp1Y4QUXNLlj7gcnRV/t784JnHAlvRnSnE3nPbJA==
@@ -2945,7 +2945,7 @@
29452945
"@typescript-eslint/types" "5.62.0"
29462946
eslint-visitor-keys "^3.3.0"
29472947

2948-
"@uiw/react-textarea-code-editor@^2.1.7":
2948+
"@uiw/react-textarea-code-editor@^2.1.9":
29492949
version "2.1.9"
29502950
resolved "https://registry.yarnpkg.com/@uiw/react-textarea-code-editor/-/react-textarea-code-editor-2.1.9.tgz#228305a2ed5029eb2cafc82589f3fa186cc85693"
29512951
integrity sha512-fby8oencLyF1BMAMDVIe4zErb01Qf97G25vJld6mJmgFAbK5TwFW0XUvkxAuNKaLp+EccKf5pejCVHcS/jZ3eA==
@@ -8408,12 +8408,12 @@ mdn-data@2.0.4:
84088408
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
84098409
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
84108410

8411-
"mds@https://github.com/minio/mds.git#v0.9.2":
8411+
"mds@https://github.com/minio/mds.git#v0.9.3":
84128412
version "0.9.2"
8413-
resolved "https://github.com/minio/mds.git#df27f06c4cd0bf9ccf60346fcc59199828d07e5a"
8413+
resolved "https://github.com/minio/mds.git#36a8ba5be7e5c0ce5b10e1b7aba54f40edccc0e8"
84148414
dependencies:
8415-
"@types/styled-components" "^5.1.27"
8416-
"@uiw/react-textarea-code-editor" "^2.1.7"
8415+
"@types/styled-components" "^5.1.28"
8416+
"@uiw/react-textarea-code-editor" "^2.1.9"
84178417
detect-gpu "^5.0.37"
84188418
react-virtualized "^9.22.5"
84198419
styled-components "^5.3.11"

0 commit comments

Comments
 (0)