@antfu/eslint-config
Advanced tools
Comparing version 2.22.0 to 2.22.1
@@ -22,3 +22,3 @@ // src/cli/index.ts | ||
type: "module", | ||
version: "2.22.0", | ||
version: "2.22.1", | ||
packageManager: "pnpm@9.5.0", | ||
@@ -129,6 +129,6 @@ description: "Anthony's ESLint config", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-import-x": "^0.5.3", | ||
"eslint-plugin-jsdoc": "^48.6.0", | ||
"eslint-plugin-import-x": "^3.0.1", | ||
"eslint-plugin-jsdoc": "^48.7.0", | ||
"eslint-plugin-jsonc": "^2.16.0", | ||
"eslint-plugin-markdown": "^5.0.0", | ||
"eslint-plugin-markdown": "^5.1.0", | ||
"eslint-plugin-n": "^17.9.0", | ||
@@ -157,4 +157,4 @@ "eslint-plugin-no-only-tests": "^3.1.0", | ||
"@antfu/eslint-config": "workspace:*", | ||
"@antfu/ni": "^0.21.12", | ||
"@eslint-react/eslint-plugin": "^1.5.23", | ||
"@antfu/ni": "^0.22.0", | ||
"@eslint-react/eslint-plugin": "^1.5.25", | ||
"@eslint/config-inspector": "^0.5.1", | ||
@@ -177,3 +177,3 @@ "@prettier/plugin-xml": "^3.4.1", | ||
"eslint-plugin-solid": "^0.14.1", | ||
"eslint-plugin-svelte": "^2.41.0", | ||
"eslint-plugin-svelte": "^2.42.0", | ||
"eslint-ts-patch": "9.5.0-0", | ||
@@ -188,10 +188,10 @@ "eslint-typegen": "^0.2.4", | ||
"prettier-plugin-slidev": "^1.0.5", | ||
rimraf: "^6.0.0", | ||
rimraf: "^6.0.1", | ||
"simple-git-hooks": "^2.11.1", | ||
svelte: "^4.2.18", | ||
"svelte-eslint-parser": "^0.39.2", | ||
"svelte-eslint-parser": "^0.40.0", | ||
tsup: "^8.1.0", | ||
tsx: "^4.16.2", | ||
typescript: "^5.5.3", | ||
vitest: "^2.0.1", | ||
vitest: "^2.0.2", | ||
vue: "^3.4.31" | ||
@@ -198,0 +198,0 @@ }, |
{ | ||
"name": "@antfu/eslint-config", | ||
"type": "module", | ||
"version": "2.22.0", | ||
"version": "2.22.1", | ||
"description": "Anthony's ESLint config", | ||
@@ -95,6 +95,6 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", | ||
"eslint-plugin-eslint-comments": "^3.2.0", | ||
"eslint-plugin-import-x": "^0.5.3", | ||
"eslint-plugin-jsdoc": "^48.6.0", | ||
"eslint-plugin-import-x": "^3.0.1", | ||
"eslint-plugin-jsdoc": "^48.7.0", | ||
"eslint-plugin-jsonc": "^2.16.0", | ||
"eslint-plugin-markdown": "^5.0.0", | ||
"eslint-plugin-markdown": "^5.1.0", | ||
"eslint-plugin-n": "^17.9.0", | ||
@@ -122,4 +122,4 @@ "eslint-plugin-no-only-tests": "^3.1.0", | ||
"devDependencies": { | ||
"@antfu/ni": "^0.21.12", | ||
"@eslint-react/eslint-plugin": "^1.5.23", | ||
"@antfu/ni": "^0.22.0", | ||
"@eslint-react/eslint-plugin": "^1.5.25", | ||
"@eslint/config-inspector": "^0.5.1", | ||
@@ -142,3 +142,3 @@ "@prettier/plugin-xml": "^3.4.1", | ||
"eslint-plugin-solid": "^0.14.1", | ||
"eslint-plugin-svelte": "^2.41.0", | ||
"eslint-plugin-svelte": "^2.42.0", | ||
"eslint-ts-patch": "9.5.0-0", | ||
@@ -153,12 +153,12 @@ "eslint-typegen": "^0.2.4", | ||
"prettier-plugin-slidev": "^1.0.5", | ||
"rimraf": "^6.0.0", | ||
"rimraf": "^6.0.1", | ||
"simple-git-hooks": "^2.11.1", | ||
"svelte": "^4.2.18", | ||
"svelte-eslint-parser": "^0.39.2", | ||
"svelte-eslint-parser": "^0.40.0", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.16.2", | ||
"typescript": "^5.5.3", | ||
"vitest": "^2.0.1", | ||
"vitest": "^2.0.2", | ||
"vue": "^3.4.31", | ||
"@antfu/eslint-config": "2.22.0" | ||
"@antfu/eslint-config": "2.22.1" | ||
}, | ||
@@ -165,0 +165,0 @@ "resolutions": { |
@@ -325,2 +325,3 @@ # @antfu/eslint-config | ||
``` | ||
</details> | ||
@@ -327,0 +328,0 @@ ### Rules Overrides |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
1520173
21716
750
+ Addedeslint-plugin-import-x@3.1.0(transitive)
- Removedeslint-plugin-import-x@0.5.3(transitive)
Updatedeslint-plugin-jsdoc@^48.7.0