Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 3f665e8 commit 9073a57
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 124 deletions.
16 changes: 8 additions & 8 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.13.2",
"packageManager": "pnpm@9.14.2",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -50,38 +50,38 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-import-x": "^4.4.2",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-n": "^17.13.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-sxzz": "^0.1.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"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",
"local-pkg": "^0.5.1",
"prettier": "^3.3.3",
"typescript-eslint": "^8.14.0",
"typescript-eslint": "^8.15.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.6",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"eslint-typegen": "^0.3.2",
"importx": "^0.5.0",
"picocolors": "^1.1.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
Expand Down
Loading

0 comments on commit 9073a57

Please sign in to comment.