Skip to content

Commit

Permalink
feat: Update Vivliostyle.js to 2.31.0: Extended CSS Page Floats suppo…
Browse files Browse the repository at this point in the history
…rt (#554)
  • Loading branch information
MurakamiShinyu authored Jan 17, 2025
2 parents d1d23e9 + 6964349 commit 8fec698
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@npmcli/arborist": "^6.1.3",
"@vivliostyle/jsdom": "22.1.0-vivliostyle-cli.1",
"@vivliostyle/vfm": "2.2.1",
"@vivliostyle/viewer": "2.30.8",
"@vivliostyle/viewer": "2.31.0",
"ajv": "^8.11.2",
"ajv-formats": "^2.1.1",
"archiver": "^5.3.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1271,10 +1271,10 @@
loupe "^3.1.1"
tinyrainbow "^1.2.0"

"@vivliostyle/core@^2.30.8":
version "2.30.8"
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.8.tgz#22c84d25377fb89478e5c43298334d65b6134d5e"
integrity sha512-UhHxIwH/lHY0l3Z8Cjl6wX94gKewatDXFanJ6p6j890svBy/tDR9tooBg76p6Cjr/+pXl42ToLPCRWVfdFn8lA==
"@vivliostyle/core@^2.31.0":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.31.0.tgz#acdaea08417ea840cddd182184a666b979231cec"
integrity sha512-Wvam0xaN2BqYyVm5A1KsLaHcJOH/hax0ZN6r68Ic9Dq79fEzBAWBgyhOm4TB69FOTdwfDrBgxp2OIAbNR+aQ3g==
dependencies:
fast-diff "^1.2.0"

Expand Down Expand Up @@ -1346,12 +1346,12 @@
unist-util-visit "^2.0.3"
unist-util-visit-parents "^3.1.1"

"@vivliostyle/viewer@2.30.8":
version "2.30.8"
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.8.tgz#b14774541f384c6a78d09ba7caa8cdb197ed6b65"
integrity sha512-6cabEaRmC+y2RwGv6viHnw9oDdsOZKNWsu8MoLLnALTNqy+f2z2hs1pJm5H3/VH9dihzNWLATSKnX5WragtQNA==
"@vivliostyle/viewer@2.31.0":
version "2.31.0"
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.31.0.tgz#8d2bed1f7ce3ac7b889aa1da731a6da05671ec79"
integrity sha512-BuEqBtkbT5Qeg2F50twPEmJ2rq3UMSwyv9FDK1rUPx4QPPXCuXK8kdSkDAeBm8A+/NygdGdRtZd/8QwwC8yHRg==
dependencies:
"@vivliostyle/core" "^2.30.8"
"@vivliostyle/core" "^2.31.0"
i18next-ko "^3.0.1"
knockout "^3.5.0"

Expand Down

0 comments on commit 8fec698

Please sign in to comment.