@tanstack/eslint-plugin-query
Advanced tools
Comparing version 5.43.1 to 5.47.0
{ | ||
"name": "@tanstack/eslint-plugin-query", | ||
"version": "5.43.1", | ||
"version": "5.47.0", | ||
"description": "ESLint plugin for TanStack Query", | ||
@@ -39,7 +39,7 @@ "author": "Eliya Cohen", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "8.0.0-alpha.28" | ||
"@typescript-eslint/utils": "8.0.0-alpha.30" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/rule-tester": "8.0.0-alpha.28", | ||
"eslint": "^9.4.0" | ||
"@typescript-eslint/rule-tester": "8.0.0-alpha.30", | ||
"eslint": "^9.5.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@typescript-eslint/scope-manager@8.0.0-alpha.30(transitive)
+ Added@typescript-eslint/types@8.0.0-alpha.30(transitive)
+ Added@typescript-eslint/typescript-estree@8.0.0-alpha.30(transitive)
+ Added@typescript-eslint/utils@8.0.0-alpha.30(transitive)
+ Added@typescript-eslint/visitor-keys@8.0.0-alpha.30(transitive)
- Removed@typescript-eslint/scope-manager@8.0.0-alpha.28(transitive)
- Removed@typescript-eslint/types@8.0.0-alpha.28(transitive)
- Removed@typescript-eslint/typescript-estree@8.0.0-alpha.28(transitive)
- Removed@typescript-eslint/utils@8.0.0-alpha.28(transitive)
- Removed@typescript-eslint/visitor-keys@8.0.0-alpha.28(transitive)