diff --git a/packages/vite/package.json b/packages/vite/package.json index af5c676a0b..e0703e8435 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -49,7 +49,6 @@ "postcss": "^8.4.21", "postcss-import": "^15.1.0", "postcss-url": "^10.1.3", - "rollup": "^3.20.2", "rollup-plugin-visualizer": "^5.9.0", "std-env": "^3.3.2", "strip-literal": "^1.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b91dfbb50d..216af220da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -848,9 +848,6 @@ importers: postcss-url: specifier: ^10.1.3 version: 10.1.3(postcss@8.4.21) - rollup: - specifier: ^3.20.2 - version: 3.20.2 rollup-plugin-visualizer: specifier: ^5.9.0 version: 5.9.0(rollup@3.20.2)