@eslint-react/ast
Advanced tools
Comparing version 1.5.7 to 1.5.8-beta.1
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.7", | ||
"version": "1.5.8-beta.1", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -39,8 +39,8 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"@eslint-community/eslint-utils": "4.4.0", | ||
"@typescript-eslint/scope-manager": "7.4.0", | ||
"@typescript-eslint/types": "7.4.0", | ||
"@typescript-eslint/utils": "7.4.0", | ||
"@typescript-eslint/scope-manager": "7.5.0", | ||
"@typescript-eslint/types": "7.5.0", | ||
"@typescript-eslint/utils": "7.5.0", | ||
"string-ts": "2.1.0", | ||
"@eslint-react/types": "1.5.7", | ||
"@eslint-react/tools": "1.5.7" | ||
"@eslint-react/tools": "1.5.8-beta.1", | ||
"@eslint-react/types": "1.5.8-beta.1" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
341331
8708
1
+ Added@eslint-react/tools@1.5.8-beta.1(transitive)
+ Added@eslint-react/types@1.5.8-beta.1(transitive)
+ Added@typescript-eslint/scope-manager@7.5.0(transitive)
+ Added@typescript-eslint/types@7.5.0(transitive)
+ Added@typescript-eslint/typescript-estree@7.5.0(transitive)
+ Added@typescript-eslint/utils@7.5.0(transitive)
+ Added@typescript-eslint/visitor-keys@7.5.0(transitive)
- Removed@eslint-react/tools@1.5.7(transitive)
- Removed@eslint-react/types@1.5.7(transitive)
- Removed@typescript-eslint/scope-manager@7.4.0(transitive)
- Removed@typescript-eslint/types@7.4.0(transitive)
- Removed@typescript-eslint/typescript-estree@7.4.0(transitive)
- Removed@typescript-eslint/utils@7.4.0(transitive)
- Removed@typescript-eslint/visitor-keys@7.4.0(transitive)