Skip to content

Commit

Permalink
fix: Update Vivliostyle.js to 2.30.8: Bug Fixes (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
MurakamiShinyu authored Jan 10, 2025
2 parents bc5a65f + 9c25dc0 commit 54f4835
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.7",
"@vivliostyle/viewer": "2.30.8",
"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.7":
version "2.30.7"
resolved "https://registry.yarnpkg.com/@vivliostyle/core/-/core-2.30.7.tgz#7ea8e45067b20031748d69d2591f649ac9023082"
integrity sha512-4BOtX4olH48NhljInvtDmwj5QSwcU6zjfH5ZsYSncXByljsBYQXVKrmjPMZrmHpjXNYXvk0+JQzd6qp65VVVTQ==
"@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==
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/[email protected].7":
version "2.30.7"
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.7.tgz#76095131403be0dc89a050a3e07cdec64288fd9d"
integrity sha512-RwER9A2qzDP27CRHfYm3tLE1ySRYkQDBMk8zSMoe2srPoxwSqaGSk+Zk9NOEskb+AZPuccaAWAuZ2Hp90+0nEg==
"@vivliostyle/[email protected].8":
version "2.30.8"
resolved "https://registry.yarnpkg.com/@vivliostyle/viewer/-/viewer-2.30.8.tgz#b14774541f384c6a78d09ba7caa8cdb197ed6b65"
integrity sha512-6cabEaRmC+y2RwGv6viHnw9oDdsOZKNWsu8MoLLnALTNqy+f2z2hs1pJm5H3/VH9dihzNWLATSKnX5WragtQNA==
dependencies:
"@vivliostyle/core" "^2.30.7"
"@vivliostyle/core" "^2.30.8"
i18next-ko "^3.0.1"
knockout "^3.5.0"

Expand Down

0 comments on commit 54f4835

Please sign in to comment.