Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent e041ed0 commit e986b3f
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 218 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "4.4.1",
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.13.2",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -43,30 +43,30 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.15.0",
"@eslint/markdown": "^6.2.1",
"@unocss/eslint-plugin": ">=0.64.0",
"@unocss/eslint-plugin": ">=0.64.1",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-import-x": "^4.4.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-n": "^17.13.2",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-sxzz": "^0.1.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.30.0",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-yml": "^1.15.0",
"globals": "^15.12.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"prettier": "^3.3.3",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.14.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
Expand All @@ -75,7 +75,7 @@
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.9.0",
"bumpp": "^9.8.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-typegen": "^0.3.2",
"importx": "^0.5.0",
"picocolors": "^1.1.1",
Expand Down
Loading

0 comments on commit e986b3f

Please sign in to comment.