@progress/kendo-angular-excel-export 22.1.0-develop.7 → 22.1.0-develop.9

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.
@@ -254,7 +254,7 @@ const packageMetadata = {
254
254
  productCode: 'KENDOUIANGULAR',
255
255
  productCodes: ['KENDOUIANGULAR'],
256
256
  publishDate: 0,
257
- version: '22.1.0-develop.7',
257
+ version: '22.1.0-develop.9',
258
258
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
259
259
  };
260
260
 
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1768990825,
11
- "version": "22.1.0-develop.7",
10
+ "publishDate": 1769600001,
11
+ "version": "22.1.0-develop.9",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-excel-export",
3
- "version": "22.1.0-develop.7",
3
+ "version": "22.1.0-develop.9",
4
4
  "description": "Kendo UI for Angular Excel Export component",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -19,7 +19,7 @@
19
19
  "package": {
20
20
  "productName": "Kendo UI for Angular",
21
21
  "productCode": "KENDOUIANGULAR",
22
- "publishDate": 1768990825,
22
+ "publishDate": 1769600001,
23
23
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
24
24
  }
25
25
  },
@@ -28,14 +28,14 @@
28
28
  "@angular/common": "19 - 21",
29
29
  "@angular/core": "19 - 21",
30
30
  "@angular/platform-browser": "19 - 21",
31
- "@progress/kendo-licensing": "^1.7.0",
32
- "@progress/kendo-angular-common": "22.1.0-develop.7",
33
- "@progress/kendo-angular-l10n": "22.1.0-develop.7",
31
+ "@progress/kendo-licensing": "^1.10.0",
32
+ "@progress/kendo-angular-common": "22.1.0-develop.9",
33
+ "@progress/kendo-angular-l10n": "22.1.0-develop.9",
34
34
  "rxjs": "^6.5.3 || ^7.0.0"
35
35
  },
36
36
  "dependencies": {
37
37
  "tslib": "^2.3.1",
38
- "@progress/kendo-angular-schematics": "22.1.0-develop.7",
38
+ "@progress/kendo-angular-schematics": "22.1.0-develop.9",
39
39
  "@progress/kendo-file-saver": "^1.0.0",
40
40
  "@progress/kendo-intl": "^3.0.0",
41
41
  "@progress/kendo-ooxml": "^1.9.0"