Skip to content

Commit bfa2b72

Browse files
Update devDependencies
1 parent 33c8634 commit bfa2b72

File tree

2 files changed

+96
-44
lines changed

2 files changed

+96
-44
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@eslint/compat": "1.3.2",
6969
"@eslint/js": "9.33.0",
7070
"@stylistic/eslint-plugin": "5.2.3",
71-
"@types/node": "22.17.1",
71+
"@types/node": "22.18.0",
7272
"@vitest/coverage-v8": "3.2.4",
7373
"@vitest/eslint-plugin": "1.3.4",
7474
"benchmark": "2.1.4",
@@ -85,10 +85,10 @@
8585
"prettier": "3.6.2",
8686
"prettier-plugin-organize-imports": "4.2.0",
8787
"prettier-plugin-pkg": "0.21.2",
88-
"tsup": "8.4.0",
88+
"tsup": "8.5.0",
8989
"typescript": "5.9.2",
9090
"typescript-eslint": "8.39.1",
91-
"vite": "7.1.1",
91+
"vite": "7.1.3",
9292
"vitepress": "1.6.4",
9393
"vitest": "3.2.4"
9494
},

0 commit comments

Comments
 (0)