Skip to content

Commit 4f79673

Browse files
Merge pull request #313 from vivliostyle/update-vivliostyle
Update Vivliostyle CLI (8.16.2) and Viewer (2.30.6)
2 parents 1df4d8c + 1e632d2 commit 4f79673

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

cloud-run/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/vivliostyle/cli:8.16.0
1+
FROM ghcr.io/vivliostyle/cli:8.16.2
22
LABEL maintainer "Vivliostyle Foundation <[email protected]>"
33

44
WORKDIR /usr/src/app

web/package.json

+1-1
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.30.5",
61+
"@vivliostyle/viewer": "2.30.6",
6262
"apollo-server-micro": "^3.6.2",
6363
"chakra-ui-contextmenu": "^1.0.3",
6464
"dotenv": "^14.3.2",

web/yarn.lock

+9-9
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.30.5":
3542-
version "2.30.5"
3543-
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.5.tgz#fc9412aa81b07bcb79932f46f82a044bb5c0c212"
3544-
integrity sha512-54/ZAxP5PK0lqkmUrOY7d9vL9rwvDSOiq8rbEA9YDQxiZJniLuQifqZt2Dtm1885e69yGXlfmztsZ3PWS8I4iw==
3541+
"@vivliostyle/core@^2.30.6":
3542+
version "2.30.6"
3543+
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.6.tgz#22320e5454bd10f7a95077f12d8af2949772f355"
3544+
integrity sha512-ephGnaNFjOVROHMqrM9uvf23foBZOgZ0s6Vcrfsqc+WrqYQqxpIQ9StfZp84OEqTPixiryG6Z6p1/izGny4kdw==
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/[email protected].5":
3588-
version "2.30.5"
3589-
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.5.tgz#d708212b7ac7852c7f5a4d7fbcd030c16ed15c1a"
3590-
integrity sha512-vffbyd3K1kQsBhOwqdBd9f5MMLvyIOqhUnFixLYriB1C6edjykEVfQTmd2iN+TSVOcPYpE4mJuc0kUL6Ffb57g==
3587+
"@vivliostyle/[email protected].6":
3588+
version "2.30.6"
3589+
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.6.tgz#b0a25a143db7905e86a13907ec3297f3b92f6c3e"
3590+
integrity sha512-kG9g2oBCdCfYS/Zm5Ucsx8mI5daf9I5QR46lys/jaETHkAltLIHAkIGOWje3kjm956S7QMS/vMfR/rhH48wQhw==
35913591
dependencies:
3592-
"@vivliostyle/core" "^2.30.5"
3592+
"@vivliostyle/core" "^2.30.6"
35933593
i18next-ko "^3.0.1"
35943594
knockout "^3.5.0"
35953595

0 commit comments

Comments
 (0)