We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293a8c4 commit c21c33fCopy full SHA for c21c33f
package.json
@@ -53,14 +53,14 @@
53
},
54
"devDependencies": {
55
"@changesets/cli": "^2.29.8",
56
- "@eslint/js": "^9.39.2",
+ "@eslint/js": "^10.0.0",
57
"@openscript/unplugin-favicons": "^1.1.8",
58
"@types/mdast": "^4.0.4",
59
"@types/node": "^24.10.1",
60
"@typescript-eslint/parser": "^8.54.0",
61
"@vitest/coverage-v8": "4.0.18",
62
"astro-eslint-parser": "^1.2.2",
63
- "eslint": "^9.39.2",
+ "eslint": "^10.0.0",
64
"eslint-config-prettier": "^10.1.8",
65
"eslint-plugin-astro": "^1.5.0",
66
"eslint-plugin-jsx-a11y": "^6.10.2",
0 commit comments