fix: update ESLint version constraint to allow compatible updates
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
"@vitest/coverage-v8": "^4.0.18",
|
||||
"@vitest/ui": "^4.0.18",
|
||||
"autoprefixer": "^10.4.24",
|
||||
"eslint": " ^10.0.0",
|
||||
"eslint": ">=9.39.2 <10.0.0",
|
||||
"eslint-plugin-react-hooks": "^7.0.1",
|
||||
"eslint-plugin-react-refresh": "^0.5.0",
|
||||
"jsdom": "28.0.0",
|
||||
|
||||
Reference in New Issue
Block a user