Skip to content

Commit 7ad1ffc

Browse files
committed
chore: update dependencies
1 parent 63ee94c commit 7ad1ffc

File tree

3 files changed

+1037
-1209
lines changed

3 files changed

+1037
-1209
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
},
3535
"homepage": "https://github.com/vuejs/create-vue#readme",
3636
"devDependencies": {
37-
"esbuild": "^0.14.47",
37+
"esbuild": "^0.14.48",
3838
"esbuild-plugin-license": "^1.2.2",
39-
"husky": "^7.0.4",
39+
"husky": "^8.0.1",
4040
"kolorist": "^1.5.1",
41-
"lint-staged": "^12.3.4",
42-
"minimist": "^1.2.5",
41+
"lint-staged": "^12.5.0",
42+
"minimist": "^1.2.6",
4343
"npm-run-all": "^4.1.5",
44-
"prettier": "^2.5.1",
44+
"prettier": "^2.7.1",
4545
"prompts": "^2.4.2",
46-
"zx": "4"
46+
"zx": "^4.3.0"
4747
},
4848
"lint-staged": {
4949
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)