@syncfusion/ej2-vue-base 29.1.33 → 29.2.4

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.umd.min.js
3
- * version : 29.1.33
3
+ * version : 29.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.min.js
3
- * version : 29.1.33
3
+ * version : 29.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 29.1.33
3
+ * version : 29.2.4
4
4
  * Copyright Syncfusion Inc. 2001 - 2024. 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,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-base@*",
3
- "_id": "@syncfusion/ej2-vue-base@19.3.53",
3
+ "_id": "@syncfusion/ej2-vue-base@29.1.33",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-6DSS1xSFZjbDCDDUeeuJGQU6UKqMF2tG9Yma3GigYbbeLtzbrYEye7HVi219D8pdX1Rx0hwbNY5EHZCae5NByQ==",
5
+ "_integrity": "sha512-Wmgr5/Ow0UNYORfPBTk8vuLdMn4eBKzcSMc2bEnttPEysDPLwc93N1UfZWtr3yiYfV6QNiWWy3yHyp1R7i51jg==",
6
6
  "_location": "/@syncfusion/ej2-vue-base",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -55,8 +55,8 @@
55
55
  "/@syncfusion/ej2-vue-treegrid",
56
56
  "/@syncfusion/ej2-vue-treemap"
57
57
  ],
58
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.3.53.tgz",
59
- "_shasum": "e2dd43098b2efc2e5175e82345e45ec6775ecd4a",
58
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-base/-/ej2-vue-base-29.1.33.tgz",
59
+ "_shasum": "1fe2db084bf934b53d6337aed3896b8c73f907c6",
60
60
  "_spec": "@syncfusion/ej2-vue-base@*",
61
61
  "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
62
62
  "author": {
@@ -67,7 +67,7 @@
67
67
  },
68
68
  "bundleDependencies": false,
69
69
  "dependencies": {
70
- "@syncfusion/ej2-base": "~29.1.33"
70
+ "@syncfusion/ej2-base": "~29.2.4"
71
71
  },
72
72
  "deprecated": false,
73
73
  "description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
@@ -100,6 +100,6 @@
100
100
  "test": "gulp ci-test"
101
101
  },
102
102
  "typings": "index.d.ts",
103
- "version": "29.1.33",
103
+ "version": "29.2.4",
104
104
  "sideEffects": true
105
105
  }