Skip to content

Commit 35a2df3

Browse files
committed
chore: update dependencies
1 parent 604355f commit 35a2df3

File tree

11 files changed

+1485
-1579
lines changed

11 files changed

+1485
-1579
lines changed

package.json

Lines changed: 4 additions & 4 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.29",
40+
"esbuild": "^0.14.36",
4141
"esbuild-plugin-license": "^1.2.2",
4242
"husky": "^7.0.4",
4343
"kolorist": "^1.5.1",
44-
"lint-staged": "^12.3.7",
44+
"lint-staged": "^12.3.8",
4545
"minimist": "^1.2.6",
4646
"npm-run-all": "^4.1.5",
47-
"prettier": "^2.6.1",
47+
"prettier": "^2.6.2",
4848
"prompts": "^2.4.2",
49-
"zx": "^6.0.7"
49+
"zx": "^6.1.0"
5050
},
5151
"lint-staged": {
5252
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)