@eslint-react/ast
Advanced tools
Comparing version
{ | ||
"name": "@eslint-react/ast", | ||
"version": "2.0.0-next.45", | ||
"version": "2.0.0-next.47", | ||
"description": "ESLint React's TSESTree AST utility module.", | ||
@@ -30,8 +30,8 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.34.0", | ||
"@typescript-eslint/typescript-estree": "^8.34.0", | ||
"@typescript-eslint/utils": "^8.34.0", | ||
"@typescript-eslint/types": "^8.34.1", | ||
"@typescript-eslint/typescript-estree": "^8.34.1", | ||
"@typescript-eslint/utils": "^8.34.1", | ||
"string-ts": "^2.2.1", | ||
"ts-pattern": "^5.7.1", | ||
"@eslint-react/eff": "2.0.0-next.45" | ||
"@eslint-react/eff": "2.0.0-next.47" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
+ Added
- Removed