We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6654e commit 508e883Copy full SHA for 508e883
2 files changed
package.json
@@ -33,14 +33,14 @@
33
"zod": "^4.3.6"
34
},
35
"devDependencies": {
36
- "@eslint/js": "^9.39.4",
+ "@eslint/js": "^10.0.0",
37
"@kobalte/tailwindcss": "^0.9.0",
38
"@orama/crawly": "^0.0.6",
39
"@tailwindcss/typography": "^0.5.19",
40
"@types/node": "^25.0.3",
41
"@typescript-eslint/eslint-plugin": "^8.54.0",
42
"@typescript-eslint/parser": "^8.56.1",
43
- "eslint": "^9.39.2",
+ "eslint": "^10.0.0",
44
"eslint-plugin-solid": "^0.14.5",
45
"globals": "^17.4.0",
46
"prettier": "3.8.3",
0 commit comments