@eslint-react/ast
Advanced tools
Comparing version 1.5.9-beta.0 to 1.5.9-beta.2
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.9-beta.0", | ||
"version": "1.5.9-beta.2", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -39,11 +39,11 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"@eslint-community/eslint-utils": "4.4.0", | ||
"@typescript-eslint/scope-manager": "7.6.0", | ||
"@typescript-eslint/types": "7.6.0", | ||
"@typescript-eslint/utils": "7.6.0", | ||
"@typescript-eslint/scope-manager": "7.7.0", | ||
"@typescript-eslint/types": "7.7.0", | ||
"@typescript-eslint/utils": "7.7.0", | ||
"string-ts": "2.1.0", | ||
"@eslint-react/types": "1.5.9-beta.0", | ||
"@eslint-react/tools": "1.5.9-beta.0" | ||
"@eslint-react/tools": "1.5.9-beta.2", | ||
"@eslint-react/types": "1.5.9-beta.2" | ||
}, | ||
"devDependencies": { | ||
"effect": "2.4.18" | ||
"effect": "3.0.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
341480
8712
+ Added@eslint-react/tools@1.5.9-beta.2(transitive)
+ Added@eslint-react/types@1.5.9-beta.2(transitive)
+ Added@typescript-eslint/scope-manager@7.7.0(transitive)
+ Added@typescript-eslint/types@7.7.0(transitive)
+ Added@typescript-eslint/typescript-estree@7.7.0(transitive)
+ Added@typescript-eslint/utils@7.7.0(transitive)
+ Added@typescript-eslint/visitor-keys@7.7.0(transitive)
- Removed@eslint-react/tools@1.5.9-beta.0(transitive)
- Removed@eslint-react/types@1.5.9-beta.0(transitive)
- Removed@typescript-eslint/scope-manager@7.6.0(transitive)
- Removed@typescript-eslint/types@7.6.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.6.0(transitive)
- Removed@typescript-eslint/utils@7.6.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.6.0(transitive)