@vivliostyle/cli 9.0.0-next.6 → 9.0.0-next.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,17 +1,17 @@
1
1
  import {
2
2
  createVitePlugin
3
- } from "./chunk-Y3ETBU5J.js";
3
+ } from "./chunk-KBYCGWN5.js";
4
4
  import {
5
5
  build
6
- } from "./chunk-DMGAKSPH.js";
6
+ } from "./chunk-NABNSSUR.js";
7
7
  import {
8
8
  init
9
- } from "./chunk-E7QOXL6M.js";
9
+ } from "./chunk-YXEC5ZRK.js";
10
10
  import {
11
11
  preview
12
- } from "./chunk-LASMQBPP.js";
13
- import "./chunk-QC3BOE2G.js";
14
- import "./chunk-VBEHGS67.js";
12
+ } from "./chunk-LGWCIQSL.js";
13
+ import "./chunk-NWDF2NRZ.js";
14
+ import "./chunk-KJ2TDIM3.js";
15
15
  import "./chunk-EX7EA34F.js";
16
16
  import "./chunk-WX6JHPSL.js";
17
17
  import {
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createVitePlugin
3
- } from "./chunk-Y3ETBU5J.js";
4
- import "./chunk-VBEHGS67.js";
3
+ } from "./chunk-KBYCGWN5.js";
4
+ import "./chunk-KJ2TDIM3.js";
5
5
  import "./chunk-EX7EA34F.js";
6
6
  import "./chunk-WX6JHPSL.js";
7
7
  import "./chunk-DMARNPN5.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vivliostyle/cli",
3
3
  "description": "Save the pdf file via headless browser and Vivliostyle.",
4
- "version": "9.0.0-next.6",
4
+ "version": "9.0.0-next.7",
5
5
  "author": "spring_raining <harusamex.com@gmail.com>",
6
6
  "type": "module",
7
7
  "scripts": {
@@ -22,90 +22,90 @@
22
22
  "vite": ">=6"
23
23
  },
24
24
  "dependencies": {
25
- "@babel/code-frame": "^7.24.7",
26
- "@humanwhocodes/momoa": "^3.2.1",
27
- "@napi-rs/canvas": "0.1.41",
28
- "@npmcli/arborist": "^7.5.4",
25
+ "@babel/code-frame": "7.26.2",
26
+ "@humanwhocodes/momoa": "3.3.8",
27
+ "@napi-rs/canvas": "0.1.69",
28
+ "@npmcli/arborist": "8.0.0",
29
29
  "@vivliostyle/jsdom": "25.0.1-vivliostyle-cli.1",
30
30
  "@vivliostyle/vfm": "2.2.1",
31
- "@vivliostyle/viewer": "2.30.7",
32
- "ajv": "^8.11.2",
33
- "ajv-formats": "^2.1.1",
34
- "archiver": "^5.3.1",
35
- "bcp-47-match": "^2.0.3",
31
+ "@vivliostyle/viewer": "2.31.2",
32
+ "ajv": "8.17.1",
33
+ "ajv-formats": "3.0.1",
34
+ "archiver": "7.0.1",
35
+ "bcp-47-match": "2.0.3",
36
36
  "command-exists": "1.2.9",
37
- "commander": "^12.1.0",
38
- "debug": "^4.3.2",
39
- "decamelize": "5.0.0",
40
- "dompurify": "^3.1.2",
41
- "escape-string-regexp": "^5.0.0",
42
- "execa": "^9.5.2",
43
- "fast-xml-parser": "^4.2.4",
44
- "fs-extra": "^11.1.1",
45
- "github-slugger": "^2.0.0",
46
- "hast-util-to-html": "^9.0.1",
47
- "hastscript": "^9.0.0",
48
- "mime-types": "^2.1.32",
49
- "node-stream-zip": "^1.14.0",
50
- "npm-package-arg": "^11.0.2",
51
- "pdf-lib": "^1.16.0",
52
- "picomatch": "^4.0.2",
53
- "playwright-core": "1.49.0",
54
- "press-ready": "^4.0.3",
55
- "prettier": "^3.3.3",
56
- "resolve-pkg": "^2.0.0",
57
- "sirv": "^3.0.0",
58
- "terminal-link": "^2.1.1",
59
- "tinyglobby": "^0.2.10",
60
- "tmp": "^0.2.1",
61
- "upath": "^2.0.1",
62
- "uuid": "^8.3.2",
63
- "valibot": "^0.42.1",
64
- "vfile": "^4.2.1",
65
- "w3c-xmlserializer": "^4.0.0",
66
- "whatwg-mimetype": "^3.0.0",
67
- "yocto-spinner": "^0.1.2",
68
- "yoctocolors": "^2.1.1"
37
+ "commander": "13.1.0",
38
+ "debug": "4.4.0",
39
+ "decamelize": "6.0.0",
40
+ "dompurify": "3.2.5",
41
+ "escape-string-regexp": "5.0.0",
42
+ "execa": "9.5.2",
43
+ "fast-xml-parser": "5.2.1",
44
+ "fs-extra": "11.2.0",
45
+ "github-slugger": "2.0.0",
46
+ "hast-util-to-html": "9.0.5",
47
+ "hastscript": "9.0.1",
48
+ "mime-types": "3.0.1",
49
+ "node-stream-zip": "1.15.0",
50
+ "npm-package-arg": "12.0.2",
51
+ "pdf-lib": "1.17.1",
52
+ "picomatch": "4.0.2",
53
+ "playwright-core": "1.51.1",
54
+ "press-ready": "4.0.3",
55
+ "prettier": "3.5.3",
56
+ "resolve-pkg": "2.0.0",
57
+ "sirv": "3.0.1",
58
+ "terminal-link": "4.0.0",
59
+ "tinyglobby": "0.2.13",
60
+ "tmp": "0.2.3",
61
+ "upath": "2.0.1",
62
+ "uuid": "11.1.0",
63
+ "valibot": "1.0.0",
64
+ "vfile": "4.2.1",
65
+ "w3c-xmlserializer": "5.0.0",
66
+ "whatwg-mimetype": "4.0.0",
67
+ "yocto-spinner": "0.2.2",
68
+ "yoctocolors": "2.1.1"
69
69
  },
