Skip to content

Commit

Permalink
Bump mirador from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [mirador](https://github.com/ProjectMirador/mirador) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/ProjectMirador/mirador/releases)
- [Commits](ProjectMirador/mirador@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: mirador
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 4228362 commit 412fbd0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"lodash": "^4.17.21",
"lru-cache": "^7.14.1",
"markdown-it": "^13.0.1",
"mirador": "^3.3.0",
"mirador": "^3.4.0",
"mirador-dl-plugin": "^0.13.0",
"mirador-share-plugin": "^0.16.0",
"morgan": "^1.10.0",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,7 @@
dependencies:
call-bind "^1.0.7"

"@material-ui/core@^4.11.0", "@material-ui/core@^4.12.4":
"@material-ui/core@^4.12.3", "@material-ui/core@^4.12.4":
version "4.12.4"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.4.tgz#4ac17488e8fcaf55eb6a7f5efb2a131e10138a73"
integrity sha512-tr7xekNlM9LjA6pagJmL8QCgZXaubWUwkJnoYcMKd4gw/t4XiyvnTkjdGrUVicyB2BsdaAv1tvow45bPM4sSwQ==
Expand Down Expand Up @@ -7823,12 +7823,12 @@ mirador-share-plugin@^0.16.0:
dependencies:
notistack "^3.0.1"

mirador@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/mirador/-/mirador-3.3.0.tgz#7a957a1db1a5388b2b8cafab00db4eb9f97557b9"
integrity sha512-BmGfRnWJ45B+vtiAwcFT7n9nKialfejE9UvuUK0NorO37ShArpsKr3yVSD4jQASwSR4DRRpPEG21jOk4WN7H3w==
mirador@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/mirador/-/mirador-3.4.0.tgz#94c92e87182985e096f79736d660e5daa6895b9b"
integrity sha512-9nZWRNu1h627EoczEyN8M1Y0Y1xZ97AqJSH7A5HrH8DegBgL23lZLIeQEVhcS14xwJFVbT/B1lVDy28FHwKIpQ==
dependencies:
"@material-ui/core" "^4.11.0"
"@material-ui/core" "^4.12.3"
"@material-ui/icons" "^4.9.1"
"@material-ui/lab" "^4.0.0-alpha.53"
"@researchgate/react-intersection-observer" "^1.0.0"
Expand All @@ -7845,7 +7845,7 @@ mirador@^3.3.0:
lodash "^4.17.11"
manifesto.js "^4.2.0"
normalize-url "^4.5.0"
openseadragon "^2.4.2"
openseadragon "^2.4.2 || ^3.0.0 || 4.0.x || ^4.1.1 || ^5.0.0"
prop-types "^15.6.2"
re-reselect "^4.0.0"
react-aria-live "^2.0.5"
Expand Down Expand Up @@ -8313,10 +8313,10 @@ [email protected], open@^8.0.9:
is-docker "^2.1.1"
is-wsl "^2.2.0"

openseadragon@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-2.4.2.tgz#f25d833d0ab9941599d65a3e2b44bec546c9f15c"
integrity sha512-398KbZwRtOYA6OmeWRY4Q0737NTacQ9Q6whmr9Lp1MNQO3p0eBz5LIASRne+4gwequcSM1vcHcjfy3dIndQziw==
"openseadragon@^2.4.2 || ^3.0.0 || 4.0.x || ^4.1.1 || ^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-5.0.0.tgz#3b0192c2dd8ba1f6b73166f0785975c8b4343584"
integrity sha512-S9aabSjmJg7Jfow1UItR5aXiKQLtkDWyRR5fxLeqT4vSYMvfscXUDfVS9snUN3JuIrHaSPJAlR4H2DYSn5DWRg==

optionator@^0.9.3:
version "0.9.4"
Expand Down

0 comments on commit 412fbd0

Please sign in to comment.