Skip to content

Commit

Permalink
Merge branch 'antfu/main'
Browse files Browse the repository at this point in the history
* antfu/main:
  chore: release v2.11.6
  feat: generate types for core rules as well, resolve antfu#439
  docs: move to `@eslint/config-inspector`
  chore: release v2.11.5
  fix: consistent on config names
  chore: bump `@antfu/install-pkg` to ^0.3.2 (antfu#438)
  chore: release v2.11.4
  fix: lower peer-deps requirement to `eslint-plugin-svelte`, fix antfu#437
  fix(cli): make frameworks not required
  • Loading branch information
pnodet committed Apr 2, 2024
2 parents 5b71138 + c1599c2 commit 11abc13
Show file tree
Hide file tree
Showing 7 changed files with 145 additions and 62 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@
"@typescript-eslint/parser": "7.4.0",
"eslint-config-flat-gitignore": "0.1.3",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.1.1",
"eslint-flat-config-utils": "0.1.2",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-antfu": "2.1.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import-x": "0.4.4",
"eslint-plugin-jsdoc": "48.2.1",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsonc": "2.14.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-markdown": "4.0.1",
Expand Down Expand Up @@ -138,22 +138,23 @@
"devDependencies": {
"@antfu/eslint-plugin-prettier": "5.0.1-1",
"@antfu/ni": "0.21.12",
"@eslint/config-inspector": "0.1.0",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@nivalis/eslint-config": "workspace:*",
"@nivalis/prettier-config": "^3.2.5",
"@stylistic/eslint-plugin-migrate": "1.7.0",
"@types/eslint": "8.56.6",
"@types/fs-extra": "11.0.4",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"@types/prompts": "2.4.9",
"@unocss/eslint-plugin": "0.58.6",
"@unocss/eslint-plugin": "0.58.8",
"astro-eslint-parser": "0.16.3",
"bumpp": "9.4.0",
"eslint": "9.0.0-rc.0",
"eslint-flat-config-viewer": "0.1.14",
"eslint-plugin-astro": "0.33.1",
"eslint-plugin-format": "0.1.0",
"eslint-typegen": "0.1.4",
"eslint-typegen": "0.2.0",
"esno": "4.7.0",
"execa": "8.0.1",
"fast-glob": "3.3.2",
Expand Down
Loading

0 comments on commit 11abc13

Please sign in to comment.