@syncfusion/ej2-vue-base 31.2.10 → 32.1.19

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/README.md +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -77,5 +77,5 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
77
77
 
78
78
  Check the changelog [here](https://ej2.syncfusion.com/vue/documentation/release-notes?utm_source=npm&utm_campaign=ej2-vue-base)
79
79
 
80
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved.
80
+ © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
81
81
  The Syncfusion Essential Studio license and copyright applies to this distribution.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-vue-base",
3
- "version": "31.2.10",
3
+ "version": "32.1.19",
4
4
  "description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -24,7 +24,7 @@
24
24
  "module": "./index.js",
25
25
  "readme": "ReadMe.md",
26
26
  "dependencies": {
27
- "@syncfusion/ej2-base": "~31.2.5"
27
+ "@syncfusion/ej2-base": "~32.1.19"
28
28
  },
29
29
  "devDependencies": {},
30
30
  "scripts": {