Skip to content

Commit 029cf8c

Browse files
build(npm): switch to pnpm and cleanup
1 parent 757c00a commit 029cf8c

File tree

3 files changed

+4668
-3
lines changed

3 files changed

+4668
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,10 @@
3636
"@semantic-release/changelog": "^6.0.3",
3737
"@semantic-release/git": "^10.0.1",
3838
"@types/node": "^24.10.1",
39-
"@types/semantic-release": "^20.0.6",
4039
"@types/tmp": "^0.2.3",
4140
"@typescript-eslint/eslint-plugin": "^8.24.1",
4241
"@typescript-eslint/parser": "^8.24.1",
43-
"@vitest/coverage-v8": "^3.0.5",
42+
"@vitest/coverage-v8": "^4.0.13",
4443
"eslint": "^9.39.1",
4544
"eslint-config-prettier": "^10.0.1",
4645
"eslint-plugin-prettier": "^5.2.3",
@@ -51,7 +50,7 @@
5150
"typedoc": "^0.28.0",
5251
"typedoc-plugin-markdown": "^4.4.2",
5352
"typescript": "^5.7.3",
54-
"vitest": "^3.0.6"
53+
"vitest": "^4.0.13"
5554
},
5655
"engines": {
5756
"node": "^24.10.0"

0 commit comments

Comments
 (0)