Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
W7256 committed Mar 21, 2024
1 parent f7c2d2c commit 90e7406
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 340 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"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.3",
"@commitlint/types": "^18.6.1",
"@gkd-kit/selector": "0.0.18",
"@types/lodash": "^4.14.202",
"@types/node": "^20.11.5",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@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",
"typescript": "^5.3.3"
"prettier": "^3.2.5",
"tsx": "^4.7.1",
"typescript": "^5.4.3"
},
"author": "wbx",
"license": "MIT",
Expand Down
Loading

0 comments on commit 90e7406

Please sign in to comment.