We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be67792 commit e991fcfCopy full SHA for e991fcf
package.json
@@ -31,8 +31,8 @@
31
"@testing-library/jest-dom": "^6.6.3",
32
"@testing-library/svelte": "^5.2.6",
33
"@tsconfig/svelte": "^5.0.4",
34
- "@typescript-eslint/eslint-plugin": "^8.19.1",
35
- "@typescript-eslint/parser": "^8.19.1",
+ "@typescript-eslint/eslint-plugin": "^8.20.0",
+ "@typescript-eslint/parser": "^8.20.0",
36
"@vitest/coverage-v8": "2.1.3",
37
"@vitest/eslint-plugin": "^1.1.25",
38
"autoprefixer": "^10.4.20",
@@ -61,7 +61,7 @@
61
"tailwindcss": "^3.4.17",
62
"tslib": "^2.8.1",
63
"typescript": "^5.7.3",
64
- "typescript-eslint": "^8.19.1",
+ "typescript-eslint": "^8.20.0",
65
"vite": "^5.4.11",
66
"vitest": "^2.1.3"
67
},
0 commit comments