Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jan 27, 2025
1 parent c60a0d4 commit cb0cfac
Show file tree
Hide file tree
Showing 2 changed files with 563 additions and 523 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "4.6.0",
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -43,19 +43,19 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.18.0",
"@eslint/markdown": "^6.2.1",
"@unocss/eslint-plugin": "^65.4.0",
"@eslint/js": "^9.19.0",
"@eslint/markdown": "^6.2.2",
"@unocss/eslint-plugin": "^65.4.3",
"eslint-config-flat-gitignore": "^1.0.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^2.1.0",
"eslint-plugin-antfu": "^3.0.0",
"eslint-plugin-command": "^3.0.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-jsdoc": "^50.6.3",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-perfectionist": "^4.6.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-sxzz": "^0.1.0",
"eslint-plugin-unicorn": "^56.0.1",
Expand All @@ -66,20 +66,20 @@
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"prettier": "^3.4.2",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.21.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.7.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.5",
"bumpp": "^9.10.0",
"eslint": "^9.18.0",
"@eslint/config-inspector": "^1.0.0",
"@sxzz/prettier-config": "^2.1.0",
"@types/node": "^22.10.10",
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"eslint-typegen": "^1.0.0",
"importx": "^0.5.1",
"picocolors": "^1.1.1",
"tsdown": "^0.5.3",
"tsdown": "^0.5.5",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
},
Expand Down
Loading

0 comments on commit cb0cfac

Please sign in to comment.