Skip to content

Commit

Permalink
chore: remove unused dev deps (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Feb 9, 2024
1 parent 3802c13 commit 3ed7410
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 50 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"engines": {
"node": ">=14.6.0"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.1",
"repository": {
"type": "git",
"url": "git+https://github.com/vitejs/vite-plugin-basic-ssl.git"
Expand All @@ -39,22 +39,15 @@
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"@rollup/pluginutils": "^4.2.1",
"@types/fs-extra": "^9.0.13",
"conventional-changelog-cli": "^2.2.2",
"debug": "^4.3.4",
"enquirer": "^2.3.6",
"esno": "^0.16.3",
"execa": "^4.1.0",
"fs-extra": "^10.1.0",
"hash-sum": "^2.0.0",
"minimist": "^1.2.6",
"picocolors": "^1.0.0",
"prettier": "^2.7.1",
"rollup": "^2.75.6",
"semver": "^7.3.7",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"unbuild": "^0.7.4",
"vite": "^5.0.0",
"vitest": "^0.15.1",
Expand Down
45 changes: 3 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3ed7410

Please sign in to comment.