diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5a419863d772..b4d6c2e30b90 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -91,6 +91,6 @@ catalogs: # vite-beta: # vite: ^9.0.0-beta.0 # '@sveltejs/vite-plugin-svelte': ^7.0.0 -overrides: +overrides: {} # ci script replaces all overrides with the vite-xxx or node-xx catalogs above. # if you want to introduce an override, make sure to add it to all of them too