Skip to content

Commit f28536b

Browse files
committedDec 13, 2024
feat: update deps
1 parent a0a82e4 commit f28536b

File tree

4 files changed

+633
-800
lines changed

4 files changed

+633
-800
lines changed
 

‎package.json

+31-31
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@antfu/eslint-config",
33
"type": "module",
44
"version": "3.11.2",
5-
"packageManager": "pnpm@9.14.2",
5+
"packageManager": "pnpm@9.15.0",
66
"description": "Anthony's ESLint config",
77
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
88
"license": "MIT",
@@ -100,29 +100,29 @@
100100
"@clack/prompts": "^0.8.2",
101101
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
102102
"@eslint/markdown": "^6.2.1",
103-
"@stylistic/eslint-plugin": "^2.11.0",
104-
"@typescript-eslint/eslint-plugin": "^8.16.0",
105-
"@typescript-eslint/parser": "^8.16.0",
106-
"@vitest/eslint-plugin": "^1.1.12",
103+
"@stylistic/eslint-plugin": "^2.12.1",
104+
"@typescript-eslint/eslint-plugin": "^8.18.0",
105+
"@typescript-eslint/parser": "^8.18.0",
106+
"@vitest/eslint-plugin": "^1.1.16",
107107
"eslint-config-flat-gitignore": "^0.3.0",
108108
"eslint-flat-config-utils": "^0.4.0",
109109
"eslint-merge-processors": "^0.1.0",
110110
"eslint-plugin-antfu": "^2.7.0",
111111
"eslint-plugin-command": "^0.2.6",
112-
"eslint-plugin-import-x": "^4.4.3",
113-
"eslint-plugin-jsdoc": "^50.6.0",
112+
"eslint-plugin-import-x": "^4.5.0",
113+
"eslint-plugin-jsdoc": "^50.6.1",
114114
"eslint-plugin-jsonc": "^2.18.2",
115-
"eslint-plugin-n": "^17.14.0",
115+
"eslint-plugin-n": "^17.15.0",
116116
"eslint-plugin-no-only-tests": "^3.3.0",
117-
"eslint-plugin-perfectionist": "^4.1.2",
117+
"eslint-plugin-perfectionist": "^4.3.0",
118118
"eslint-plugin-regexp": "^2.7.0",
119-
"eslint-plugin-toml": "^0.11.1",
119+
"eslint-plugin-toml": "^0.12.0",
120120
"eslint-plugin-unicorn": "^56.0.1",
121121
"eslint-plugin-unused-imports": "^4.1.4",
122-
"eslint-plugin-vue": "^9.31.0",
123-
"eslint-plugin-yml": "^1.15.0",
122+
"eslint-plugin-vue": "^9.32.0",
123+
"eslint-plugin-yml": "^1.16.0",
124124
"eslint-processor-vue-blocks": "^0.1.2",
125-
"globals": "^15.12.0",
125+
"globals": "^15.13.0",
126126
"jsonc-eslint-parser": "^2.4.0",
127127
"local-pkg": "^0.5.1",
128128
"parse-gitignore": "^2.0.0",
@@ -136,46 +136,46 @@
136136
"@antfu/eslint-config": "workspace:*",
137137
"@antfu/ni": "^0.23.1",
138138
"@eslint-react/eslint-plugin": "^1.19.0",
139-
"@eslint/config-inspector": "^0.5.6",
139+
"@eslint/config-inspector": "^0.6.0",
140140
"@prettier/plugin-xml": "^3.4.1",
141-
"@stylistic/eslint-plugin-migrate": "^2.11.0",
141+
"@stylistic/eslint-plugin-migrate": "^2.12.1",
142142
"@types/fs-extra": "^11.0.4",
143-
"@types/node": "^22.10.1",
143+
"@types/node": "^22.10.2",
144144
"@types/prompts": "^2.4.9",
145145
"@types/yargs": "^17.0.33",
146-
"@unocss/eslint-plugin": "^0.64.1",
146+
"@unocss/eslint-plugin": "^0.65.1",
147147
"astro-eslint-parser": "^1.1.0",
148-
"bumpp": "^9.8.1",
149-
"eslint": "^9.15.0",
148+
"bumpp": "^9.9.1",
149+
"eslint": "^9.16.0",
150150
"eslint-plugin-astro": "^1.3.1",
151-
"eslint-plugin-format": "^0.1.2",
152-
"eslint-plugin-react-hooks": "^5.0.0",
153-
"eslint-plugin-react-refresh": "^0.4.14",
154-
"eslint-plugin-solid": "^0.14.4",
155-
"eslint-plugin-svelte": "^2.46.0",
151+
"eslint-plugin-format": "^0.1.3",
152+
"eslint-plugin-react-hooks": "^5.1.0",
153+
"eslint-plugin-react-refresh": "^0.4.16",
154+
"eslint-plugin-solid": "^0.14.5",
155+
"eslint-plugin-svelte": "^2.46.1",
156156
"eslint-typegen": "^0.3.2",
157157
"esno": "^4.8.0",
158-
"execa": "^9.5.1",
158+
"execa": "^9.5.2",
159159
"fast-glob": "^3.3.2",
160160
"fs-extra": "^11.2.0",
161-
"jiti": "^2.4.0",
162-
"lint-staged": "^15.2.10",
161+
"jiti": "^2.4.1",
162+
"lint-staged": "^15.2.11",
163163
"prettier-plugin-astro": "^0.14.1",
164164
"prettier-plugin-slidev": "^1.0.5",
165165
"rimraf": "^6.0.1",
166166
"simple-git-hooks": "^2.11.1",
167-
"svelte": "^5.2.10",
167+
"svelte": "^5.12.0",
168168
"svelte-eslint-parser": "^0.43.0",
169169
"tsup": "^8.3.5",
170170
"tsx": "^4.19.2",
171171
"typescript": "^5.7.2",
172-
"vitest": "^2.1.6",
172+
"vitest": "^2.1.8",
173173
"vue": "^3.5.13"
174174
},
175175
"resolutions": {
176176
"@eslint-community/eslint-utils": "^4.4.1",
177-
"@typescript-eslint/utils": "^8.16.0",
178-
"eslint": "^9.15.0",
177+
"@typescript-eslint/utils": "^8.18.0",
178+
"eslint": "^9.16.0",
179179
"tsx": "^4.19.2"
180180
},
181181
"simple-git-hooks": {

‎pnpm-lock.yaml

+590-757
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/configs/formatters.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ export async function formatters(
230230
'error',
231231
formater === 'prettier'
232232
? mergePrettierOptions(prettierOptions, {
233-
embeddedLanguageFormatting: 'off',
234-
parser: 'markdown',
235-
})
233+
embeddedLanguageFormatting: 'off',
234+
parser: 'markdown',
235+
})
236236
: {
237237
...dprintOptions,
238238
language: 'markdown',

‎src/configs/vue.ts

+9-9
Original file line numberDiff line numberDiff line change
@@ -85,15 +85,15 @@ export async function vue(
8585
processor: sfcBlocks === false
8686
? pluginVue.processors['.vue']
8787
: mergeProcessors([
88-
pluginVue.processors['.vue'],
89-
processorVueBlocks({
90-
...sfcBlocks,
91-
blocks: {
92-
styles: true,
93-
...sfcBlocks.blocks,
94-
},
95-
}),
96-
]),
88+
pluginVue.processors['.vue'],
89+
processorVueBlocks({
90+
...sfcBlocks,
91+
blocks: {
92+
styles: true,
93+
...sfcBlocks.blocks,
94+
},
95+
}),
96+
]),
9797
rules: {
9898
...pluginVue.configs.base.rules as any,
9999

0 commit comments

Comments
 (0)
Please sign in to comment.