@eslint-react/kit
Advanced tools
Comparing version
{ | ||
"name": "@eslint-react/kit", | ||
"version": "1.52.3-beta.3", | ||
"version": "1.52.3-beta.5", | ||
"description": "ESLint React's plugin kit for building plugins and rules.", | ||
@@ -38,6 +38,6 @@ "homepage": "https://github.com/Rel1cx/eslint-react", | ||
"dependencies": { | ||
"@typescript-eslint/utils": "^8.34.0", | ||
"@typescript-eslint/utils": "^8.34.1", | ||
"ts-pattern": "^5.7.1", | ||
"zod": "^3.25.64", | ||
"@eslint-react/eff": "1.52.3-beta.3" | ||
"zod": "^3.25.67", | ||
"@eslint-react/eff": "1.52.3-beta.5" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
+ Added
- Removed
Updated