diff --git a/libs/slate-serializer/package.json b/libs/slate-serializer/package.json index 1617775..91c5707 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.13.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..9dc666c 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.13.0": + version: 2.13.0 + resolution: "@voiceflow/dtos-interact@npm:2.13.0" peerDependencies: - zod: ^3 - checksum: 24866c5b249a6c7fc27eec6ba580b397ffd71ce5322d1257b3d1f8fc6671daad83621e714578459c165478271059fa703dbf3f4c397d133ca90533056921b1f0 + zod: ^4 + checksum: 784b1b49f9efc634b69f5f0d92bcdaa7d74f857c8efadbbca1615f95d8daa1ad386508a407aca2257689fa0682316432360fed645e25043064f59c3ab8b701f1 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.13.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