From cf26187b3f9803fbbcce025f5110ff6b69f2e999 Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Mon, 27 Apr 2026 13:30:45 +0900 Subject: [PATCH] chore(e2e): Remove @tanstack/start-plugin-core override This PR removes the `@tanstack/start-plugin-core` override we added to work around transient breakage in `1.168.0` in #20482. This is now no longer needed, and instead breaks because the subpath has changed. Closes: #20508 --- .../test-applications/tanstackstart-react/package.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json b/dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json index 7e78493e4afc..f689aba2d7e2 100644 --- a/dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json +++ b/dev-packages/e2e-tests/test-applications/tanstackstart-react/package.json @@ -45,11 +45,6 @@ "volta": { "extends": "../../package.json" }, - "pnpm": { - "overrides": { - "@tanstack/start-plugin-core": "1.167.35" - } - }, "sentryTest": { "variants": [ {