|
38 | 38 | "dotenv": "^16.4.5",
|
39 | 39 | "fastq": "^1.17.1",
|
40 | 40 | "nanoevents": "^9.1.0",
|
41 |
| - "nanoid": "^5.0.7", |
| 41 | + "nanoid": "^5.0.8", |
42 | 42 | "picocolors": "^1.1.1",
|
43 | 43 | "pino": "9.5.0",
|
44 | 44 | "pino-abstract-transport": "^2.0.0",
|
45 | 45 | "semver": "^7.6.3",
|
46 |
| - "tinyglobby": "^0.2.9", |
| 46 | + "tinyglobby": "^0.2.10", |
47 | 47 | "url-pattern": "^1.0.3",
|
48 | 48 | "ws": "^8.18.0"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@logux/eslint-config": "^53.4.1", |
| 51 | + "@logux/eslint-config": "^53.4.2", |
52 | 52 | "@types/cross-spawn": "^6.0.6",
|
53 |
| - "@types/node": "^22.7.6", |
54 |
| - "@types/ws": "^8.5.12", |
55 |
| - "@typescript-eslint/eslint-plugin": "^8.10.0", |
56 |
| - "@typescript-eslint/parser": "^8.10.0", |
57 |
| - "@vitest/coverage-v8": "^2.1.3", |
| 53 | + "@types/node": "^22.9.0", |
| 54 | + "@types/ws": "^8.5.13", |
| 55 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 56 | + "@typescript-eslint/parser": "^8.13.0", |
| 57 | + "@vitest/coverage-v8": "^2.1.4", |
58 | 58 | "check-dts": "^0.8.2",
|
59 |
| - "clean-publish": "^5.0.0", |
60 |
| - "cross-spawn": "^7.0.3", |
61 |
| - "eslint": "^9.12.0", |
| 59 | + "clean-publish": "^5.1.0", |
| 60 | + "cross-spawn": "^7.0.5", |
| 61 | + "eslint": "^9.14.0", |
62 | 62 | "nanospy": "^1.0.0",
|
63 | 63 | "print-snapshots": "^0.4.2",
|
64 | 64 | "typescript": "^5.6.3",
|
65 |
| - "vite": "^5.4.9", |
66 |
| - "vitest": "^2.1.3" |
| 65 | + "vite": "^5.4.10", |
| 66 | + "vitest": "^2.1.4" |
67 | 67 | },
|
68 | 68 | "prettier": {
|
69 | 69 | "arrowParens": "avoid",
|
|
0 commit comments