We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9019982 commit a345237Copy full SHA for a345237
1 file changed
package.json
@@ -48,7 +48,7 @@
48
},
49
"devDependencies": {
50
"@axe-core/playwright": "4.11.1",
51
- "@eslint/js": "9.39.3",
+ "@eslint/js": "10.0.1",
52
"@playwright/test": "1.58.2",
53
"@tailwindcss/vite": "4.2.1",
54
"@testing-library/jest-dom": "6.9.1",
@@ -61,7 +61,7 @@
61
"axe-html-reporter": "2.2.11",
62
"better-sqlite3": "12.6.2",
63
"drizzle-kit": "0.31.8",
64
- "eslint": "9.39.3",
+ "eslint": "10.0.2",
65
"eslint-plugin-jsx-a11y": "6.10.2",
66
"eslint-plugin-solid": "0.14.5",
67
"fast-check": "4.5.3",
0 commit comments