Upgrade SWC Core and Storybook to v8 (#13799)
This is is a blocker for various sub-migrations
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user