mds-released-v0.9.3 (#3073)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"local-storage-fallback": "^4.1.1",
|
||||
"lodash": "^4.17.21",
|
||||
"luxon": "^3.4.3",
|
||||
"mds": "https://github.com/minio/mds.git#v0.9.2",
|
||||
"mds": "https://github.com/minio/mds.git#v0.9.3",
|
||||
"react": "^18.1.0",
|
||||
"react-component-export-image": "^1.0.6",
|
||||
"react-copy-to-clipboard": "^5.0.2",
|
||||
|
||||
@@ -2784,7 +2784,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
|
||||
integrity sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==
|
||||
|
||||
"@types/styled-components@^5.1.27":
|
||||
"@types/styled-components@^5.1.28":
|
||||
version "5.1.28"
|
||||
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.28.tgz#3b86c4d373924ff6976de788843cab445d9ab15b"
|
||||
integrity sha512-nu0VKNybkjvUqJAXWtRqKd7j3iRUl8GbYSTvZNuIBJcw/HUp1Y4QUXNLlj7gcnRV/t784JnHAlvRnSnE3nPbJA==
|
||||
@@ -2945,7 +2945,7 @@
|
||||
"@typescript-eslint/types" "5.62.0"
|
||||
eslint-visitor-keys "^3.3.0"
|
||||
|
||||
"@uiw/react-textarea-code-editor@^2.1.7":
|
||||
"@uiw/react-textarea-code-editor@^2.1.9":
|
||||
version "2.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@uiw/react-textarea-code-editor/-/react-textarea-code-editor-2.1.9.tgz#228305a2ed5029eb2cafc82589f3fa186cc85693"
|
||||
integrity sha512-fby8oencLyF1BMAMDVIe4zErb01Qf97G25vJld6mJmgFAbK5TwFW0XUvkxAuNKaLp+EccKf5pejCVHcS/jZ3eA==
|
||||
@@ -8408,12 +8408,12 @@ 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.9.2":
|
||||
"mds@https://github.com/minio/mds.git#v0.9.3":
|
||||
version "0.9.2"
|
||||
resolved "https://github.com/minio/mds.git#df27f06c4cd0bf9ccf60346fcc59199828d07e5a"
|
||||
resolved "https://github.com/minio/mds.git#36a8ba5be7e5c0ce5b10e1b7aba54f40edccc0e8"
|
||||
dependencies:
|
||||
"@types/styled-components" "^5.1.27"
|
||||
"@uiw/react-textarea-code-editor" "^2.1.7"
|
||||
"@types/styled-components" "^5.1.28"
|
||||
"@uiw/react-textarea-code-editor" "^2.1.9"
|
||||
detect-gpu "^5.0.37"
|
||||
react-virtualized "^9.22.5"
|
||||
styled-components "^5.3.11"
|
||||
|
||||
Reference in New Issue
Block a user