We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e16070 + 082043c commit a58b81dCopy full SHA for a58b81d
2 files changed
package.json
@@ -31,15 +31,15 @@
31
"devDependencies": {
32
"@eslint/js": "^9.39.2",
33
"@types/node": "^24.10.1",
34
- "@typescript-eslint/eslint-plugin": "^8.51.0",
35
- "@typescript-eslint/parser": "^8.51.0",
36
- "@vitest/coverage-v8": "^4.0.16",
37
- "@vitest/ui": "^4.0.16",
+ "@typescript-eslint/eslint-plugin": "^8.52.0",
+ "@typescript-eslint/parser": "^8.52.0",
+ "@vitest/coverage-v8": "^4.0.17",
+ "@vitest/ui": "^4.0.17",
38
"eslint": "^9.39.2",
39
"prettier": "^3.7.4",
40
"tsx": "^4.21.0",
41
"typescript": "^5.9.3",
42
- "vitest": "^4.0.16"
+ "vitest": "^4.0.17"
43
},
44
"pnpm": {
45
"overrides": {
0 commit comments