Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Sep 5, 2024
1 parent 23ce79b commit 46aac08
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 101 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,15 +106,15 @@
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-flat-config-utils": "^0.3.1",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.4.1",
"eslint-plugin-antfu": "^2.5.0",
"eslint-plugin-command": "^0.2.3",
"eslint-plugin-import-x": "^4.1.1",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.3.0",
"eslint-plugin-perfectionist": "^3.4.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^55.0.0",
Expand All @@ -141,7 +141,7 @@
"@stylistic/eslint-plugin-migrate": "^2.7.2",
"@types/eslint": "^9.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.5.3",
"@types/node": "^22.5.4",
"@types/prompts": "^2.4.9",
"@types/yargs": "^17.0.33",
"@unocss/eslint-plugin": "^0.62.3",
Expand Down Expand Up @@ -171,7 +171,7 @@
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.5.0"
"vue": "^3.5.2"
},
"resolutions": {
"@eslint-community/eslint-utils": "^4.4.0",
Expand Down
Loading

0 comments on commit 46aac08

Please sign in to comment.