Skip to content

Commit 329ef90

Browse files
committed
chore: update deps
1 parent 67110ad commit 329ef90

File tree

2 files changed

+360
-639
lines changed

2 files changed

+360
-639
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.0-beta.2",
5-
"packageManager": "pnpm@9.1.1",
5+
"packageManager": "pnpm@9.1.2",
66
"description": "Donny's ESLint config",
77
"author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
88
"license": "MIT",
@@ -80,8 +80,8 @@
8080
"@antfu/install-pkg": "^0.3.3",
8181
"@stylistic/eslint-plugin": "^2.1.0",
8282
"@toml-tools/parser": "^1.0.0",
83-
"@typescript-eslint/eslint-plugin": "^7.9.0",
84-
"@typescript-eslint/parser": "^7.9.0",
83+
"@typescript-eslint/eslint-plugin": "^7.10.0",
84+
"@typescript-eslint/parser": "^7.10.0",
8585
"eslint-config-flat-gitignore": "^0.1.5",
8686
"eslint-merge-processors": "^0.1.0",
8787
"eslint-plugin-antfu": "^2.2.0",
@@ -94,7 +94,7 @@
9494
"eslint-plugin-n": "^17.7.0",
9595
"eslint-plugin-no-only-tests": "^3.1.0",
9696
"eslint-plugin-perfectionist": "^2.10.0",
97-
"eslint-plugin-regexp": "^2.5.0",
97+
"eslint-plugin-regexp": "^2.6.0",
9898
"eslint-plugin-tailwindcss": "^3.15.2",
9999
"eslint-plugin-unicorn": "^53.0.0",
100100
"eslint-plugin-unused-imports": "^3.2.0",
@@ -122,7 +122,7 @@
122122
"@types/node": "^20.12.12",
123123
"@types/prompts": "^2.4.9",
124124
"@types/yargs": "^17.0.32",
125-
"@unocss/eslint-plugin": "^0.60.2",
125+
"@unocss/eslint-plugin": "^0.60.3",
126126
"bumpp": "^9.4.1",
127127
"eslint": "^9.3.0",
128128
"eslint-plugin-react": "^7.34.1",
@@ -132,7 +132,7 @@
132132
"execa": "^9.1.0",
133133
"fast-glob": "^3.3.2",
134134
"fs-extra": "^11.2.0",
135-
"lint-staged": "^15.2.2",
135+
"lint-staged": "^15.2.4",
136136
"rimraf": "^5.0.7",
137137
"simple-git-hooks": "^2.11.1",
138138
"svelte": "^4.2.17",

0 commit comments

Comments
 (0)