Updated mds to v0.0.9 (#2541)

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
This commit is contained in:
Alex
2023-01-03 12:46:16 -06:00
committed by GitHub
parent 255e3d14d0
commit 65ab6870e6
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
"local-storage-fallback": "^4.1.1",
"lodash": "^4.17.21",
"luxon": "^3.1.1",
"mds": "https://github.com/minio/mds.git#v0.0.8",
"mds": "https://github.com/minio/mds.git#v0.0.9",
"minio": "^7.0.32",
"moment": "^2.29.4",
"react": "^18.1.0",

View File

@@ -8014,9 +8014,9 @@ 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.0.8":
version "0.0.8"
resolved "https://github.com/minio/mds.git#acdfcc71be25a6902d4e2f8734ae5ad763ea3857"
"mds@https://github.com/minio/mds.git#v0.0.9":
version "0.0.9"
resolved "https://github.com/minio/mds.git#8b5b57581a5d7dcabc6834f5fe59507142337a03"
dependencies:
"@types/styled-components" "^5.1.25"
styled-components "^5.3.6"