Skip to content

Commit 672e3e9

Browse files
Merge pull request #320 from vivliostyle/update-vivliostyle
Update Vivliostyle CLI (9.1.0) and Viewer (2.32.0)
2 parents 48a171c + 2b80181 commit 672e3e9

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

cloud-run/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/vivliostyle/cli:8.20.0
1+
FROM ghcr.io/vivliostyle/cli:9.1.0
22
LABEL maintainer "Vivliostyle Foundation <[email protected]>"
33

44
WORKDIR /usr/src/app

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@octokit/graphql": "^4.8.0",
5959
"@octokit/rest": "^18.12.0",
6060
"@vivliostyle/vfm": "2.2.1",
61-
"@vivliostyle/viewer": "2.31.2",
61+
"@vivliostyle/viewer": "2.32.0",
6262
"apollo-server-micro": "^3.6.2",
6363
"chakra-ui-contextmenu": "^1.0.3",
6464
"dotenv": "^14.3.2",

web/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,10 +3538,10 @@
35383538
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
35393539
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
35403540

3541-
"@vivliostyle/core@^2.31.2":
3542-
version "2.31.2"
3543-
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.31.2.tgz#014d8894814f8a16c91b403464ba0bb89502cc3a"
3544-
integrity sha512-/wgMBFlLjowQBpO1ihrWYOyrZTXPtPSPp4N7BhVBA826/8WRDv4ZC+pcJhF9/qBFRdUKqPRjF7Ec7HXDVJ+vfA==
3541+
"@vivliostyle/core@^2.32.0":
3542+
version "2.32.0"
3543+
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.32.0.tgz#a2f1f3b8ad617fad70744fa075ffe433bec0ce76"
3544+
integrity sha512-P3V/+oFuRT+VFnuJ0G+efslIWlOyaLS2YvY3PJskXAh/JULP9/aFkYCkrqNj1DyH0TIJ60Ty23yK561A4GiyZw==
35453545
dependencies:
35463546
fast-diff "^1.2.0"
35473547

@@ -3584,12 +3584,12 @@
35843584
unist-util-visit "^2.0.3"
35853585
unist-util-visit-parents "^3.1.1"
35863586

3587-
"@vivliostyle/viewer@2.31.2":
3588-
version "2.31.2"
3589-
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.31.2.tgz#898f034efbe0d4ae40613827b6c02a3bc6bb90b4"
3590-
integrity sha512-KNsTD/rFxfinEI/LQEsfzxMBkJrBzwaE2HSRBlym2fYIXgi5U9AdlGi4QrzlWTMKIzoDUNEpPgPKNKie93E8Sw==
3587+
"@vivliostyle/viewer@2.32.0":
3588+
version "2.32.0"
3589+
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.32.0.tgz#721d9e3224d0b5fe004906a6572d22964195fd39"
3590+
integrity sha512-ZxQvhzzJNVhCJU+ls3peGsCAoyuwYGUw/RT05Rmy6jHS6KgqM+fmsMj6uDG3X7wiJO+bBqTpXhNZIhAoFoyV2A==
35913591
dependencies:
3592-
"@vivliostyle/core" "^2.31.2"
3592+
"@vivliostyle/core" "^2.32.0"
35933593
i18next-ko "^3.0.1"
35943594
knockout "^3.5.0"
35953595

0 commit comments

Comments
 (0)