We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d492e6e commit 286c668Copy full SHA for 286c668
package.json
@@ -60,15 +60,15 @@
60
"devDependencies": {
61
"@commitlint/cli": "^20.0.0",
62
"@commitlint/config-conventional": "^20.0.0",
63
- "@eslint/js": "^9.36.0",
+ "@eslint/js": "^10.0.0",
64
"@rspress/plugin-algolia": "^2.0.1",
65
"@rspress/plugin-llms": "2.0.1",
66
"@tailwindcss/postcss": "^4.1.13",
67
"@tailwindcss/typography": "^0.5.19",
68
"@types/node": "^24.5.2",
69
"@types/react": "^19.1.13",
70
"autoprefixer": "^10.4.21",
71
- "eslint": "^9.36.0",
+ "eslint": "^10.0.0",
72
"globals": "^16.4.0",
73
"lint-staged": "^16.2.1",
74
"postcss": "^8.5.6",
0 commit comments