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 9e39cbf commit fc9be1fCopy full SHA for fc9be1f
2 files changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@uni-helper/hbuilderx-cli",
3
"type": "module",
4
"version": "0.0.2",
5
- "packageManager": "pnpm@8.1.1",
+ "packageManager": "pnpm@8.15.9",
6
"description": "ES module for HBuilderX cli",
7
"license": "MIT",
8
"repository": "https://github.com/uni-helper/hbuilderx-cli",
@@ -40,15 +40,15 @@
40
"std-env": "^3.3.2"
41
},
42
"devDependencies": {
43
- "@antfu/eslint-config": "^0.38.5",
+ "@antfu/eslint-config": "^0.43.0",
44
"@types/node": "^18.15.13",
45
- "@vitest/coverage-c8": "^0.30.1",
+ "@vitest/coverage-c8": "^0.33.0",
46
"bumpp": "^9.1.0",
47
"eslint": "^8.39.0",
48
- "esno": "^0.16.3",
+ "esno": "^0.17.0",
49
"typescript": "^5.0.4",
50
"unbuild": "^1.2.1",
51
"vite": "^4.3.1",
52
- "vitest": "^0.30.1"
+ "vitest": "^0.34.0"
53
}
54
0 commit comments