Skip to content

Commit 3ed7410

Browse files
authored
chore: remove unused dev deps (#27)
1 parent 3802c13 commit 3ed7410

File tree

2 files changed

+4
-50
lines changed

2 files changed

+4
-50
lines changed

package.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"engines": {
2727
"node": ">=14.6.0"
2828
},
29-
"packageManager": "pnpm@8.10.5",
29+
"packageManager": "pnpm@8.15.1",
3030
"repository": {
3131
"type": "git",
3232
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
@@ -39,22 +39,15 @@
3939
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
4040
},
4141
"devDependencies": {
42-
"@rollup/pluginutils": "^4.2.1",
43-
"@types/fs-extra": "^9.0.13",
4442
"conventional-changelog-cli": "^2.2.2",
45-
"debug": "^4.3.4",
4643
"enquirer": "^2.3.6",
4744
"esno": "^0.16.3",
4845
"execa": "^4.1.0",
49-
"fs-extra": "^10.1.0",
50-
"hash-sum": "^2.0.0",
5146
"minimist": "^1.2.6",
5247
"picocolors": "^1.0.0",
5348
"prettier": "^2.7.1",
5449
"rollup": "^2.75.6",
5550
"semver": "^7.3.7",
56-
"slash": "^3.0.0",
57-
"source-map": "^0.6.1",
5851
"unbuild": "^0.7.4",
5952
"vite": "^5.0.0",
6053
"vitest": "^0.15.1",

pnpm-lock.yaml

+3-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)