File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7878 },
7979 "devDependencies" : {
8080 "@types/react" : " 18.2.4" ,
81- "@voiceflow/dtos-interact" : " 1.17.1 " ,
81+ "@voiceflow/dtos-interact" : " 2.5.0 " ,
8282 "csstype" : " 3.2.3" ,
8383 "react" : " 18.2.0" ,
8484 "slate" : " 0.94.1" ,
8585 "zod" : " 3.22.4"
8686 },
8787 "peerDependencies" : {
88- "@voiceflow/dtos-interact" : " ^1.17.1" ,
88+ "@voiceflow/dtos-interact" : " ^1.17.1 || ^2.0.0 " ,
8989 "csstype" : " ^3.2.3" ,
9090 "react" : " ^17.0.2" ,
9191 "slate" : " ^0.72.3" ,
Original file line number Diff line number Diff line change @@ -2008,12 +2008,12 @@ __metadata:
20082008 languageName : unknown
20092009 linkType : soft
20102010
2011- " @voiceflow/dtos-interact@npm:1.17.1 " :
2012- version : 1.17.1
2013- resolution : " @voiceflow/dtos-interact@npm:1.17.1 "
2011+ " @voiceflow/dtos-interact@npm:2.5.0 " :
2012+ version : 2.5.0
2013+ resolution : " @voiceflow/dtos-interact@npm:2.5.0 "
20142014 peerDependencies :
2015- zod : ^3
2016- checksum : 24866c5b249a6c7fc27eec6ba580b397ffd71ce5322d1257b3d1f8fc6671daad83621e714578459c165478271059fa703dbf3f4c397d133ca90533056921b1f0
2015+ zod : ^4
2016+ checksum : eb7adf1112dbba1f76e7f6a5c92752e9ac4b6d837cb55b2eb89adb3ae1ef68ec64cb7bf1783425e6d38824186127b2a52ccac45e15a0ab239d8f19d1a3ce726f
20172017 languageName : node
20182018 linkType : hard
20192019
@@ -2134,13 +2134,13 @@ __metadata:
21342134 resolution : " @voiceflow/slate-serializer@workspace:libs/slate-serializer"
21352135 dependencies :
21362136 " @types/react " : 18.2.4
2137- " @voiceflow/dtos-interact " : 1.17.1
2137+ " @voiceflow/dtos-interact " : 2.5.0
21382138 csstype : 3.2.3
21392139 react : 18.2.0
21402140 slate : 0.94.1
21412141 zod : 3.22.4
21422142 peerDependencies :
2143- " @voiceflow/dtos-interact " : ^1.17.1
2143+ " @voiceflow/dtos-interact " : ^1.17.1 || ^2.0.0
21442144 csstype : ^3.2.3
21452145 react : ^17.0.2
21462146 slate : ^0.72.3
You can’t perform that action at this time.
0 commit comments