@progress/kendo-react-orgchart 7.2.3 → 7.2.4-develop.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.mjs +1 -1
  2. package/package.json +4 -4
package/index.mjs CHANGED
@@ -618,7 +618,7 @@ const yt = {
618
618
  name: "@progress/kendo-react-orgchart",
619
619
  productName: "KendoReact",
620
620
  productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
621
- publishDate: 1709038784,
621
+ publishDate: 1709198444,
622
622
  version: "",
623
623
  licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/my-license/?utm_medium=product&utm_source=kendoreact&utm_campaign=kendo-ui-react-purchase-license-keys-warning"
624
624
  }, Ft = (s) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-react-orgchart",
3
- "version": "7.2.3",
3
+ "version": "7.2.4-develop.2",
4
4
  "description": "React OrgChart renders a message to the user with information about the status of an app process. KendoReact OrgChart package",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -24,9 +24,9 @@
24
24
  "peerDependencies": {
25
25
  "@progress/kendo-data-query": "^1.0.0",
26
26
  "@progress/kendo-licensing": "^1.3.4",
27
- "@progress/kendo-react-buttons": "7.2.3",
28
- "@progress/kendo-react-common": "7.2.3",
29
- "@progress/kendo-react-layout": "7.2.3",
27
+ "@progress/kendo-react-buttons": "7.2.4-develop.2",
28
+ "@progress/kendo-react-common": "7.2.4-develop.2",
29
+ "@progress/kendo-react-layout": "7.2.4-develop.2",
30
30
  "@progress/kendo-svg-icons": "^2.1.0",
31
31
  "react": "^16.8.2 || ^17.0.0 || ^18.0.0",
32
32
  "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"