@eslint-react/ast
Advanced tools
Comparing version 1.5.15-beta.1 to 1.5.15-beta.2
{ | ||
"name": "@eslint-react/ast", | ||
"version": "1.5.15-beta.1", | ||
"version": "1.5.15-beta.2", | ||
"description": "ESLint React's TSESTree AST primitive utility module.", | ||
@@ -39,13 +39,13 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"@eslint-community/eslint-utils": "4.4.0", | ||
"@typescript-eslint/scope-manager": "^7.11.0", | ||
"@typescript-eslint/types": "^7.11.0", | ||
"@typescript-eslint/utils": "^7.11.0", | ||
"@typescript-eslint/scope-manager": "^7.12.0", | ||
"@typescript-eslint/types": "^7.12.0", | ||
"@typescript-eslint/utils": "^7.12.0", | ||
"string-ts": "2.1.1", | ||
"ts-pattern": "5.1.2", | ||
"@eslint-react/tools": "1.5.15-beta.1", | ||
"@eslint-react/types": "1.5.15-beta.1" | ||
"@eslint-react/tools": "1.5.15-beta.2", | ||
"@eslint-react/types": "1.5.15-beta.2" | ||
}, | ||
"devDependencies": { | ||
"effect": "3.2.7", | ||
"tsup": "8.0.2" | ||
"effect": "3.2.8", | ||
"tsup": "8.1.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
356455
8665
+ Added@eslint-react/tools@1.5.15-beta.2(transitive)
+ Added@eslint-react/types@1.5.15-beta.2(transitive)
- Removed@eslint-react/tools@1.5.15-beta.1(transitive)
- Removed@eslint-react/types@1.5.15-beta.1(transitive)