|
62 | 62 | },
|
63 | 63 | "dependencies": {
|
64 | 64 | "axios": "^1.0.0",
|
65 |
| - "cheerio": "1.0.0", |
| 65 | + "cheerio": "1.1.0", |
66 | 66 | "epub2": "3.0.2",
|
67 | 67 | "html-entities": "2.6.0",
|
68 | 68 | "iconv-lite": "0.6.3",
|
69 | 69 | "jschardet": "3.1.4",
|
70 |
| - "marked": "15.0.11", |
| 70 | + "marked": "15.0.12", |
71 | 71 | "meow": "13.2.0",
|
72 | 72 | "mime": "4.0.7",
|
73 | 73 | "xlsx": "^0.18.5",
|
|
85 | 85 | "@types/prettier": "3.0.0",
|
86 | 86 | "@types/xmldom": "0.1.34",
|
87 | 87 | "@types/yauzl": "2.10.3",
|
88 |
| - "@typescript-eslint/eslint-plugin": "8.32.1", |
89 |
| - "@typescript-eslint/parser": "8.32.1", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.33.1", |
| 89 | + "@typescript-eslint/parser": "8.33.1", |
90 | 90 | "chai": "5.2.0",
|
91 | 91 | "co-mocha": "1.2.2",
|
92 |
| - "eslint": "9.27.0", |
| 92 | + "eslint": "9.28.0", |
93 | 93 | "eslint-config-airbnb": "19.0.4",
|
94 | 94 | "eslint-config-prettier": "9.1.0",
|
95 | 95 | "eslint-plugin-import": "2.31.0",
|
96 | 96 | "eslint-plugin-jsx-a11y": "6.10.2",
|
97 |
| - "eslint-plugin-prettier": "5.4.0", |
| 97 | + "eslint-plugin-prettier": "5.4.1", |
98 | 98 | "eslint-plugin-react": "7.37.5",
|
99 | 99 | "husky": "9.1.7",
|
100 |
| - "lint-staged": "16.0.0", |
101 |
| - "mocha": "11.3.0", |
| 100 | + "lint-staged": "16.1.0", |
| 101 | + "mocha": "11.5.0", |
102 | 102 | "nyc": "17.1.0",
|
103 | 103 | "prettier": "3.5.3",
|
104 |
| - "pretty-quick": "4.1.1", |
| 104 | + "pretty-quick": "4.2.2", |
105 | 105 | "should": "13.2.3",
|
106 | 106 | "ts-node": "10.9.2",
|
107 | 107 | "typescript": "5.8.3"
|
|
0 commit comments