Skip to content

Commit f62bcc4

Browse files
committed
chore: update deps
1 parent a3feb30 commit f62bcc4

File tree

2 files changed

+247
-319
lines changed

2 files changed

+247
-319
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@
8282
"@eslint-types/typescript-eslint": "^7.2.0",
8383
"@eslint-types/unicorn": "^51.0.1",
8484
"@toml-tools/parser": "^1.0.0",
85-
"@typescript-eslint/eslint-plugin": "^7.3.1",
86-
"@typescript-eslint/parser": "^7.3.1",
85+
"@typescript-eslint/eslint-plugin": "^7.4.0",
86+
"@typescript-eslint/parser": "^7.4.0",
8787
"eslint-config-flat-gitignore": "^0.1.3",
8888
"eslint-config-prettier": "^9.1.0",
8989
"eslint-plugin-antfu": "^2.1.2",
@@ -98,9 +98,9 @@
9898
"eslint-plugin-tailwindcss": "^3.15.1",
9999
"eslint-plugin-unicorn": "^51.0.1",
100100
"eslint-plugin-unused-imports": "^3.1.0",
101-
"eslint-plugin-vitest": "^0.3.26",
101+
"eslint-plugin-vitest": "^0.4.0",
102102
"eslint-plugin-vue": "^9.24.0",
103-
"globals": "^14.0.0",
103+
"globals": "^15.0.0",
104104
"jsonc-eslint-parser": "^2.4.0",
105105
"local-pkg": "^0.5.0",
106106
"parse-gitignore": "^2.0.0",
@@ -118,9 +118,9 @@
118118
"@types/node": "^20.11.30",
119119
"@types/prompts": "^2.4.9",
120120
"@types/yargs": "^17.0.32",
121-
"@unocss/eslint-plugin": "^0.58.6",
121+
"@unocss/eslint-plugin": "^0.58.7",
122122
"bumpp": "^9.4.0",
123-
"eslint": "^8.57.0",
123+
"eslint": "9.0.0-rc.0",
124124
"eslint-flat-config-viewer": "^0.1.14",
125125
"eslint-plugin-react": "^7.34.1",
126126
"eslint-plugin-react-hooks": "^4.6.0",
@@ -131,7 +131,7 @@
131131
"fs-extra": "^11.2.0",
132132
"lint-staged": "^15.2.2",
133133
"rimraf": "^5.0.5",
134-
"simple-git-hooks": "^2.11.0",
134+
"simple-git-hooks": "^2.11.1",
135135
"svelte-eslint-parser": "^0.33.1",
136136
"tsup": "^8.0.2",
137137
"tsx": "^4.7.1",

0 commit comments

Comments
 (0)