Skip to content

Commit

Permalink
chore(deps): remove unused rimraf and fs-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Nov 27, 2024
1 parent b1930bd commit 49b170f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 128 deletions.
3 changes: 0 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"devDependencies": {
"@rslib/core": "0.1.0",
"@types/connect": "3.4.38",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.0",
"@types/on-finished": "2.3.4",
"@types/webpack-bundle-analyzer": "4.7.0",
Expand All @@ -73,7 +72,6 @@
"deepmerge": "^4.3.1",
"dotenv": "16.4.5",
"dotenv-expand": "11.0.7",
"fs-extra": "^11.2.0",
"html-rspack-plugin": "6.0.2",
"http-proxy-middleware": "^2.0.6",
"jiti": "^1.21.6",
Expand All @@ -87,7 +85,6 @@
"postcss-loader": "8.1.1",
"prebundle": "1.2.5",
"reduce-configs": "^1.1.0",
"rimraf": "^6.0.1",
"rsbuild-dev-middleware": "0.1.2",
"rslog": "^1.2.3",
"rspack-chain": "^1.1.0",
Expand Down
129 changes: 4 additions & 125 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 49b170f

Please sign in to comment.