@eslint-react/ast
Advanced tools
Comparing version 1.26.2-beta.0 to 1.26.2-beta.2
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.26.2-beta.0", | ||
"version": "1.26.2-beta.2", | ||
"description": "ESLint React's TSESTree AST utility module.", | ||
@@ -36,8 +36,8 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.22.0", | ||
"@typescript-eslint/typescript-estree": "^8.22.0", | ||
"@typescript-eslint/utils": "^8.22.0", | ||
"string-ts": "^2.2.0", | ||
"@typescript-eslint/types": "^8.23.0", | ||
"@typescript-eslint/typescript-estree": "^8.23.0", | ||
"@typescript-eslint/utils": "^8.23.0", | ||
"string-ts": "^2.2.1", | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/eff": "1.26.2-beta.0" | ||
"@eslint-react/eff": "1.26.2-beta.2" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
+ Added@eslint-react/eff@1.26.2-beta.2(transitive)
- Removed@eslint-react/eff@1.26.2-beta.0(transitive)
Updatedstring-ts@^2.2.1