@eslint-react/ast
Advanced tools
Comparing version 1.5.13-next.0 to 1.5.13-next.1
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.13-next.0", | ||
"version": "1.5.13-next.1", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -39,11 +39,11 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"@eslint-community/eslint-utils": "4.4.0", | ||
"@typescript-eslint/scope-manager": "^7.9.0", | ||
"@typescript-eslint/types": "^7.9.0", | ||
"@typescript-eslint/utils": "^7.9.0", | ||
"@typescript-eslint/scope-manager": "^7.10.0", | ||
"@typescript-eslint/types": "^7.10.0", | ||
"@typescript-eslint/utils": "^7.10.0", | ||
"string-ts": "2.1.1", | ||
"@eslint-react/tools": "1.5.13-next.0", | ||
"@eslint-react/types": "1.5.13-next.0" | ||
"@eslint-react/tools": "1.5.13-next.1", | ||
"@eslint-react/types": "1.5.13-next.1" | ||
}, | ||
"devDependencies": { | ||
"effect": "3.1.5" | ||
"effect": "3.2.1" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
378779
9293
+ Added@eslint-react/tools@1.5.13-next.1(transitive)
+ Added@eslint-react/types@1.5.13-next.1(transitive)
- Removed@eslint-react/tools@1.5.13-next.0(transitive)
- Removed@eslint-react/types@1.5.13-next.0(transitive)