Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jun 11, 2024
1 parent a2ca99f commit 1495cc3
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 75 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@antfu/eslint-config",
"type": "module",
"version": "2.21.0",
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.3.0",
"description": "Anthony's ESLint config",
"author": "Anthony Fu <[email protected]> (https://github.com/antfu/)",
"license": "MIT",
Expand Down Expand Up @@ -99,8 +99,8 @@
"@antfu/install-pkg": "^0.3.3",
"@clack/prompts": "^0.7.0",
"@stylistic/eslint-plugin": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint-config-flat-gitignore": "^0.1.5",
"eslint-flat-config-utils": "^0.2.5",
"eslint-merge-processors": "^0.1.0",
Expand Down Expand Up @@ -136,7 +136,7 @@
"@antfu/eslint-config": "workspace:*",
"@antfu/ni": "^0.21.12",
"@eslint-react/eslint-plugin": "^1.5.15",
"@eslint/config-inspector": "^0.4.10",
"@eslint/config-inspector": "^0.4.11",
"@prettier/plugin-xml": "^3.4.1",
"@stylistic/eslint-plugin-migrate": "^2.1.0",
"@types/eslint": "^8.56.10",
Expand All @@ -148,27 +148,27 @@
"astro-eslint-parser": "^1.0.2",
"bumpp": "^9.4.1",
"eslint": "npm:[email protected]",
"eslint-plugin-astro": "^1.2.0",
"eslint-plugin-astro": "^1.2.2",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-solid": "^0.14.0",
"eslint-plugin-svelte": "^2.39.0",
"eslint-plugin-svelte": "^2.39.3",
"eslint-ts-patch": "9.4.0-0",
"eslint-typegen": "^0.2.4",
"esno": "^4.7.0",
"execa": "^9.2.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.6",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^5.0.7",
"simple-git-hooks": "^2.11.1",
"svelte": "^4.2.18",
"svelte-eslint-parser": "^0.36.0",
"svelte-eslint-parser": "^0.37.0",
"tsup": "^8.1.0",
"tsx": "^4.14.0",
"tsx": "^4.15.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
"vue": "^3.4.27"
Expand Down
Loading

0 comments on commit 1495cc3

Please sign in to comment.