File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
"local-storage-fallback" : " ^4.1.1" ,
19
19
"lodash" : " ^4.17.21" ,
20
20
"luxon" : " ^3.3.0" ,
21
- "mds" : " https://github.com/minio/mds.git#v0.3.2 " ,
21
+ "mds" : " https://github.com/minio/mds.git#v0.3.3 " ,
22
22
"minio" : " ^7.0.32" ,
23
23
"react" : " ^18.1.0" ,
24
24
"react-component-export-image" : " ^1.0.6" ,
Original file line number Diff line number Diff line change @@ -4877,10 +4877,10 @@ destroy@1.2.0:
4877
4877
resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015"
4878
4878
integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==
4879
4879
4880
- detect-gpu@^5.0.16 :
4881
- version "5.0.16 "
4882
- resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.16 .tgz#a42054724f4a75d667add68ad1073c80d29ef733 "
4883
- integrity sha512-6+o6Sy+FzgQJG7Ray0fN7B4kRGGPuyaM5FHXJ4N3sLcQhsUO9+NEw9emM7vxN7DroZGG16ZydCX6kpgDmNXyKQ ==
4880
+ detect-gpu@^5.0.17 :
4881
+ version "5.0.17 "
4882
+ resolved "https://registry.yarnpkg.com/detect-gpu/-/detect-gpu-5.0.17 .tgz#fe4bbf8fc630aa68e1e770f4e63240212bdfbd38 "
4883
+ integrity sha512-eAnZDpYeDASfzFYmGULBEiK0P4q1naMxDzOtMkQEBcFdesu1LjnsOraZHQ7+BGgCTOcKWvI1rxjh5FvICst0xw ==
4884
4884
dependencies:
4885
4885
webgl-constants "^1.1.1"
4886
4886
@@ -8316,12 +8316,12 @@ mdn-data@2.0.4:
8316
8316
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.4.tgz#699b3c38ac6f1d728091a64650b65d388502fd5b"
8317
8317
integrity sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA==
8318
8318
8319
- "mds@https://github.com/minio/mds.git#v0.3.2 ":
8320
- version "0.3.2 "
8321
- resolved "https://github.com/minio/mds.git#85654388adaec4d2624b61bee439c7d9cd5801f7 "
8319
+ "mds@https://github.com/minio/mds.git#v0.3.3 ":
8320
+ version "0.3.3 "
8321
+ resolved "https://github.com/minio/mds.git#309b13379f64ec66a0e1f2670e7e8611b84e3215 "
8322
8322
dependencies:
8323
8323
"@types/styled-components" "^5.1.25"
8324
- detect-gpu "^5.0.16 "
8324
+ detect-gpu "^5.0.17 "
8325
8325
react-virtualized "^9.22.3"
8326
8326
styled-components "^5.3.9"
8327
8327
You can’t perform that action at this time.
0 commit comments