Skip to content

Commit fb5193d

Browse files
authored
Updated mds to v0.4.0 (#2794)
1 parent f7a7f01 commit fb5193d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

portal-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"local-storage-fallback": "^4.1.1",
1919
"lodash": "^4.17.21",
2020
"luxon": "^3.3.0",
21-
"mds": "https://github.com/minio/mds.git#v0.3.3",
21+
"mds": "https://github.com/minio/mds.git#v0.4.0",
2222
"react": "^18.1.0",
2323
"react-component-export-image": "^1.0.6",
2424
"react-copy-to-clipboard": "^5.0.2",

portal-ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4865,7 +4865,7 @@ destroy@1.2.0:
48654865
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
48664866
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
48674867

4868-
detect-gpu@^5.0.17:
4868+
detect-gpu@^5.0.20:
48694869
version "5.0.21"
48704870
resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.21.tgz#91fc05655e219a294b5030b8659ee05ce4307c48"
48714871
integrity sha512-Dcf+4zxB3/4+7nVje3zQffJ3ksS7DiUztlNR0jC4AUF8FTBTeKWoIRxRAq4dGaRft8hEadUIDbjZbiKhCFo/Bw==
@@ -8339,14 +8339,14 @@ mdn-data@2.0.4:
83398339
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
83408340
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
83418341

8342-
"mds@https://github.com/minio/mds.git#v0.3.3":
8343-
version "0.3.3"
8344-
resolved "https://github.com/minio/mds.git#309b13379f64ec66a0e1f2670e7e8611b84e3215"
8342+
"mds@https://github.com/minio/mds.git#v0.4.0":
8343+
version "0.4.0"
8344+
resolved "https://github.com/minio/mds.git#9984393bedbc855025863d25024f07c410aa3018"
83458345
dependencies:
83468346
"@types/styled-components" "^5.1.25"
8347-
detect-gpu "^5.0.17"
8348-
react-virtualized "^9.22.3"
8349-
styled-components "^5.3.9"
8347+
detect-gpu "^5.0.20"
8348+
react-virtualized "^9.22.5"
8349+
styled-components "^5.3.10"
83508350

83518351
media-typer@0.3.0:
83528352
version "0.3.0"
@@ -10207,7 +10207,7 @@ react-virtual@^2.8.2:
1020710207
dependencies:
1020810208
"@reach/observe-rect" "^1.1.0"
1020910209

10210-
react-virtualized@^9.22.3, react-virtualized@^9.22.5:
10210+
react-virtualized@^9.22.5:
1021110211
version "9.22.5"
1021210212
resolved "https://registry.yarnpkg.com/react-virtualized/-/react-virtualized-9.22.5.tgz#bfb96fed519de378b50d8c0064b92994b3b91620"
1021310213
integrity sha512-YqQMRzlVANBv1L/7r63OHa2b0ZsAaDp1UhVNEdUaXI8A5u6hTpA5NYtUueLH2rFuY/27mTGIBl7ZhqFKzw18YQ==
@@ -11255,7 +11255,7 @@ style-loader@^3.3.1:
1125511255
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.3.2.tgz#eaebca714d9e462c19aa1e3599057bc363924899"
1125611256
integrity sha512-RHs/vcrKdQK8wZliteNK4NKzxvLBzpuHMqYmUVWeKa6MkaIQ97ZTOS0b+zapZhy6GcrgWnvWYCMHRirC3FsUmw==
1125711257

11258-
styled-components@^5.3.10, styled-components@^5.3.9:
11258+
styled-components@^5.3.10:
1125911259
version "5.3.10"
1126011260
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.10.tgz#42f7245f58fe960362a63f543dda23c0ac107c0f"
1126111261
integrity sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==

0 commit comments

Comments
 (0)