Skip to content

Commit ece8fd0

Browse files
committed
chore: update deps
1 parent 2ae8f1c commit ece8fd0

File tree

2 files changed

+155
-161
lines changed

2 files changed

+155
-161
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antfu/eslint-config",
33
"type": "module",
44
"version": "4.6.0",
5-
"packageManager": "pnpm@10.5.2",
5+
"packageManager": "pnpm@10.6.1",
66
"description": "Anthony's ESLint config",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
88
"license": "MIT",
@@ -96,7 +96,7 @@
9696
"@antfu/install-pkg": "^1.0.0",
9797
"@clack/prompts": "^0.10.0",
9898
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
99-
"@eslint/markdown": "^6.2.2",
99+
"@eslint/markdown": "^6.3.0",
100100
"@stylistic/eslint-plugin": "^4.2.0",
101101
"@typescript-eslint/eslint-plugin": "^8.26.0",
102102
"@typescript-eslint/parser": "^8.26.0",
@@ -133,7 +133,7 @@
133133
"devDependencies": {
134134
"@antfu/eslint-config": "workspace:*",
135135
"@antfu/ni": "^23.3.1",
136-
"@eslint-react/eslint-plugin": "^1.30.2",
136+
"@eslint-react/eslint-plugin": "^1.31.0",
137137
"@eslint/config-inspector": "^1.0.2",
138138
"@prettier/plugin-xml": "^3.4.1",
139139
"@stylistic/eslint-plugin-migrate": "^4.2.0",
@@ -161,7 +161,7 @@
161161
"tsup": "^8.4.0",
162162
"tsx": "^4.19.3",
163163
"typescript": "^5.8.2",
164-
"vitest": "^3.0.7",
164+
"vitest": "^3.0.8",
165165
"vue": "^3.5.13"
166166
},
167167
"resolutions": {

0 commit comments

Comments
 (0)