|
19 | 19 | "dependencies": { |
20 | 20 | "@pdf-lib/fontkit": "^1.1.1", |
21 | 21 | "debug": "^4.4.3", |
22 | | - "express": "^5.1.0", |
| 22 | + "express": "^5.2.1", |
23 | 23 | "fast-glob": "^3.3.3", |
24 | | - "lefthook": "^2.0.4", |
| 24 | + "lefthook": "^2.0.8", |
25 | 25 | "locate-chrome": "^0.1.1", |
26 | 26 | "pdf-lib": "^1.17.1", |
27 | 27 | "puppeteer-chromium-resolver": "^24.0.3", |
28 | | - "puppeteer-core": "^24.31.0", |
| 28 | + "puppeteer-core": "^24.32.0", |
29 | 29 | "puppeteer-report": "^3.2.0", |
30 | 30 | "typescript": "^5.9.3", |
31 | 31 | "yargs": "^18.0.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | 34 | "@biomejs/biome": "^2.3.8", |
35 | | - "@commitlint/cli": "^20.1.0", |
36 | | - "@commitlint/config-conventional": "^20.0.0", |
| 35 | + "@commitlint/cli": "^20.2.0", |
| 36 | + "@commitlint/config-conventional": "^20.2.0", |
37 | 37 | "@release-it/conventional-changelog": "^10.0.2", |
38 | 38 | "@types/conventional-changelog": "^6.0.1", |
39 | 39 | "@types/debug": "^4.1.12", |
40 | | - "@types/express": "^5.0.5", |
| 40 | + "@types/express": "^5.0.6", |
41 | 41 | "@types/node": "^24.10.1", |
42 | 42 | "@types/semver": "^7.7.1", |
43 | 43 | "@types/yargs": "^17.0.35", |
|
47 | 47 | "release-it": "^19.0.6", |
48 | 48 | "semver": "^7.7.3", |
49 | 49 | "tsx": "^4.21.0", |
50 | | - "turbo": "^2.6.1", |
51 | | - "ultracite": "^6.3.8" |
| 50 | + "turbo": "^2.6.3", |
| 51 | + "ultracite": "^6.3.10" |
52 | 52 | }, |
53 | 53 | "packageManager": "[email protected]+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c", |
54 | 54 | "engines": { |
|
0 commit comments