|
71 | 71 | "meow": "13.2.0",
|
72 | 72 | "mime": "4.0.6",
|
73 | 73 | "xlsx": "^0.18.5",
|
74 |
| - "@xmldom/xmldom": "0.9.7", |
| 74 | + "@xmldom/xmldom": "0.9.8", |
75 | 75 | "xpath": "0.0.34",
|
76 | 76 | "yauzl": "3.2.0"
|
77 | 77 | },
|
78 | 78 | "devDependencies": {
|
79 |
| - "@types/chai": "5.0.1", |
| 79 | + "@types/chai": "5.2.0", |
80 | 80 | "@types/eslint": "9.6.1",
|
81 | 81 | "@types/eslint-plugin-prettier": "3.1.3",
|
82 | 82 | "@types/marked": "6.0.0",
|
|
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.24.1", |
89 |
| - "@typescript-eslint/parser": "8.24.1", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.26.0", |
| 89 | + "@typescript-eslint/parser": "8.26.0", |
90 | 90 | "chai": "5.2.0",
|
91 | 91 | "co-mocha": "1.2.2",
|
92 |
| - "eslint": "9.21.0", |
| 92 | + "eslint": "9.22.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",
|
|
100 | 100 | "lint-staged": "15.4.3",
|
101 | 101 | "mocha": "11.1.0",
|
102 | 102 | "nyc": "17.1.0",
|
103 |
| - "prettier": "3.5.2", |
104 |
| - "pretty-quick": "4.0.0", |
| 103 | + "prettier": "3.5.3", |
| 104 | + "pretty-quick": "4.1.1", |
105 | 105 | "should": "13.2.3",
|
106 | 106 | "ts-node": "10.9.2",
|
107 |
| - "typescript": "5.7.3" |
| 107 | + "typescript": "5.8.2" |
108 | 108 | },
|
109 | 109 | "engines": {
|
110 | 110 | "node": ">=14"
|
|
0 commit comments