Skip to content

Commit 898c665

Browse files
committed
chore: update deps
1 parent 06b0007 commit 898c665

File tree

2 files changed

+519
-279
lines changed

2 files changed

+519
-279
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@coderwyd/eslint-config",
33
"type": "module",
44
"version": "2.5.3",
5-
"packageManager": "pnpm@9.1.3",
5+
"packageManager": "pnpm@9.1.4",
66
"description": "Donny's ESLint config",
77
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
88
"license": "MIT",
@@ -112,22 +112,22 @@
112112
"picocolors": "^1.0.1",
113113
"prettier-plugin-toml": "^2.0.1",
114114
"prompts": "^2.4.2",
115-
"vue-eslint-parser": "^9.4.2",
115+
"vue-eslint-parser": "^9.4.3",
116116
"yargs": "^17.7.2"
117117
},
118118
"devDependencies": {
119119
"@antfu/ni": "^0.21.12",
120120
"@eslint-react/eslint-plugin": "^1.5.14",
121-
"@eslint/config-inspector": "^0.4.8",
121+
"@eslint/config-inspector": "^0.4.10",
122122
"@stylistic/eslint-plugin-migrate": "^2.1.0",
123123
"@types/eslint": "^8.56.10",
124124
"@types/fs-extra": "^11.0.4",
125-
"@types/node": "^20.12.12",
125+
"@types/node": "^20.14.0",
126126
"@types/prompts": "^2.4.9",
127127
"@types/yargs": "^17.0.32",
128-
"@unocss/eslint-plugin": "^0.60.3",
128+
"@unocss/eslint-plugin": "^0.60.4",
129129
"bumpp": "^9.4.1",
130-
"eslint": "^9.3.0",
130+
"eslint": "^9.4.0",
131131
"eslint-plugin-react-hooks": "^4.6.2",
132132
"eslint-plugin-react-refresh": "^0.4.7",
133133
"eslint-plugin-svelte": "2.39.0",

0 commit comments

Comments
 (0)