We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb0d05e commit f25d5edCopy full SHA for f25d5ed
package.json
@@ -36,8 +36,8 @@
36
"@eslint/js": "^9.24.0",
37
"@podman-desktop/api": "^1.17.2",
38
"@types/node": "^22.15.2",
39
- "@typescript-eslint/eslint-plugin": "^8.29.0",
40
- "@typescript-eslint/parser": "^8.29.0",
+ "@typescript-eslint/eslint-plugin": "^8.31.0",
+ "@typescript-eslint/parser": "^8.31.0",
41
"@vitest/coverage-v8": "^3.1.1",
42
"@vitest/eslint-plugin": "^1.1.39",
43
"autoprefixer": "^10.4.21",
@@ -57,7 +57,7 @@
57
"husky": "^9.1.7",
58
"lint-staged": "^15.5.0",
59
"typescript": "5.8.3",
60
- "typescript-eslint": "^8.29.0",
+ "typescript-eslint": "^8.31.0",
61
"vite": "6.3.3",
62
"vitest": "^3.1.1"
63
},
0 commit comments