diff --git a/libs/slate-serializer/package.json b/libs/slate-serializer/package.json index 1617775..8a54396 100644 --- a/libs/slate-serializer/package.json +++ b/libs/slate-serializer/package.json @@ -78,14 +78,14 @@ }, "devDependencies": { "@types/react": "18.2.4", - "@voiceflow/dtos-interact": "1.17.1", + "@voiceflow/dtos-interact": "2.12.0", "csstype": "3.2.3", "react": "18.2.0", "slate": "0.94.1", "zod": "3.22.4" }, "peerDependencies": { - "@voiceflow/dtos-interact": "^1.17.1", + "@voiceflow/dtos-interact": "^1.17.1 || ^2.0.0", "csstype": "^3.2.3", "react": "^17.0.2", "slate": "^0.72.3", diff --git a/yarn.lock b/yarn.lock index 7e9e0ff..c8b5550 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2008,12 +2008,12 @@ __metadata: languageName: unknown linkType: soft -"@voiceflow/dtos-interact@npm:1.17.1": - version: 1.17.1 - resolution: "@voiceflow/dtos-interact@npm:1.17.1" +"@voiceflow/dtos-interact@npm:2.12.0": + version: 2.12.0 + resolution: "@voiceflow/dtos-interact@npm:2.12.0" peerDependencies: - zod: ^3 - checksum: 24866c5b249a6c7fc27eec6ba580b397ffd71ce5322d1257b3d1f8fc6671daad83621e714578459c165478271059fa703dbf3f4c397d133ca90533056921b1f0 + zod: ^4 + checksum: 7c5caaa02b1a47837815abe216c6a25217390f959c19740f0a8c279d3bc4e5262fb4b8751a6f1c1c098183b4aed80b454549ea74f2120ba2b2fd424195027355 languageName: node linkType: hard @@ -2134,13 +2134,13 @@ __metadata: resolution: "@voiceflow/slate-serializer@workspace:libs/slate-serializer" dependencies: "@types/react": 18.2.4 - "@voiceflow/dtos-interact": 1.17.1 + "@voiceflow/dtos-interact": 2.12.0 csstype: 3.2.3 react: 18.2.0 slate: 0.94.1 zod: 3.22.4 peerDependencies: - "@voiceflow/dtos-interact": ^1.17.1 + "@voiceflow/dtos-interact": ^1.17.1 || ^2.0.0 csstype: ^3.2.3 react: ^17.0.2 slate: ^0.72.3