We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ee94c commit 7ad1ffcCopy full SHA for 7ad1ffc
package.json
@@ -34,16 +34,16 @@
34
},
35
"homepage": "https://github.com/vuejs/create-vue#readme",
36
"devDependencies": {
37
- "esbuild": "^0.14.47",
+ "esbuild": "^0.14.48",
38
"esbuild-plugin-license": "^1.2.2",
39
- "husky": "^7.0.4",
+ "husky": "^8.0.1",
40
"kolorist": "^1.5.1",
41
- "lint-staged": "^12.3.4",
42
- "minimist": "^1.2.5",
+ "lint-staged": "^12.5.0",
+ "minimist": "^1.2.6",
43
"npm-run-all": "^4.1.5",
44
- "prettier": "^2.5.1",
+ "prettier": "^2.7.1",
45
"prompts": "^2.4.2",
46
- "zx": "4"
+ "zx": "^4.3.0"
47
48
"lint-staged": {
49
"*.{js,ts,vue,json}": [
0 commit comments