@eslint-react/types
Advanced tools
Comparing version 0.10.4 to 0.10.5-beta.0
{ | ||
"name": "@eslint-react/types", | ||
"version": "0.10.4", | ||
"version": "0.10.5-beta.0", | ||
"description": "ESLint React's type definitions.", | ||
@@ -38,5 +38,5 @@ "homepage": "https://github.com/rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/types": "6.17.0", | ||
"@typescript-eslint/utils": "6.17.0", | ||
"@eslint-react/tools": "0.10.4" | ||
"@typescript-eslint/types": "6.18.0", | ||
"@typescript-eslint/utils": "6.18.0", | ||
"@eslint-react/tools": "0.10.5-beta.0" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
4693
+ Added@eslint-react/tools@0.10.5-beta.0(transitive)
+ Added@typescript-eslint/scope-manager@6.18.0(transitive)
+ Added@typescript-eslint/types@6.18.0(transitive)
+ Added@typescript-eslint/typescript-estree@6.18.0(transitive)
+ Added@typescript-eslint/utils@6.18.0(transitive)
+ Added@typescript-eslint/visitor-keys@6.18.0(transitive)
- Removed@eslint-react/tools@0.10.4(transitive)
- Removed@typescript-eslint/scope-manager@6.17.0(transitive)
- Removed@typescript-eslint/types@6.17.0(transitive)
- Removed@typescript-eslint/typescript-estree@6.17.0(transitive)
- Removed@typescript-eslint/utils@6.17.0(transitive)
- Removed@typescript-eslint/visitor-keys@6.17.0(transitive)