|
68 | 68 | "html-entities": "2.6.0", |
69 | 69 | "iconv-lite": "0.7.0", |
70 | 70 | "jschardet": "3.1.4", |
71 | | - "marked": "16.2.1", |
| 71 | + "marked": "16.4.1", |
72 | 72 | "meow": "13.2.0", |
73 | | - "mime": "4.0.7", |
| 73 | + "mime": "4.1.0", |
74 | 74 | "xlsx": "^0.18.5", |
75 | 75 | "xpath": "0.0.34", |
76 | 76 | "yauzl": "3.2.0" |
77 | 77 | }, |
78 | 78 | "devDependencies": { |
79 | | - "@types/chai": "5.2.2", |
| 79 | + "@types/chai": "5.2.3", |
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.43.0", |
89 | | - "@typescript-eslint/parser": "8.43.0", |
90 | | - "chai": "6.0.1", |
| 88 | + "@typescript-eslint/eslint-plugin": "8.46.2", |
| 89 | + "@typescript-eslint/parser": "8.46.2", |
| 90 | + "chai": "6.2.0", |
91 | 91 | "co-mocha": "1.2.2", |
92 | | - "eslint": "9.35.0", |
| 92 | + "eslint": "9.38.0", |
93 | 93 | "eslint-config-airbnb": "19.0.4", |
94 | 94 | "eslint-config-prettier": "10.1.8", |
95 | 95 | "eslint-plugin-import": "2.32.0", |
96 | 96 | "eslint-plugin-jsx-a11y": "6.10.2", |
97 | 97 | "eslint-plugin-prettier": "5.5.4", |
98 | 98 | "eslint-plugin-react": "7.37.5", |
99 | 99 | "husky": "9.1.7", |
100 | | - "lint-staged": "16.1.6", |
101 | | - "mocha": "11.7.2", |
| 100 | + "lint-staged": "16.2.6", |
| 101 | + "mocha": "11.7.4", |
102 | 102 | "nyc": "17.1.0", |
103 | 103 | "prettier": "3.6.2", |
104 | 104 | "pretty-quick": "4.2.2", |
105 | 105 | "should": "13.2.3", |
106 | 106 | "ts-node": "10.9.2", |
107 | | - "typescript": "5.9.2" |
| 107 | + "typescript": "5.9.3" |
108 | 108 | }, |
109 | 109 | "engines": { |
110 | 110 | "node": ">=14" |
111 | 111 | }, |
112 | | - "packageManager": "[email protected].21" |
| 112 | + "packageManager": "[email protected].22" |
113 | 113 | } |
0 commit comments