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 824f5d5 commit 143c5c4Copy full SHA for 143c5c4
package.json
@@ -36,8 +36,8 @@
36
"@eslint/js": "^9.25.1",
37
"@podman-desktop/api": "^1.18.1",
38
"@types/node": "^22.15.17",
39
- "@typescript-eslint/eslint-plugin": "^8.31.1",
40
- "@typescript-eslint/parser": "^8.31.1",
+ "@typescript-eslint/eslint-plugin": "^8.32.0",
+ "@typescript-eslint/parser": "^8.32.0",
41
"@vitest/coverage-v8": "^3.1.3",
42
"@vitest/eslint-plugin": "^1.1.44",
43
"autoprefixer": "^10.4.21",
@@ -57,7 +57,7 @@
57
"husky": "^9.1.7",
58
"lint-staged": "^15.5.2",
59
"typescript": "5.8.3",
60
- "typescript-eslint": "^8.31.1",
+ "typescript-eslint": "^8.32.0",
61
"vite": "6.3.5",
62
"vitest": "^3.1.3"
63
},
0 commit comments