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.3
  feat: more relax types for merging
  chore: release v2.11.2
  chore: improve types
  chore: release v2.11.1
  feat: improve types
  chore: update typegen
  • Loading branch information
pnodet committed Mar 28, 2024
2 parents 14baf0a + 78ba89f commit 7245912
Show file tree
Hide file tree
Showing 34 changed files with 144 additions and 366 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"@typescript-eslint/eslint-plugin": "7.4.0",
"@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.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.1.1",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-antfu": "2.1.2",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -116,7 +116,7 @@
"eslint-plugin-markdown": "4.0.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-perfectionist": "2.7.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -130,7 +130,7 @@
"jsonc-eslint-parser": "2.4.0",
"local-pkg": "0.5.0",
"parse-gitignore": "2.0.0",
"prettier": "^3.2.5",
"prettier": "3.2.5",
"toml-eslint-parser": "0.9.3",
"yaml-eslint-parser": "1.2.2"
},
Expand All @@ -152,7 +152,7 @@
"eslint-flat-config-viewer": "0.1.14",
"eslint-plugin-astro": "0.33.1",
"eslint-plugin-format": "0.1.0",
"eslint-typegen": "0.0.2",
"eslint-typegen": "0.1.4",
"esno": "4.7.0",
"execa": "8.0.1",
"fast-glob": "3.3.2",
Expand Down
Loading

0 comments on commit 7245912

Please sign in to comment.