Skip to content

Commit 52cb94f

Browse files
authored
Merge pull request #184 from zardoy/develop
2 parents 30f31be + 0b1c13f commit 52cb94f

25 files changed

+1443
-1187
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,17 +132,19 @@
132132
"@types/node": "^16.11.21",
133133
"@types/semver": "^7.3.13",
134134
"@types/vscode": "1.72.0",
135+
"@vitest/ui": "^0.34.6",
135136
"@zardoy/tsconfig": "^1.3.1",
136137
"esbuild": "^0.16.16",
137138
"fs-extra": "^10.1.0",
138139
"got": "^12.5.3",
139140
"got-cjs": "npm:got@^11.x",
141+
"prettier": "3.1.0",
140142
"tsm": "^2.3.0",
141143
"type-fest": "^2.13.1",
142144
"typed-jsonfile": "^0.2.1",
143145
"typescript": "5.1.6",
144146
"vite": "^4.1.1",
145-
"vitest": "^0.26.0",
147+
"vitest": "^0.34.6",
146148
"vitest-environment-ts-plugin": "./vitest-environment-ts-plugin",
147149
"vscode-manifest": "^0.0.4"
148150
},

0 commit comments

Comments
 (0)