Skip to content

Commit da5c870

Browse files
committed
chore: update dependencies
1 parent 4981540 commit da5c870

File tree

10 files changed

+1462
-1754
lines changed

10 files changed

+1462
-1754
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
"@types/eslint": "^8.4.1",
3838
"@types/prompts": "^2.0.14",
3939
"@vue/tsconfig": "^0.1.3",
40-
"esbuild": "^0.14.23",
40+
"esbuild": "^0.14.29",
4141
"esbuild-plugin-license": "^1.2.2",
4242
"husky": "^7.0.4",
4343
"kolorist": "^1.5.1",
44-
"lint-staged": "^12.3.4",
45-
"minimist": "^1.2.5",
44+
"lint-staged": "^12.3.7",
45+
"minimist": "^1.2.6",
4646
"npm-run-all": "^4.1.5",
47-
"prettier": "^2.5.1",
47+
"prettier": "^2.6.1",
4848
"prompts": "^2.4.2",
49-
"zx": "^5.1.0"
49+
"zx": "^6.0.7"
5050
},
5151
"lint-staged": {
5252
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)