Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Mar 4, 2024
1 parent b0c52bf commit 17d9441
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 312 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,26 +21,26 @@
"updateSubs": "tsx ./scripts/updateSubs.ts"
},
"devDependencies": {
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/types": "^18.4.4",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@commitlint/types": "^18.6.1",
"@gkd-kit/selector": "0.0.18",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"@types/node": "^20.11.24",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"dayjs": "^1.11.10",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-define-config": "2.1.0",
"husky": "^8.0.3",
"json5": "^2.2.3",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.2",
"lodash": "^4.17.21",
"picocolors": "^1.0.0",
"pinyin-pro": "3.19.2",
"prettier": "^3.2.4",
"tsx": "^4.7.0",
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.3.3"
},
"author": "AIsouler",
Expand Down
Loading

0 comments on commit 17d9441

Please sign in to comment.