|
49 | 49 | "mime": "^4.0.3",
|
50 | 50 | "rehype-parse": "^9.0.0",
|
51 | 51 | "rehype-stringify": "^10.0.0",
|
52 |
| - "unified": "^11.0.4", |
| 52 | + "unified": "^11.0.5", |
53 | 53 | "unist-util-visit": "^5.0.0",
|
54 | 54 | "uslug": "^1.0.4"
|
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 |
| - "@eslint/js": "^9.4.0", |
| 57 | + "@eslint/js": "^9.5.0", |
58 | 58 | "@tsconfig/node20": "^20.1.4",
|
59 | 59 | "@types/archiver": "^6.0.2",
|
60 | 60 | "@types/diacritics": "^1.3.3",
|
61 | 61 | "@types/ejs": "^3.1.5",
|
62 | 62 | "@types/fs-extra": "^11.0.4",
|
63 |
| - "@types/mocha": "^10.0.6", |
64 |
| - "@types/node": "^20.14.2", |
| 63 | + "@types/mocha": "^10.0.7", |
| 64 | + "@types/node": "^20.14.9", |
65 | 65 | "@types/uslug": "^1.0.4",
|
66 | 66 | "cross-env": "^7.0.3",
|
67 |
| - "eslint": "^9.4.0", |
| 67 | + "eslint": "^9.5.0", |
68 | 68 | "eslint-config-prettier": "^9.1.0",
|
69 |
| - "globals": "^15.4.0", |
70 |
| - "mocha": "^10.4.0", |
| 69 | + "globals": "^15.6.0", |
| 70 | + "mocha": "^10.5.2", |
71 | 71 | "prettier": "^3.3.2",
|
72 | 72 | "ts-node": "^10.9.2",
|
73 |
| - "typescript": "^5.4.5", |
74 |
| - "typescript-eslint": "^8.0.0-alpha.30" |
| 73 | + "typescript": "^5.5.2", |
| 74 | + "typescript-eslint": "^8.0.0-alpha.34" |
75 | 75 | },
|
76 |
| - "packageManager": "yarn@4.3.0" |
| 76 | + "packageManager": "yarn@4.3.1" |
77 | 77 | }
|
0 commit comments