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 0c77747 commit 1c86c8eCopy full SHA for 1c86c8e
package.json
@@ -36,8 +36,8 @@
36
"@eslint/js": "^9.39.0",
37
"@podman-desktop/api": "^1.22.1",
38
"@types/node": "^22.19.0",
39
- "@typescript-eslint/eslint-plugin": "^8.46.2",
40
- "@typescript-eslint/parser": "^8.46.2",
+ "@typescript-eslint/eslint-plugin": "^8.46.3",
+ "@typescript-eslint/parser": "^8.46.3",
41
"@vitest/coverage-v8": "^3.2.4",
42
"@vitest/eslint-plugin": "^1.4.0",
43
"autoprefixer": "^10.4.21",
@@ -57,7 +57,7 @@
57
"husky": "^9.1.7",
58
"lint-staged": "^16.2.6",
59
"typescript": "5.9.3",
60
- "typescript-eslint": "^8.46.2",
+ "typescript-eslint": "^8.46.3",
61
"vite": "7.1.12",
62
"vitest": "^3.2.4"
63
},
0 commit comments