|
68 | 68 | "watch": "rollup -w -c" |
69 | 69 | }, |
70 | 70 | "devDependencies": { |
71 | | - "@babel/preset-env": "^7.28.0", |
72 | | - "@formatjs/intl-segmenter": "^11.7.10", |
| 71 | + "@babel/preset-env": "^7.29.0", |
| 72 | + "@formatjs/intl-segmenter": "^12.1.1", |
73 | 73 | "@rollup/plugin-alias": "^5.1.1", |
74 | | - "@rollup/plugin-commonjs": "^28.0.6", |
| 74 | + "@rollup/plugin-commonjs": "^29.0.0", |
75 | 75 | "@rollup/plugin-json": "^6.1.0", |
76 | | - "@rollup/plugin-node-resolve": "^16.0.1", |
77 | | - "@rollup/plugin-replace": "^6.0.2", |
| 76 | + "@rollup/plugin-node-resolve": "^16.0.3", |
| 77 | + "@rollup/plugin-replace": "^6.0.3", |
78 | 78 | "@rollup/plugin-terser": "^0.4.4", |
79 | | - "@rollup/plugin-typescript": "^12.1.4", |
| 79 | + "@rollup/plugin-typescript": "^12.3.0", |
80 | 80 | "@rollup/plugin-url": "^8.0.2", |
81 | | - "@tsconfig/node22": "^22.0.2", |
82 | | - "@tsconfig/recommended": "^1.0.10", |
| 81 | + "@tsconfig/node22": "^22.0.5", |
| 82 | + "@tsconfig/recommended": "^1.0.13", |
83 | 83 | "@types/debug": "^4.1.12", |
84 | 84 | "@types/dom-view-transitions": "^1.0.6", |
85 | | - "@types/express": "^5.0.3", |
| 85 | + "@types/express": "^5.0.6", |
86 | 86 | "@types/jest": "^30.0.0", |
87 | 87 | "@types/markdown-it": "^14.1.2", |
88 | 88 | "@types/node": "~18.19.111", |
89 | 89 | "@types/pug": "^2.0.10", |
90 | 90 | "@types/supertest": "^6.0.3", |
91 | 91 | "@types/which": "^3.0.4", |
92 | 92 | "@types/ws": "^8.18.1", |
93 | | - "@types/yargs": "^17.0.33", |
94 | | - "@yao-pkg/pkg": "^6.6.0", |
95 | | - "autoprefixer": "^10.4.21", |
| 93 | + "@types/yargs": "^17.0.35", |
| 94 | + "@yao-pkg/pkg": "^6.14.1", |
| 95 | + "autoprefixer": "^10.4.24", |
96 | 96 | "bespoke": "bespokejs/bespoke", |
97 | | - "chalk": "^5.4.1", |
98 | | - "cheerio": "^1.1.0", |
99 | | - "chrome-launcher": "^1.2.0", |
| 97 | + "chalk": "^5.6.2", |
| 98 | + "cheerio": "^1.2.0", |
| 99 | + "chrome-launcher": "^1.2.1", |
100 | 100 | "css.escape": "^1.5.1", |
101 | | - "cssnano": "^7.1.0", |
102 | | - "debug": "^4.4.1", |
103 | | - "eslint": "^9.31.0", |
| 101 | + "cssnano": "^7.1.2", |
| 102 | + "debug": "^4.4.3", |
| 103 | + "eslint": "^9.39.3", |
104 | 104 | "eslint-config-prettier": "^10.1.8", |
105 | 105 | "eslint-import-resolver-typescript": "^4.4.4", |
106 | 106 | "eslint-plugin-import-x": "^4.16.1", |
107 | | - "eslint-plugin-jest": "^29.0.1", |
108 | | - "eslint-plugin-n": "^17.21.0", |
109 | | - "express": "^5.1.0", |
| 107 | + "eslint-plugin-jest": "^29.15.0", |
| 108 | + "eslint-plugin-n": "^17.24.0", |
| 109 | + "express": "^5.2.1", |
110 | 110 | "fast-plist": "^0.1.3", |
111 | | - "globals": "^16.3.0", |
| 111 | + "globals": "^17.3.0", |
112 | 112 | "globby": "~14.0.2", |
113 | 113 | "image-size": "^2.0.2", |
114 | 114 | "import-from": "^4.0.0", |
115 | | - "import-meta-resolve": "^4.1.0", |
| 115 | + "import-meta-resolve": "^4.2.0", |
116 | 116 | "is-inside-container": "^1.0.0", |
117 | | - "is-wsl": "^3.1.0", |
118 | | - "jest": "^30.0.4", |
119 | | - "jest-environment-jsdom": "^30.0.4", |
| 117 | + "is-wsl": "^3.1.1", |
| 118 | + "jest": "^30.2.0", |
| 119 | + "jest-environment-jsdom": "^30.2.0", |
120 | 120 | "jest-junit": "^16.0.0", |
121 | | - "nanoid": "^5.1.5", |
122 | | - "npm-check-updates": "^18.0.1", |
| 121 | + "nanoid": "^5.1.6", |
| 122 | + "npm-check-updates": "^18.3.1", |
123 | 123 | "npm-run-all2": "^8.0.4", |
124 | 124 | "os-locale": "^6.0.2", |
125 | 125 | "package-up": "^5.0.0", |
126 | | - "patch-package": "^8.0.0", |
| 126 | + "patch-package": "^8.0.1", |
127 | 127 | "pdf-lib": "^1.17.1", |
128 | | - "portfinder": "^1.0.37", |
| 128 | + "portfinder": "^1.0.38", |
129 | 129 | "postcss": "^8.5.6", |
130 | 130 | "postcss-url": "^10.1.3", |
131 | 131 | "pptxgenjs": "^4.0.1", |
132 | | - "prettier": "^3.6.2", |
| 132 | + "prettier": "^3.8.1", |
133 | 133 | "pug": "^3.0.3", |
134 | | - "rollup": "^4.45.1", |
135 | | - "rollup-plugin-license": "^3.6.0", |
| 134 | + "rollup": "^4.58.0", |
| 135 | + "rollup-plugin-license": "^3.7.0", |
136 | 136 | "rollup-plugin-postcss": "^4.0.2", |
137 | | - "sass": "^1.89.2", |
138 | | - "strip-ansi": "^7.1.0", |
139 | | - "stylelint": "^16.22.0", |
| 137 | + "sass": "^1.97.3", |
| 138 | + "strip-ansi": "^7.1.2", |
| 139 | + "stylelint": "^16.26.1", |
140 | 140 | "stylelint-config-standard-scss": "^15.0.1", |
141 | | - "supertest": "^7.1.3", |
| 141 | + "supertest": "^7.2.2", |
142 | 142 | "tar-stream": "^3.1.7", |
143 | | - "ts-jest": "^29.4.0", |
| 143 | + "ts-jest": "^29.4.6", |
144 | 144 | "ts-key-enum": "^3.0.13", |
145 | 145 | "tslib": "^2.8.1", |
146 | 146 | "typed-emitter": "^2.1.0", |
147 | | - "typescript": "^5.8.3", |
148 | | - "typescript-eslint": "^8.37.0", |
| 147 | + "typescript": "^5.9.3", |
| 148 | + "typescript-eslint": "^8.56.0", |
149 | 149 | "vhtml": "^2.2.0", |
150 | 150 | "which": "^4.0.0", |
151 | | - "wrap-ansi": "^9.0.0", |
| 151 | + "wrap-ansi": "^9.0.2", |
152 | 152 | "yauzl": "^3.2.0", |
153 | 153 | "zip-stream": "^7.0.2" |
154 | 154 | }, |
155 | 155 | "dependencies": { |
156 | | - "@marp-team/marp-core": "^4.1.0", |
157 | | - "@marp-team/marpit": "^3.1.3", |
| 156 | + "@marp-team/marp-core": "^4.2.0", |
| 157 | + "@marp-team/marpit": "^3.2.0", |
158 | 158 | "chokidar": "^4.0.3", |
159 | 159 | "cosmiconfig": "^9.0.0", |
160 | | - "puppeteer-core": "^24.16.0", |
161 | | - "serve-index": "^1.9.1", |
| 160 | + "puppeteer-core": "^24.37.5", |
| 161 | + "serve-index": "^1.9.2", |
162 | 162 | "tmp": "^0.2.5", |
163 | | - "ws": "^8.18.3", |
| 163 | + "ws": "^8.19.0", |
164 | 164 | "yargs": "^17.7.2" |
165 | 165 | }, |
166 | 166 | "overrides": { |
167 | | - "patch-package": { |
168 | | - "tmp": "^0.2.5" |
| 167 | + "@rollup/plugin-terser": { |
| 168 | + "serialize-javascript": "^7.0.3" |
| 169 | + }, |
| 170 | + "postcss-url": { |
| 171 | + "minimatch": "^3.1.5" |
169 | 172 | } |
170 | 173 | }, |
171 | 174 | "publishConfig": { |
|
0 commit comments