70
70
  "devDependencies": {
71
- "@release-it/conventional-changelog": "^5.1.1",
72
- "@types/adm-zip": "^0.5.5",
73
- "@types/archiver": "^5.3.2",
74
- "@types/babel__code-frame": "^7.0.6",
75
- "@types/command-exists": "1.2.0",
76
- "@types/connect": "^3.4.38",
77
- "@types/debug": "^4.1.7",
78
- "@types/dompurify": "^3.0.5",
79
- "@types/fs-extra": "^11.0.1",
80
- "@types/jsdom": "^21.1.1",
81
- "@types/mime-types": "^2.1.1",
82
- "@types/node": "^22.5.4",
83
- "@types/npm-package-arg": "^6.1.4",
84
- "@types/npmcli__arborist": "^6.3.0",
85
- "@types/picomatch": "^3.0.1",
86
- "@types/supertest": "^6.0.2",
87
- "@types/tmp": "^0.2.1",
88
- "@types/uuid": "^8.3.1",
89
- "@types/w3c-xmlserializer": "^2.0.2",
90
- "@types/whatwg-mimetype": "^3.0.0",
91
- "@vitest/coverage-v8": "^2.1.8",
92
- "adm-zip": "^0.5.10",
93
- "file-type": "^16.5.3",
94
- "husky": "^9.1.6",
95
- "json-schema-to-typescript": "^15.0.2",
96
- "memfs": "^4.2.0",
97
- "npm-run-all": "^4.1.5",
98
- "pretty-quick": "^4.0.0",
99
- "release-it": "^15.6.0",
100
- "shx": "^0.3.3",
101
- "supertest": "^7.0.0",
102
- "tsup": "^8.3.6",
103
- "tsx": "^4.19.2",
104
- "typedoc": "^0.26.7",
105
- "typedoc-plugin-markdown": "^4.2.9",
106
- "typescript": "^5.5.4",
107
- "vite": "6.0.3",
108
- "vitest": "^2.1.8"
71
+ "@release-it/conventional-changelog": "9.0.4",
72
+ "@types/adm-zip": "0.5.7",
73
+ "@types/archiver": "6.0.3",
74
+ "@types/babel__code-frame": "7.0.6",
75
+ "@types/command-exists": "1.2.3",
76
+ "@types/connect": "3.4.38",
77
+ "@types/debug": "4.1.12",
78
+ "@types/dompurify": "3.2.0",
79
+ "@types/fs-extra": "11.0.4",
80
+ "@types/jsdom": "21.1.7",
81
+ "@types/mime-types": "2.1.4",
82
+ "@types/node": "22.15.2",
83
+ "@types/npm-package-arg": "6.1.4",
84
+ "@types/npmcli__arborist": "6.3.0",
85
+ "@types/picomatch": "4.0.0",
86
+ "@types/supertest": "6.0.3",
87
+ "@types/tmp": "0.2.6",
88
+ "@types/uuid": "10.0.0",
89
+ "@types/w3c-xmlserializer": "2.0.4",
90
+ "@types/whatwg-mimetype": "3.0.2",
91
+ "@vitest/coverage-v8": "3.1.2",
92
+ "adm-zip": "0.5.16",
93
+ "file-type": "20.5.0",
94
+ "husky": "9.1.7",
95
+ "json-schema-to-typescript": "15.0.4",
96
+ "memfs": "4.17.0",
97
+ "npm-run-all": "4.1.5",
98
+ "pretty-quick": "4.1.1",
99
+ "release-it": "17.11.0",
100
+ "shx": "0.4.0",
101
+ "supertest": "7.1.0",
102
+ "tsup": "8.4.0",
103
+ "tsx": "4.19.3",
104
+ "typedoc": "^0.28.3",
105
+ "typedoc-plugin-markdown": "4.6.3",
106
+ "typescript": "5.8.3",
107
+ "vite": "6.3.3",
108
+ "vitest": "3.1.2"
109
109
  },
110
110
  "main": "dist/index.js",
111
111
  "module": "dist/index.js",