Skip to content

Commit

Permalink
mds-released-v0.6.9 (#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-bot authored Jul 11, 2023
1 parent d1e69cc commit 8e420ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.7",
"mds": "https://github.com/minio/mds.git#v0.6.9",
"react": "^18.1.0",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^18.1.0",
Expand Down
16 changes: 8 additions & 8 deletions web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4684,10 +4684,10 @@ destroy@1.2.0:
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==

detect-gpu@^5.0.29:
version "5.0.30"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.30.tgz#87278708be4be1f79d2766eb4d6dc04c4d530fde"
integrity sha512-TfoGbAsy3uRz82OklH456eYS5eO+9BoqzKRZNpwFcW73ZHN8EvNmlSSrEU2XhLqIuBE+U9GtErl74kG4qTSEYg==
detect-gpu@^5.0.32:
version "5.0.32"
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.32.tgz#ca03b5d943f5c3db18f0ef6afb326092012d0c49"
integrity sha512-Z310uSFzHnWoInT7czpgPH8yuragsoylzFTatKHSZ11UDSm+pTRnR8U2bkhwGn9AECjl72oYoJWD+G3P8RW2NQ==
dependencies:
webgl-constants "^1.1.1"

Expand Down Expand Up @@ -7811,13 +7811,13 @@ 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.6.7":
version "0.6.7"
resolved "https://github.com/minio/mds.git#e1e8f8888fd78c21be6efef3aa9ed3e1e454fe1d"
"mds@https://github.com/minio/mds.git#v0.6.9":
version "0.6.9"
resolved "https://github.com/minio/mds.git#ee054161ef898a0ab46bbdbc94346572bfe4e7b3"
dependencies:
"@types/styled-components" "^5.1.25"
"@uiw/react-textarea-code-editor" "^2.1.7"
detect-gpu "^5.0.29"
detect-gpu "^5.0.32"
react-virtualized "^9.22.5"
styled-components "^5.3.11"

Expand Down

0 comments on commit 8e420ca

Please sign in to comment.