Skip to content

Commit a12f273

Browse files
chore(deps): update all non-major dependencies
1 parent 9e39cbf commit a12f273

File tree

2 files changed

+810
-785
lines changed

2 files changed

+810
-785
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@uni-helper/hbuilderx-cli",
33
"type": "module",
44
"version": "0.0.2",
5-
"packageManager": "pnpm@8.1.1",
5+
"packageManager": "pnpm@8.14.3",
66
"description": "ES module for HBuilderX cli",
77
"license": "MIT",
88
"repository": "https://github.com/uni-helper/hbuilderx-cli",
@@ -40,15 +40,15 @@
4040
"std-env": "^3.3.2"
4141
},
4242
"devDependencies": {
43-
"@antfu/eslint-config": "^0.38.5",
43+
"@antfu/eslint-config": "^0.43.0",
4444
"@types/node": "^18.15.13",
45-
"@vitest/coverage-c8": "^0.30.1",
45+
"@vitest/coverage-c8": "^0.33.0",
4646
"bumpp": "^9.1.0",
4747
"eslint": "^8.39.0",
48-
"esno": "^0.16.3",
48+
"esno": "^0.17.0",
4949
"typescript": "^5.0.4",
5050
"unbuild": "^1.2.1",
5151
"vite": "^4.3.1",
52-
"vitest": "^0.30.1"
52+
"vitest": "^0.34.0"
5353
}
5454
}

0 commit comments

Comments
 (0)