Skip to content

Commit a31fdd6

Browse files
fix(deps): update all non-major dependencies
1 parent d9e81d7 commit a31fdd6

File tree

2 files changed

+166
-183
lines changed

2 files changed

+166
-183
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"html-entities": "2.6.0",
6969
"iconv-lite": "0.7.0",
7070
"jschardet": "3.1.4",
71-
"marked": "16.2.1",
71+
"marked": "16.3.0",
7272
"meow": "13.2.0",
73-
"mime": "4.0.7",
73+
"mime": "4.1.0",
7474
"xlsx": "^0.18.5",
7575
"xpath": "0.0.34",
7676
"yauzl": "3.2.0"
@@ -85,29 +85,29 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@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.45.0",
89+
"@typescript-eslint/parser": "8.45.0",
90+
"chai": "6.2.0",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.35.0",
92+
"eslint": "9.37.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "10.1.8",
9595
"eslint-plugin-import": "2.32.0",
9696
"eslint-plugin-jsx-a11y": "6.10.2",
9797
"eslint-plugin-prettier": "5.5.4",
9898
"eslint-plugin-react": "7.37.5",
9999
"husky": "9.1.7",
100-
"lint-staged": "16.1.6",
101-
"mocha": "11.7.2",
100+
"lint-staged": "16.2.3",
101+
"mocha": "11.7.4",
102102
"nyc": "17.1.0",
103103
"prettier": "3.6.2",
104104
"pretty-quick": "4.2.2",
105105
"should": "13.2.3",
106106
"ts-node": "10.9.2",
107-
"typescript": "5.9.2"
107+
"typescript": "5.9.3"
108108
},
109109
"engines": {
110110
"node": ">=14"
111111
},
112-
"packageManager": "yarn@1.22.21"
112+
"packageManager": "yarn@1.22.22"
113113
}

0 commit comments

Comments
 (0)