We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce1ac6 commit e1417dbCopy full SHA for e1417db
package.json
@@ -31,8 +31,8 @@
31
"@testing-library/jest-dom": "^6.6.2",
32
"@testing-library/svelte": "^5.2.4",
33
"@tsconfig/svelte": "^5.0.4",
34
- "@typescript-eslint/eslint-plugin": "^8.11.0",
35
- "@typescript-eslint/parser": "^8.11.0",
+ "@typescript-eslint/eslint-plugin": "^8.12.1",
+ "@typescript-eslint/parser": "^8.12.1",
36
"@vitest/coverage-v8": "2.1.3",
37
"@vitest/eslint-plugin": "^1.1.7",
38
"autoprefixer": "^10.4.20",
@@ -61,7 +61,7 @@
61
"tailwindcss": "^3.4.14",
62
"tslib": "^2.8.0",
63
"typescript": "^5.6.3",
64
- "typescript-eslint": "^8.11.0",
+ "typescript-eslint": "^8.12.1",
65
"vite": "^5.4.10",
66
"vitest": "^2.1.3"
67
},
0 commit comments