eslint-plugin-react-naming-convention
Advanced tools
Comparing version 1.26.3-next.12 to 1.26.3-next.13
@@ -39,3 +39,3 @@ 'use strict'; | ||
var name = "eslint-plugin-react-naming-convention"; | ||
var version = "1.26.3-next.12"; | ||
var version = "1.26.3-next.13"; | ||
var createRule = shared.createRuleForPlugin("naming-convention"); | ||
@@ -42,0 +42,0 @@ |
{ | ||
"name": "eslint-plugin-react-naming-convention", | ||
"version": "1.26.3-next.12", | ||
"version": "1.26.3-next.13", | ||
"description": "ESLint React's ESLint plugin for naming convention related rules.", | ||
@@ -52,10 +52,10 @@ "keywords": [ | ||
"ts-pattern": "^5.6.2", | ||
"@eslint-react/ast": "1.26.3-next.12", | ||
"@eslint-react/eff": "1.26.3-next.12", | ||
"@eslint-react/core": "1.26.3-next.12", | ||
"@eslint-react/jsx": "1.26.3-next.12", | ||
"@eslint-react/shared": "1.26.3-next.12" | ||
"@eslint-react/ast": "1.26.3-next.13", | ||
"@eslint-react/core": "1.26.3-next.13", | ||
"@eslint-react/jsx": "1.26.3-next.13", | ||
"@eslint-react/eff": "1.26.3-next.13", | ||
"@eslint-react/shared": "1.26.3-next.13" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^19.0.8", | ||
"@types/react": "^19.0.9", | ||
"@types/react-dom": "^19.0.3", | ||
@@ -62,0 +62,0 @@ "tsup": "^8.3.6", |
Sorry, the diff of this file is not supported yet
+ Added@eslint-react/ast@1.26.3-next.13(transitive)
+ Added@eslint-react/core@1.26.3-next.13(transitive)
+ Added@eslint-react/eff@1.26.3-next.13(transitive)
+ Added@eslint-react/jsx@1.26.3-next.13(transitive)
+ Added@eslint-react/shared@1.26.3-next.13(transitive)
+ Added@eslint-react/var@1.26.3-next.13(transitive)
- Removed@eslint-react/ast@1.26.3-next.12(transitive)
- Removed@eslint-react/core@1.26.3-next.12(transitive)
- Removed@eslint-react/eff@1.26.3-next.12(transitive)
- Removed@eslint-react/jsx@1.26.3-next.12(transitive)
- Removed@eslint-react/shared@1.26.3-next.12(transitive)
- Removed@eslint-react/var@1.26.3-next.12(transitive)