Upgrade SWC Core and Storybook to v8 (#13799)

This is is a blocker for various sub-migrations
This commit is contained in:
Félix Malfait
2025-08-11 12:02:33 +02:00
committed by GitHub
parent e6cb0c0a25
commit d29dbd473b
84 changed files with 1815 additions and 3583 deletions
@@ -4,7 +4,7 @@ import { updateRecordFromCache } from '@/object-record/cache/utils/updateRecordF
import { computeDepthOneRecordGqlFieldsFromRecord } from '@/object-record/graphql/utils/computeDepthOneRecordGqlFieldsFromRecord';
import { type ObjectRecord } from '@/object-record/types/ObjectRecord';
import { InMemoryCache, type NormalizedCacheObject } from '@apollo/client';
import { expect } from '@storybook/jest';
import { isDefined } from 'twenty-shared/utils';
type ObjectMetadataItemAndRecordId = {