Skip to content

Commit 91add13

Browse files
Update devDependencies (#548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60ecda6 commit 91add13

File tree

2 files changed

+377
-238
lines changed

2 files changed

+377
-238
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"devDependencies": {
6868
"@eslint/compat": "1.2.7",
6969
"@eslint/js": "9.21.0",
70-
"@stylistic/eslint-plugin": "3.0.1",
70+
"@stylistic/eslint-plugin": "3.1.0",
7171
"@types/eslint__js": "8.42.3",
72-
"@types/node": "22.13.1",
72+
"@types/node": "22.13.8",
7373
"@vitest/coverage-v8": "3.0.7",
7474
"@vitest/eslint-plugin": "1.1.36",
7575
"benchmark": "2.1.4",
@@ -86,12 +86,12 @@
8686
"npm-run-all2": "7.0.2",
8787
"prettier": "3.5.2",
8888
"prettier-plugin-organize-imports": "4.1.0",
89-
"prettier-plugin-packagejson": "2.5.8",
89+
"prettier-plugin-packagejson": "2.5.9",
9090
"rimraf": "6.0.1",
91-
"tsup": "8.3.6",
91+
"tsup": "8.4.0",
9292
"typescript": "5.8.2",
9393
"typescript-eslint": "8.25.0",
94-
"vite": "6.1.0",
94+
"vite": "6.2.0",
9595
"vitepress": "1.6.3",
9696
"vitest": "3.0.7"
9797
},

0 commit comments

Comments
 (0)