@eslint-react/ast
Advanced tools
Comparing version 1.5.15-next.3 to 1.5.15-next.4
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.15-next.3", | ||
"version": "1.5.15-next.4", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -44,7 +44,7 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"ts-pattern": "5.1.2", | ||
"@eslint-react/tools": "1.5.15-next.3", | ||
"@eslint-react/types": "1.5.15-next.3" | ||
"@eslint-react/tools": "1.5.15-next.4", | ||
"@eslint-react/types": "1.5.15-next.4" | ||
}, | ||
"devDependencies": { | ||
"effect": "3.2.8", | ||
"effect": "3.3.0", | ||
"tsup": "8.1.0" | ||
@@ -51,0 +51,0 @@ }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
357127
8677
+ Added@eslint-react/tools@1.5.15-next.4(transitive)
+ Added@eslint-react/types@1.5.15-next.4(transitive)
- Removed@eslint-react/tools@1.5.15-next.3(transitive)
- Removed@eslint-react/types@1.5.15-next.3(transitive)