eslint-plugin-react-hooks-extra
Advanced tools
Comparing version
@@ -30,3 +30,3 @@ import * as AST from '@eslint-react/ast'; | ||
var name2 = "eslint-plugin-react-hooks-extra"; | ||
var version = "2.0.0-next.54"; | ||
var version = "2.0.0-next.55"; | ||
function useNoDirectSetStateInUseEffect(context, options) { | ||
@@ -33,0 +33,0 @@ const { onViolation, useEffectKind } = options; |
{ | ||
"name": "eslint-plugin-react-hooks-extra", | ||
"version": "2.0.0-next.54", | ||
"version": "2.0.0-next.55", | ||
"description": "ESLint React's ESLint plugin for React Hooks related rules.", | ||
@@ -39,14 +39,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "^8.34.1", | ||
"@typescript-eslint/type-utils": "^8.34.1", | ||
"@typescript-eslint/types": "^8.34.1", | ||
"@typescript-eslint/utils": "^8.34.1", | ||
"@typescript-eslint/scope-manager": "^8.35.0", | ||
"@typescript-eslint/type-utils": "^8.35.0", | ||
"@typescript-eslint/types": "^8.35.0", | ||
"@typescript-eslint/utils": "^8.35.0", | ||
"string-ts": "^2.2.1", | ||
"ts-pattern": "^5.7.1", | ||
"@eslint-react/ast": "2.0.0-next.54", | ||
"@eslint-react/core": "2.0.0-next.54", | ||
"@eslint-react/eff": "2.0.0-next.54", | ||
"@eslint-react/var": "2.0.0-next.54", | ||
"@eslint-react/kit": "2.0.0-next.54", | ||
"@eslint-react/shared": "2.0.0-next.54" | ||
"@eslint-react/ast": "2.0.0-next.55", | ||
"@eslint-react/core": "2.0.0-next.55", | ||
"@eslint-react/eff": "2.0.0-next.55", | ||
"@eslint-react/kit": "2.0.0-next.55", | ||
"@eslint-react/shared": "2.0.0-next.55", | ||
"@eslint-react/var": "2.0.0-next.55" | ||
}, | ||
@@ -53,0 +53,0 @@ "devDependencies": { |
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed