Skip to content

Commit

Permalink
Upgrade to MDS v1.0.4 (#3473)
Browse files Browse the repository at this point in the history
upgrade to MDS v1.0.4
  • Loading branch information
ramondeklein authored Nov 19, 2024
1 parent 97ef82f commit 076b803
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"local-storage-fallback": "^4.1.2",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"mds": "https://github.com/minio/mds.git#v1.0.3",
"mds": "https://github.com/minio/mds.git#v1.0.4",
"react": "^18.3.1",
"react-component-export-image": "^1.0.6",
"react-copy-to-clipboard": "^5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions web-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11811,9 +11811,9 @@ __metadata:
languageName: node
linkType: hard

"mds@https://github.com/minio/mds.git#v1.0.3":
version: 1.0.2
resolution: "mds@https://github.com/minio/mds.git#commit=3025ce83976c286fb1e9c55095336d75ad82d8e6"
"mds@https://github.com/minio/mds.git#v1.0.4":
version: 1.0.4
resolution: "mds@https://github.com/minio/mds.git#commit=027fb7f9834e2bd6daba7f62a9d04d9a3606fbe1"
dependencies:
"@storybook/test": "npm:^8.2.4"
"@types/styled-components": "npm:^5.1.34"
Expand All @@ -11823,7 +11823,7 @@ __metadata:
react-calendar: "npm:^5.0.0"
react-virtualized: "npm:^9.22.5"
styled-components: "npm:^5.3.11"
checksum: 10c0/4b5eb16cf3b565d2c88472abc7e670009aa02d1d7d9d16573f8c9b4a2110601051e05c2a563c9a5b3ad4c6df5ef65695c163de164c39616faa52db1957a8987d
checksum: 10c0/101b6a0c42c7dad009e40166239bf1c6a50333563532fad36e7111de2dfcf5999db4ab16906d200791c943cd3b33545237de9ee6eecd217b6c03eba11aeefa26
languageName: node
linkType: hard

Expand Down Expand Up @@ -18168,7 +18168,7 @@ __metadata:
local-storage-fallback: "npm:^4.1.2"
lodash: "npm:^4.17.21"
luxon: "npm:^3.4.4"
mds: "https://github.com/minio/mds.git#v1.0.3"
mds: "https://github.com/minio/mds.git#v1.0.4"
minio: "npm:^8.0.1"
nyc: "npm:^15.1.0"
prettier: "npm:3.3.3"
Expand Down

0 comments on commit 076b803

Please sign in to comment.