Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Apr 25, 2023
1 parent 5394183 commit 0492c3b
Show file tree
Hide file tree
Showing 2 changed files with 943 additions and 819 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"enquirer": "^2.3.6",
"javascript-stringify": "^2.1.0",
"kolorist": "^1.7.0"
"kolorist": "^1.8.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
Expand All @@ -43,11 +43,11 @@
"@vue/eslint-config-prettier": "^7.1.0",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-standard-with-typescript": "^8.0.0",
"@vue/eslint-config-typescript": "^11.0.2",
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.9.0",
"prettier": "^2.8.4",
"@vue/eslint-config-typescript": "^11.0.3",
"eslint": "^8.39.0",
"eslint-plugin-vue": "^9.11.0",
"prettier": "^2.8.8",
"standard": "^17.0.0",
"typescript": "~4.9.5"
"typescript": "~5.0.4"
}
}
Loading

0 comments on commit 0492c3b

Please sign in to comment.