mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 13:01:46 -07:00
chore: upgrade dev deps
This commit is contained in:
parent
6bf0f2975e
commit
d13297e638
2 changed files with 18397 additions and 566 deletions
12
package.json
12
package.json
|
@ -17,15 +17,15 @@
|
|||
"commit": "yarn git-cz"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^17.0.2",
|
||||
"@commitlint/config-conventional": "^17.0.2",
|
||||
"commitizen": "^4.2.4",
|
||||
"concurrently": "^7.2.2",
|
||||
"@commitlint/cli": "^17.0.3",
|
||||
"@commitlint/config-conventional": "^17.0.3",
|
||||
"commitizen": "^4.2.5",
|
||||
"concurrently": "^7.3.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"husky": "^8.0.1",
|
||||
"lint-staged": "^13.0.2",
|
||||
"nodemon": "^2.0.16",
|
||||
"lint-staged": "^13.0.3",
|
||||
"nodemon": "^2.0.19",
|
||||
"prettier": "^2.7.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"standard-version": "^9.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue