We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c340af2 commit 5d2463aCopy full SHA for 5d2463a
package.json
@@ -38,19 +38,19 @@
38
"devDependencies": {
39
"@tsconfig/node18": "^18.2.2",
40
"@types/eslint": "^8.44.7",
41
- "@types/node": "^18.18.8",
+ "@types/node": "^20.9.1",
42
"@types/prompts": "^2.4.8",
43
"@vue/create-eslint-config": "^0.3.2",
44
"@vue/tsconfig": "^0.4.0",
45
"ejs": "^3.1.9",
46
- "esbuild": "^0.18.20",
+ "esbuild": "^0.19.5",
47
"esbuild-plugin-license": "^1.2.2",
48
"husky": "^8.0.3",
49
"kolorist": "^1.8.0",
50
- "lint-staged": "^15.0.2",
+ "lint-staged": "^15.1.0",
51
"minimist": "^1.2.8",
52
"npm-run-all2": "^6.1.1",
53
- "prettier": "^3.0.3",
+ "prettier": "^3.1.0",
54
"prompts": "^2.4.2",
55
"vitest": "^0.34.6",
56
"zx": "^7.2.3"
0 commit comments