@eslint-react/ast
Advanced tools
Comparing version 1.26.3-beta.8 to 1.26.3-beta.10
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.26.3-beta.8", | ||
"version": "1.26.3-beta.10", | ||
"description": "ESLint React's TSESTree AST utility module.", | ||
@@ -38,8 +38,8 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": "^8.23.0", | ||
"@typescript-eslint/typescript-estree": "^8.23.0", | ||
"@typescript-eslint/utils": "^8.23.0", | ||
"@typescript-eslint/types": "^8.24.0", | ||
"@typescript-eslint/typescript-estree": "^8.24.0", | ||
"@typescript-eslint/utils": "^8.24.0", | ||
"string-ts": "^2.2.1", | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/eff": "1.26.3-beta.8" | ||
"@eslint-react/eff": "1.26.3-beta.10" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
249012
+ Added@eslint-react/eff@1.26.3-beta.10(transitive)
- Removed@eslint-react/eff@1.26.3-beta.8(transitive)