Skip to content

Commit

Permalink
Merge pull request #287 from cmahnke/dependabot/npm_and_yarn/npm-63ae…
Browse files Browse the repository at this point in the history
…5848e6
  • Loading branch information
cmahnke authored Dec 4, 2024
2 parents d726552 + 096d22d commit 33b4b79
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"chroma-js": "^3.1.2",
"pdfobject": "2.3.0",
"openseadragon": "^5.0.0",
"@annotorious/openseadragon": "^3.0.18"
"@annotorious/openseadragon": "^3.0.19"
},
"devDependencies": {
"replace-in-file": "8.2.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@
# yarn lockfile v1


"@annotorious/[email protected].18":
version "3.0.18"
resolved "https://registry.yarnpkg.com/@annotorious/annotorious/-/annotorious-3.0.18.tgz#fde82b1f2adddb75bec556db658306eed1abefac"
integrity sha512-LAvApE0h/CzHO6SXMYaBS3k9YRe9NZdRXL6zxmz83VldEeQY2TQFnydBDzINJD3JNA7iJmmePoGOk81U8ZhbdA==
"@annotorious/[email protected].19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@annotorious/annotorious/-/annotorious-3.0.19.tgz#a656300b35f2c25ea3600d376bbd0667837b4fd4"
integrity sha512-AebOhWo2erBwjCmucFSi+pwlAFUl5rUixsOzV0sb6blWhIEzC9KBylYPdmsRsvEYnOiRMi9SaZU0zS/EVjFtSQ==
dependencies:
"@annotorious/core" "3.0.18"
"@annotorious/core" "3.0.19"
rbush "^4.0.1"
uuid "^11.0.3"

"@annotorious/[email protected].18":
version "3.0.18"
resolved "https://registry.yarnpkg.com/@annotorious/core/-/core-3.0.18.tgz#f9ebd96a9f7fcb075269b9f268957d0c98ae3c14"
integrity sha512-fBgZLDPIZDipr3BDPf/LdtD5muxSSM9oO9sAswwtGIfsdSC9ChsuK1qiy0aiXvjq5qzZq10+sWLNnsrqkMvIcQ==
"@annotorious/[email protected].19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@annotorious/core/-/core-3.0.19.tgz#0fbe0083a49827ef6ed8711d47fb7ddb81859a5f"
integrity sha512-bBtW17wlSWB+icIPLZ1nCz1FeRnWy+b4NpkYHu2Whgta3oM8JLlwCcr+k3LDG/svPLoU1B0CP6RhnAYKHMUnCg==
dependencies:
dequal "^2.0.3"
nanoevents "^9.1.0"
nanoid "^5.0.9"
uuid "^11.0.3"

"@annotorious/openseadragon@^3.0.18":
version "3.0.18"
resolved "https://registry.yarnpkg.com/@annotorious/openseadragon/-/openseadragon-3.0.18.tgz#95d35bc6ba082b57df3f27f368e904328dbded2b"
integrity sha512-qzHOtNKp/o+KeM8r4MMV3BLvtAuSxJbzL1LAaow8nxRyP3RF30StPBOYLkVi7FaWkGN1fTv9o2ApO98x91Gvrw==
"@annotorious/openseadragon@^3.0.19":
version "3.0.19"
resolved "https://registry.yarnpkg.com/@annotorious/openseadragon/-/openseadragon-3.0.19.tgz#7c9fc40768449982e44d7f17bea78bc37efa9695"
integrity sha512-5e+QAXT7e5NVGrdLUKVNTvFWm2NYHz9KKDLYYWToZxibA/c3ICU2ojy9SeACW7GDWuDjNg2xQG/Ta2fhyNY1qA==
dependencies:
"@annotorious/annotorious" "3.0.18"
"@annotorious/core" "3.0.18"
"@annotorious/annotorious" "3.0.19"
"@annotorious/core" "3.0.19"
pixi.js "^7.4.2"
uuid "^11.0.3"

Expand Down

0 comments on commit 33b4b79

Please sign in to comment.