File tree 3 files changed +11
-11
lines changed
3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- FROM ghcr.io/vivliostyle/cli:8.13 .0
1
+ FROM ghcr.io/vivliostyle/cli:8.14 .0
2
2
LABEL maintainer
"Vivliostyle Foundation <[email protected] >"
3
3
4
4
WORKDIR /usr/src/app
Original file line number Diff line number Diff line change 58
58
"@octokit/graphql" : " ^4.8.0" ,
59
59
"@octokit/rest" : " ^18.12.0" ,
60
60
"@vivliostyle/vfm" : " 2.2.1" ,
61
- "@vivliostyle/viewer" : " 2.30.2 " ,
61
+ "@vivliostyle/viewer" : " 2.30.3 " ,
62
62
"apollo-server-micro" : " ^3.6.2" ,
63
63
"chakra-ui-contextmenu" : " ^1.0.3" ,
64
64
"dotenv" : " ^14.3.2" ,
Original file line number Diff line number Diff line change 3538
3538
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
3539
3539
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
3540
3540
3541
- " @vivliostyle/core@^2.30.2 " :
3542
- version "2.30.2 "
3543
- resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.2 .tgz#a07692adbcfbca907bf3922847b0f0ed5f0345b3 "
3544
- integrity sha512-/fci4jdAp1jPSNNhbEQrYQVQPDbj9K2fFmTW7M8VTi37OTJgSDDKg/Cls3zuoeDBo4mp4DaOjgdtiZvVSBgsMw ==
3541
+ " @vivliostyle/core@^2.30.3 " :
3542
+ version "2.30.3 "
3543
+ resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.3 .tgz#b3fd7b89b9e6574c52ae0b4eb22a22ff17f60e00 "
3544
+ integrity sha512-CqiG3C58iIKjKe57A181J5Wa2hYPXyUDYIjulAn7IZJEuE/zdV15Oeq+tqWbZLwfNGo7g9aB+29kjcYljvd76Q ==
3545
3545
dependencies :
3546
3546
fast-diff "^1.2.0"
3547
3547
3584
3584
unist-util-visit "^2.0.3"
3585
3585
unist-util-visit-parents "^3.1.1"
3586
3586
3587
- " @vivliostyle/[email protected] .2 " :
3588
- version "2.30.2 "
3589
- resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.2 .tgz#9aa1123e9a5eab906d4ceda9814cc531a637b71e "
3590
- integrity sha512-5Ipv4yxYqOdOnEpyYmTr3HtN3NqaDi0IE22Te8dGXNwmkhRik0QPHSuy/nDnpfDCrhCov9OLIpgtpokFQVjiRA ==
3587
+ " @vivliostyle/[email protected] .3 " :
3588
+ version "2.30.3 "
3589
+ resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.3 .tgz#11ffcc78f1ab6651c3a37acd60c41d4deabb0832 "
3590
+ integrity sha512-Dr0rcPDqhiDFZBq+vxJbuaWqTJVeZE2Pjypfc0sexy12LKG0fljB+qs5a8ZYjBJ83iU+B2QqIjRX3P8YYMLb3A ==
3591
3591
dependencies :
3592
- " @vivliostyle/core" " ^2.30.2 "
3592
+ " @vivliostyle/core" " ^2.30.3 "
3593
3593
i18next-ko "^3.0.1"
3594
3594
knockout "^3.5.0"
3595
3595
You can’t perform that action at this time.
0 commit comments