Skip to content

Commit

Permalink
chore: remove unused packages (#14310)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Sep 7, 2023
1 parent c5f6558 commit 4fb617f
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 32 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"@rollup/plugin-typescript": "^11.1.2",
"@types/babel__core": "^7.20.1",
"@types/babel__preset-env": "^7.9.2",
"@types/babel__standalone": "^7.1.4",
"@types/convert-source-map": "^2.0.0",
"@types/cross-spawn": "^6.0.2",
"@types/debug": "^4.1.8",
Expand All @@ -58,7 +57,6 @@
"@types/micromatch": "^4.0.2",
"@types/node": "^18.17.3",
"@types/picomatch": "^2.3.0",
"@types/resolve": "^1.20.2",
"@types/sass": "~1.43.1",
"@types/stylus": "^0.48.38",
"@types/ws": "^8.5.5",
Expand All @@ -72,14 +70,12 @@
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-regexp": "^1.15.0",
"execa": "^8.0.1",
"fast-glob": "^3.3.1",
"fs-extra": "^11.1.1",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
"playwright-chromium": "^1.36.2",
"prettier": "3.0.1",
"resolve": "^1.22.4",
"rimraf": "^5.0.1",
"rollup": "^3.28.0",
"simple-git-hooks": "^2.9.0",
Expand Down
1 change: 0 additions & 1 deletion playground/multiple-entrypoints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"preview": "vite preview"
},
"devDependencies": {
"fast-glob": "^3.3.1",
"sass": "^1.64.2"
}
}
1 change: 0 additions & 1 deletion playground/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"vue-router": "^4.2.4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"ts-node": "^10.9.1"
}
}
26 changes: 0 additions & 26 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 4fb617f

Please sign in to comment.