Fix yarn lock (#10985)
This commit is contained in:
17
yarn.lock
17
yarn.lock
@ -51281,6 +51281,11 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "twenty-emails@workspace:packages/twenty-emails"
|
||||
dependencies:
|
||||
"@lingui/cli": "npm:^5.1.2"
|
||||
"@lingui/core": "npm:^5.1.2"
|
||||
"@lingui/react": "npm:^5.1.2"
|
||||
"@lingui/swc-plugin": "npm:^5.1.0"
|
||||
"@lingui/vite-plugin": "npm:^5.1.2"
|
||||
twenty-shared: "workspace:*"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@ -51292,7 +51297,12 @@ __metadata:
|
||||
"@blocknote/xl-docx-exporter": "npm:^0.22.0"
|
||||
"@blocknote/xl-pdf-exporter": "npm:^0.22.0"
|
||||
"@cyntler/react-doc-viewer": "npm:^1.17.0"
|
||||
"@lingui/cli": "npm:^5.1.2"
|
||||
"@lingui/core": "npm:^5.1.2"
|
||||
"@lingui/detect-locale": "npm:^5.2.0"
|
||||
"@lingui/react": "npm:^5.1.2"
|
||||
"@lingui/swc-plugin": "npm:^5.1.0"
|
||||
"@lingui/vite-plugin": "npm:^5.1.2"
|
||||
"@nivo/calendar": "npm:^0.87.0"
|
||||
"@nivo/core": "npm:^0.87.0"
|
||||
"@nivo/line": "npm:^0.87.0"
|
||||
@ -51326,6 +51336,8 @@ __metadata:
|
||||
"@graphql-yoga/nestjs": "patch:@graphql-yoga/nestjs@2.1.0#./patches/@graphql-yoga+nestjs+2.1.0.patch"
|
||||
"@langchain/mistralai": "npm:^0.0.24"
|
||||
"@langchain/openai": "npm:^0.1.3"
|
||||
"@lingui/cli": "npm:^5.1.2"
|
||||
"@lingui/core": "npm:^5.1.2"
|
||||
"@monaco-editor/react": "npm:^4.6.0"
|
||||
"@nestjs/cache-manager": "npm:^2.2.1"
|
||||
"@nestjs/cli": "npm:10.3.0"
|
||||
@ -51471,11 +51483,6 @@ __metadata:
|
||||
"@jsdevtools/rehype-toc": "npm:^3.0.2"
|
||||
"@linaria/core": "npm:^6.2.0"
|
||||
"@linaria/react": "npm:^6.2.1"
|
||||
"@lingui/cli": "npm:^5.1.2"
|
||||
"@lingui/core": "npm:^5.1.2"
|
||||
"@lingui/react": "npm:^5.1.2"
|
||||
"@lingui/swc-plugin": "npm:^5.1.0"
|
||||
"@lingui/vite-plugin": "npm:^5.1.2"
|
||||
"@mdx-js/react": "npm:^3.0.0"
|
||||
"@microsoft/microsoft-graph-client": "npm:^3.0.7"
|
||||
"@microsoft/microsoft-graph-types": "npm:^2.40.0"
|
||||
|
||||
Reference in New Issue
Block a user