Skip to content

Commit

Permalink
feat: up
Browse files Browse the repository at this point in the history
  • Loading branch information
byhow committed May 9, 2024
1 parent c7b35e1 commit dfdd0f2
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 392 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
},
"homepage": "https://github.com/byhow/yanyu#readme",
"devDependencies": {
"@commitlint/cli": "^19.0.0",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@types/audiosprite": "^0.7.3",
"@types/jest": "29.5.12",
"@types/node": "^20.11.16",
"@types/node": "^20.12.11",
"@types/pinyin": "^2.10.2",
"@typescript-eslint/eslint-plugin": "latest",
"@typescript-eslint/parser": "latest",
"alex": "11.0.1",
"audiosprite": "^0.7.2",
"eslint": "^8.56.0",
"husky": "^9.0.10",
"eslint": "^8.57.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"lint-staged": "^15.2.2",
"pinyin": "^3.1.0",
"prettier": "^3.2.5",
"standard-version": "^9.5.0",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},
"husky": {
"hooks": {
Expand Down
Loading

0 comments on commit dfdd0f2

Please sign in to comment.