File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 63
63
"worker-loader" : " ^3.0.8" ,
64
64
"xml-js" : " ^1.6.11"
65
65
},
66
+ "resolutions" : {
67
+ "@archival-iiif/viewer-react/openseadragon" : " 4.0.0" ,
68
+ "@columbia-libraries/mirador/openseadragon" : " 4.0.0"
69
+ },
66
70
"peerDependencies" : {
71
+ "@columbia-libraries/mirador" : " 3.3.1-3789.4" ,
67
72
"@emotion/react" : " ^11.10.6" ,
68
73
"@emotion/styled" : " ^11.10.6" ,
69
74
"dnd-core" : " ^16.0.1" ,
70
- "@columbia-libraries/mirador" : " 3.3.1-3789.4" ,
71
75
"react" : " ^18.2.0" ,
72
76
"react-dom" : " ^18.2.0"
73
77
},
Original file line number Diff line number Diff line change @@ -4074,16 +4074,11 @@ open@^8.0.9:
4074
4074
is-docker "^2.1.1"
4075
4075
is-wsl "^2.2.0"
4076
4076
4077
-
4077
+ [email protected] , "openseadragon@^2.4.2 || ^3.0.0 || ^4.0.0", openseadragon@^4.0.0 :
4078
4078
version "4.0.0"
4079
4079
resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-4.0.0.tgz#1832f2048f786c69fd1ced3dee8368487f212d3e"
4080
4080
integrity sha512-HsjSgqiiPwLkW5576GxDJ7Rax96iLUET8fnTsJvu7uYYkd+qzen3bflxHyph0OVVgZBKP9SpGH1nPdU4Mz0Z2A==
4081
4081
4082
- " openseadragon@^2.4.2 || ^3.0.0 || ^4.0.0" , openseadragon@^4.0.0:
4083
- version "4.1.0"
4084
- resolved "https://registry.yarnpkg.com/openseadragon/-/openseadragon-4.1.0.tgz#194dce8c2c347d3dd45cdd5de4c278b41c8f5d3c"
4085
- integrity sha512-XMMzf5apmshvIvxvqMwiW9dJ07dol4zudvV1oFnoZuIpSZP3c3tlFjGbyOKHGhb1k4jmHQ7b7koG9vCHdKvC/A==
4086
-
4087
4082
p-limit@^2.2.0 :
4088
4083
version "2.3.0"
4089
4084
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1"
You can’t perform that action at this time.
0 commit comments