Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Feb 11, 2025
1 parent 771fbcf commit 9d76261
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 375 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": "5.0.1",
"packageManager": "pnpm@10.2.0",
"packageManager": "pnpm@10.3.0",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/js": "^9.19.0",
"@eslint/js": "^9.20.0",
"@eslint/markdown": "^6.2.2",
"eslint-config-flat-gitignore": "^2.0.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -71,22 +71,22 @@
"globals": "^15.14.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^1.0.0",
"prettier": "^3.4.2",
"typescript-eslint": "^8.23.0",
"prettier": "^3.5.0",
"typescript-eslint": "^8.24.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^1.0.0",
"@sxzz/prettier-config": "^2.1.1",
"@sxzz/prettier-config": "^2.1.2",
"@types/node": "^22.13.1",
"@unocss/eslint-plugin": "^65.4.3",
"bumpp": "^10.0.1",
"eslint": "^9.19.0",
"bumpp": "^10.0.3",
"eslint": "^9.20.0",
"eslint-typegen": "^1.0.0",
"importx": "^0.5.1",
"picocolors": "^1.1.1",
"tsdown": "^0.5.7",
"tsdown": "^0.5.9",
"tsx": "^4.19.2",
"typescript": "^5.7.3"
},
Expand Down
Loading

0 comments on commit 9d76261

Please sign in to comment.