Skip to content

Commit

Permalink
Merge pull request #282 from vivliostyle/update-vivliostyle
Browse files Browse the repository at this point in the history
Update Vivliostyle CLI (8.4.0) and VFM (2.2.0)
  • Loading branch information
MurakamiShinyu authored Oct 16, 2023
2 parents bfeaedc + 1160ca0 commit 40f8089
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion cloud-run/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/vivliostyle/cli:8.3.1
FROM ghcr.io/vivliostyle/cli:8.4.0
LABEL maintainer "Vivliostyle Foundation <[email protected]>"

WORKDIR /usr/src/app
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@octokit/auth-app": "^3.6.1",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0",
"@vivliostyle/vfm": "2.1.0",
"@vivliostyle/vfm": "2.2.0",
"@vivliostyle/viewer": "2.25.6",
"apollo-server-micro": "^3.6.2",
"chakra-ui-contextmenu": "^1.0.3",
Expand Down
14 changes: 7 additions & 7 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3435,10 +3435,10 @@
dependencies:
fast-diff "^1.2.0"

"@vivliostyle/vfm@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@vivliostyle/vfm/-/vfm-2.1.0.tgz#8d4e068123cffe1c2081ce3a1389c4fbe003d42d"
integrity sha512-qs26plUnRTd/XGQd7iLVkpSIY3pYPxwvYty8QJsSt+i9uS5W+LEY3QSRoWvbJTHco0IS8mmPmmf4XouABSQaQg==
"@vivliostyle/vfm@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@vivliostyle/vfm/-/vfm-2.2.0.tgz#f62929bf92b5a3630ba8a26bb607f31d24aeb7e2"
integrity sha512-YlkfwmVpo0azJDkLKizCoK0UVGrjRM1UybPMeQnj/3qJYvWezMDNPzBDgOe0W94SCBux8ufO6KuGYyHvm/Z3wg==
dependencies:
debug "^4.3.1"
doctype "^2.0.4"
Expand Down Expand Up @@ -4722,9 +4722,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==

fast-diff@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
version "1.3.0"
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==

fast-glob@^3.1.1:
version "3.2.7"
Expand Down

1 comment on commit 40f8089

@vercel
Copy link

@vercel vercel bot commented on 40f8089 Oct 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.