@eslint-react/eslint-plugin
Advanced tools
Comparing version 1.26.3-next.14 to 1.26.3-next.15
@@ -28,3 +28,3 @@ 'use strict'; | ||
var name = "@eslint-react/eslint-plugin"; | ||
var version = "1.26.3-next.14"; | ||
var version = "1.26.3-next.15"; | ||
@@ -68,3 +68,3 @@ // src/configs/all.ts | ||
"@eslint-react/no-duplicate-jsx-props": "warn", | ||
"@eslint-react/no-duplicate-key": "error", | ||
"@eslint-react/no-duplicate-key": "warn", | ||
"@eslint-react/no-forward-ref": "warn", | ||
@@ -150,3 +150,3 @@ "@eslint-react/no-implicit-key": "warn", | ||
"@eslint-react/no-duplicate-jsx-props": "warn", | ||
"@eslint-react/no-duplicate-key": "error", | ||
"@eslint-react/no-duplicate-key": "warn", | ||
"@eslint-react/no-forward-ref": "warn", | ||
@@ -153,0 +153,0 @@ "@eslint-react/no-implicit-key": "warn", |
{ | ||
"name": "@eslint-react/eslint-plugin", | ||
"version": "1.26.3-next.14", | ||
"version": "1.26.3-next.15", | ||
"description": "More than 80 high-quality linting rules for writing better React code.", | ||
@@ -49,14 +49,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "^8.24.0", | ||
"@typescript-eslint/type-utils": "^8.24.0", | ||
"@typescript-eslint/types": "^8.24.0", | ||
"@typescript-eslint/utils": "^8.24.0", | ||
"@eslint-react/shared": "1.26.3-next.14", | ||
"eslint-plugin-react-dom": "1.26.3-next.14", | ||
"eslint-plugin-react-naming-convention": "1.26.3-next.14", | ||
"eslint-plugin-react-debug": "1.26.3-next.14", | ||
"eslint-plugin-react-hooks-extra": "1.26.3-next.14", | ||
"eslint-plugin-react-web-api": "1.26.3-next.14", | ||
"eslint-plugin-react-x": "1.26.3-next.14", | ||
"@eslint-react/eff": "1.26.3-next.14" | ||
"@typescript-eslint/scope-manager": "^8.24.1", | ||
"@typescript-eslint/type-utils": "^8.24.1", | ||
"@typescript-eslint/types": "^8.24.1", | ||
"@typescript-eslint/utils": "^8.24.1", | ||
"@eslint-react/shared": "1.26.3-next.15", | ||
"@eslint-react/eff": "1.26.3-next.15", | ||
"eslint-plugin-react-debug": "1.26.3-next.15", | ||
"eslint-plugin-react-dom": "1.26.3-next.15", | ||
"eslint-plugin-react-naming-convention": "1.26.3-next.15", | ||
"eslint-plugin-react-x": "1.26.3-next.15", | ||
"eslint-plugin-react-hooks-extra": "1.26.3-next.15", | ||
"eslint-plugin-react-web-api": "1.26.3-next.15" | ||
}, | ||
@@ -63,0 +63,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
305079
+ Added@eslint-react/ast@1.26.3-next.15(transitive)
+ Added@eslint-react/core@1.26.3-next.15(transitive)
+ Added@eslint-react/eff@1.26.3-next.15(transitive)
+ Added@eslint-react/jsx@1.26.3-next.15(transitive)
+ Added@eslint-react/shared@1.26.3-next.15(transitive)
+ Added@eslint-react/var@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-debug@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-dom@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-hooks-extra@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-naming-convention@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-web-api@1.26.3-next.15(transitive)
+ Addedeslint-plugin-react-x@1.26.3-next.15(transitive)
- Removed@eslint-react/ast@1.26.3-next.14(transitive)
- Removed@eslint-react/core@1.26.3-next.14(transitive)
- Removed@eslint-react/eff@1.26.3-next.14(transitive)
- Removed@eslint-react/jsx@1.26.3-next.14(transitive)
- Removed@eslint-react/shared@1.26.3-next.14(transitive)
- Removed@eslint-react/var@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-debug@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-dom@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-hooks-extra@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-naming-convention@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-web-api@1.26.3-next.14(transitive)
- Removedeslint-plugin-react-x@1.26.3-next.14(transitive)