From fb3e4a2fd520e4f96f1708eb75d1b2188f9fc66f Mon Sep 17 00:00:00 2001 From: MinIO Bot <124000690+minio-bot@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:16:34 -0700 Subject: [PATCH] mds-released-v0.9.4 (#1799) Co-authored-by: MinIO Bot --- web-app/package.json | 2 +- web-app/yarn.lock | 43 ++++++++++++++++++++++++++++++++----------- 2 files changed, 33 insertions(+), 12 deletions(-) diff --git a/web-app/package.json b/web-app/package.json index f03ae327320..4645562b3f1 100644 --- a/web-app/package.json +++ b/web-app/package.json @@ -18,7 +18,7 @@ "local-storage-fallback": "^4.1.1", "lodash": "^4.17.21", "luxon": "^3.3.0", - "mds": "https://github.com/minio/mds.git#v0.9.2", + "mds": "https://github.com/minio/mds.git#v0.9.4", "react": "^18.1.0", "react-copy-to-clipboard": "^5.0.2", "react-dom": "^18.1.0", diff --git a/web-app/yarn.lock b/web-app/yarn.lock index 6ef106c97fe..8135efa9c67 100644 --- a/web-app/yarn.lock +++ b/web-app/yarn.lock @@ -2741,10 +2741,10 @@ 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": - version "5.1.27" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.27.tgz#1915eedba0d52f26ba5a383fccb7fe50e2e71106" - integrity sha512-oY9c1SdztRRF0QDQdwXEenfAjGN4WGUkaMpx5hvdTbYYqw01qoY2GrHi+kAR6SVofynzD6KbGoF5ITP0zh5pvg== +"@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== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*" @@ -2902,7 +2902,7 @@ "@typescript-eslint/types" "5.60.1" eslint-visitor-keys "^3.3.0" -"@uiw/react-textarea-code-editor@^2.1.1", "@uiw/react-textarea-code-editor@^2.1.7": +"@uiw/react-textarea-code-editor@^2.1.1": version "2.1.7" resolved "https://registry.yarnpkg.com/@uiw/react-textarea-code-editor/-/react-textarea-code-editor-2.1.7.tgz#f67a190e3f2b4627268e0d17600bbbe396545c33" integrity sha512-mh3+PLiWPM9eclpdQ16jhm1mlS9IEwwiNkfQX34RACB9M0p7JoSI8Tq0T+3sTgbGzgwkrruOvsXUY6NKYLohZQ== @@ -2911,6 +2911,15 @@ rehype "~12.0.1" rehype-prism-plus "1.5.0" +"@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== + dependencies: + "@babel/runtime" "^7.18.6" + rehype "~12.0.1" + rehype-prism-plus "1.6.3" + "@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5": version "1.11.6" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.6.tgz#db046555d3c413f8966ca50a95176a0e2c642e24" @@ -7849,12 +7858,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": - version "0.9.2" - resolved "https://github.com/minio/mds.git#df27f06c4cd0bf9ccf60346fcc59199828d07e5a" +"mds@https://github.com/minio/mds.git#v0.9.4": + version "0.9.4" + resolved "https://github.com/minio/mds.git#4c723cdbf1944546abba740b03845ef8877e5911" 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" @@ -9626,7 +9635,7 @@ redux@^4.0.0, redux@^4.2.1: dependencies: "@babel/runtime" "^7.9.2" -refractor@^4.7.0: +refractor@^4.7.0, refractor@^4.8.0: version "4.8.1" resolved "https://registry.yarnpkg.com/refractor/-/refractor-4.8.1.tgz#fbdd889333a3d86c9c864479622855c9b38e9d42" integrity sha512-/fk5sI0iTgFYlmVGYVew90AoYnNMP6pooClx/XKqyeeCQXrL0Kvgn8V0VEht5ccdljbzzF1i3Q213gcntkRExg== @@ -9715,6 +9724,18 @@ rehype-prism-plus@1.5.0: unist-util-filter "^4.0.0" unist-util-visit "^4.0.0" +rehype-prism-plus@1.6.3: + version "1.6.3" + resolved "https://registry.yarnpkg.com/rehype-prism-plus/-/rehype-prism-plus-1.6.3.tgz#8bf23a4cfc3419349770bb9064a91bdab04fae86" + integrity sha512-F6tn376zimnvy+xW0bSnryul+rvVL7NhDIkavc9kAuzDx5zIZW04A6jdXPkcFBhojcqZB8b6pHt6CLqiUx+Tbw== + dependencies: + hast-util-to-string "^2.0.0" + parse-numeric-range "^1.3.0" + refractor "^4.8.0" + rehype-parse "^8.0.2" + unist-util-filter "^4.0.0" + unist-util-visit "^4.0.0" + rehype-stringify@^9.0.0: version "9.0.3" resolved "https://registry.yarnpkg.com/rehype-stringify/-/rehype-stringify-9.0.3.tgz#70e3bd6d4d29e7acf36b802deed350305d2c3c17"