@syncfusion/ej2-vue-spreadsheet 32.1.20 → 32.1.22

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.
package/README.md CHANGED
@@ -193,4 +193,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
193
193
 
194
194
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-spreadsheet-npm) for more info.
195
195
 
196
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
196
+ © Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-spreadsheet.umd.min.js
3
- * version : 32.1.20
3
+ * version : 32.1.22
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-vue-spreadsheet",
3
- "version": "32.1.20",
3
+ "version": "32.1.22",
4
4
  "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -19,8 +19,8 @@
19
19
  "readme": "ReadMe.md",
20
20
  "dependencies": {
21
21
  "@syncfusion/ej2-base": "~32.1.19",
22
- "@syncfusion/ej2-vue-base": "~32.1.20",
23
- "@syncfusion/ej2-spreadsheet": "32.1.20"
22
+ "@syncfusion/ej2-vue-base": "~32.1.21",
23
+ "@syncfusion/ej2-spreadsheet": "32.1.22"
24
24
  },
25
25
  "devDependencies": {},
26
26
  "scripts": {