We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c8634 commit 48490b9Copy full SHA for 48490b9
package.json
@@ -68,7 +68,7 @@
68
"@eslint/compat": "1.3.2",
69
"@eslint/js": "9.33.0",
70
"@stylistic/eslint-plugin": "5.2.3",
71
- "@types/node": "22.17.1",
+ "@types/node": "22.17.2",
72
"@vitest/coverage-v8": "3.2.4",
73
"@vitest/eslint-plugin": "1.3.4",
74
"benchmark": "2.1.4",
@@ -85,10 +85,10 @@
85
"prettier": "3.6.2",
86
"prettier-plugin-organize-imports": "4.2.0",
87
"prettier-plugin-pkg": "0.21.2",
88
- "tsup": "8.4.0",
+ "tsup": "8.5.0",
89
"typescript": "5.9.2",
90
"typescript-eslint": "8.39.1",
91
- "vite": "7.1.1",
+ "vite": "7.1.3",
92
"vitepress": "1.6.4",
93
"vitest": "3.2.4"
94
},
0 commit comments