Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten-K committed Dec 17, 2022
1 parent a3d26c4 commit ed091ce
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 345 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,32 +43,32 @@
"cac": "^6.7.14",
"figlet": "^1.5.2",
"fs-extra": "^10.1.0",
"inquirer": "^8.2.4",
"inquirer": "^8.2.5",
"log-symbols": "^4.1.0",
"ora": "^5.4.1",
"picocolors": "^1.0.0",
"semver": "^7.3.8",
"simple-git": "^3.14.1"
"simple-git": "^3.15.1"
},
"devDependencies": {
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@types/figlet": "^1.5.5",
"@types/fs-extra": "^9.0.13",
"@types/inquirer": "^8.2.4",
"@types/node": "^18.11.3",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@types/inquirer": "^8.2.5",
"@types/node": "^18.11.16",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.25.0",
"eslint": "^8.30.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.6.0",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"eslint-plugin-vue": "^9.8.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "2.7.1",
"pretty-quick": "^3.1.3",
"tsup": "^6.3.0",
"typescript": "^4.8.4"
"tsup": "^6.5.0",
"typescript": "^4.9.4"
}
}
Loading

0 comments on commit ed091ce

Please sign in to comment.