From 0f2fe3e2310dbea34f1fa9014dc149fa05f3cf43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:32:50 +0000 Subject: [PATCH] chore(deps-dev): bump @vivliostyle/cli from 8.17.1 to 8.17.2 Bumps [@vivliostyle/cli](https://github.com/vivliostyle/vivliostyle-cli) from 8.17.1 to 8.17.2. - [Release notes](https://github.com/vivliostyle/vivliostyle-cli/releases) - [Changelog](https://github.com/vivliostyle/vivliostyle-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/vivliostyle/vivliostyle-cli/compare/v8.17.1...v8.17.2) --- updated-dependencies: - dependency-name: "@vivliostyle/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 37 +++++++++++++++---------------------- package.json | 2 +- 2 files changed, 16 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index d184c46..44a5a37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@kubosho/configs": "^4.0.12", - "@vivliostyle/cli": "^8.17.1" + "@vivliostyle/cli": "^8.17.2" }, "engines": { "node": "20.17.0" @@ -3153,11 +3153,10 @@ "license": "ISC" }, "node_modules/@vivliostyle/cli": { - "version": "8.17.1", - "resolved": "https://registry.npmjs.org/@vivliostyle/cli/-/cli-8.17.1.tgz", - "integrity": "sha512-lldzFYGKzTRBURrElr3D+x+lIDJfEKNRwcB+JwJqM6N//wwR8DexnTSH+WnNnOYhcBV333gix2tJZnBkvCuWDA==", + "version": "8.17.2", + "resolved": "https://registry.npmjs.org/@vivliostyle/cli/-/cli-8.17.2.tgz", + "integrity": "sha512-AZM+ABaTlXeZRVBgpLmYtGaf7SNGF+rA8/z1DvHQJfSEbkM9yfwVDQiB5+8fgrOis1FvLJj1uD2sGcI43LW+bw==", "dev": true, - "license": "AGPL-3.0", "dependencies": { "@babel/code-frame": "^7.24.7", "@humanwhocodes/momoa": "^3.2.1", @@ -3165,7 +3164,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", @@ -3224,11 +3223,10 @@ } }, "node_modules/@vivliostyle/core": { - "version": "2.30.7", - "resolved": "https://registry.npmjs.org/@vivliostyle/core/-/core-2.30.7.tgz", - "integrity": "sha512-4BOtX4olH48NhljInvtDmwj5QSwcU6zjfH5ZsYSncXByljsBYQXVKrmjPMZrmHpjXNYXvk0+JQzd6qp65VVVTQ==", + "version": "2.30.8", + "resolved": "https://registry.npmjs.org/@vivliostyle/core/-/core-2.30.8.tgz", + "integrity": "sha512-UhHxIwH/lHY0l3Z8Cjl6wX94gKewatDXFanJ6p6j890svBy/tDR9tooBg76p6Cjr/+pXl42ToLPCRWVfdFn8lA==", "dev": true, - "license": "AGPL-3.0", "dependencies": { "fast-diff": "^1.2.0" }, @@ -3374,13 +3372,12 @@ } }, "node_modules/@vivliostyle/viewer": { - "version": "2.30.7", - "resolved": "https://registry.npmjs.org/@vivliostyle/viewer/-/viewer-2.30.7.tgz", - "integrity": "sha512-RwER9A2qzDP27CRHfYm3tLE1ySRYkQDBMk8zSMoe2srPoxwSqaGSk+Zk9NOEskb+AZPuccaAWAuZ2Hp90+0nEg==", + "version": "2.30.8", + "resolved": "https://registry.npmjs.org/@vivliostyle/viewer/-/viewer-2.30.8.tgz", + "integrity": "sha512-6cabEaRmC+y2RwGv6viHnw9oDdsOZKNWsu8MoLLnALTNqy+f2z2hs1pJm5H3/VH9dihzNWLATSKnX5WragtQNA==", "dev": true, - "license": "AGPL-3.0", "dependencies": { - "@vivliostyle/core": "^2.30.7", + "@vivliostyle/core": "^2.30.8", "i18next-ko": "^3.0.1", "knockout": "^3.5.0" }, @@ -7212,8 +7209,7 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz", "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==", - "dev": true, - "license": "Apache-2.0" + "dev": true }, "node_modules/fast-equals": { "version": "4.0.3", @@ -8942,15 +8938,13 @@ "version": "3.5.2", "resolved": "https://registry.npmjs.org/i18next/-/i18next-3.5.2.tgz", "integrity": "sha512-42eGG1b56O5NR01Gudod1R3LzPugN6tZ3ZmYtAqOJSmx4V3vD07hLtkkFrv/qu1mRecW1woezyXFZBFnNAgRXw==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/i18next-ko": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/i18next-ko/-/i18next-ko-3.0.1.tgz", "integrity": "sha512-Z0HMTiJHU1zP+Lgp8H8iZYmOZHrUVu6LaAWAmm5cMuP4y/VFAghEfs9kDuQ86+S+g45TCKzX76MqyNGemlJuMA==", "dev": true, - "license": "MIT", "dependencies": { "i18next": "^3.4.3" } @@ -10075,8 +10069,7 @@ "version": "3.5.1", "resolved": "https://registry.npmjs.org/knockout/-/knockout-3.5.1.tgz", "integrity": "sha512-wRJ9I4az0QcsH7A4v4l0enUpkS++MBx0BnL/68KaLzJg7x1qmbjSlwEoCNol7KTYZ+pmtI7Eh2J0Nu6/2Z5J/Q==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/known-css-properties": { "version": "0.35.0", diff --git a/package.json b/package.json index dec7400..6284427 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@kubosho/configs": "^4.0.12", - "@vivliostyle/cli": "^8.17.1" + "@vivliostyle/cli": "^8.17.2" }, "dependencies": { "@o2project/vivliostyle-theme-o2project": "^2.8.1"