Skip to content

Commit c440279

Browse files
Update devDependencies (#590)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b32016c commit c440279

File tree

2 files changed

+321
-55
lines changed

2 files changed

+321
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@eslint/compat": "1.2.9",
6969
"@eslint/js": "9.25.1",
70-
"@stylistic/eslint-plugin": "4.2.0",
70+
"@stylistic/eslint-plugin": "5.2.3",
7171
"@types/node": "22.15.3",
7272
"@vitest/coverage-v8": "3.2.4",
7373
"@vitest/eslint-plugin": "1.3.4",
@@ -81,15 +81,15 @@
8181
"eslint-plugin-spellcheck": "0.0.20",
8282
"eslint-plugin-unicorn": "59.0.0",
8383
"jiti": "2.4.2",
84-
"npm-run-all2": "7.0.2",
84+
"npm-run-all2": "8.0.4",
8585
"prettier": "3.5.3",
8686
"prettier-plugin-organize-imports": "4.1.0",
8787
"prettier-plugin-packagejson": "2.5.10",
8888
"rimraf": "6.0.1",
8989
"tsup": "8.4.0",
9090
"typescript": "5.9.2",
9191
"typescript-eslint": "8.31.1",
92-
"vite": "6.3.4",
92+
"vite": "7.1.1",
9393
"vitepress": "1.6.3",
9494
"vitest": "3.2.4"
9595
},

0 commit comments

Comments
 (0)