@syncfusion/ej2-base 26.2.4 → 26.2.5

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-base.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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-base.umd.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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-base.min.js
3
- * version : 26.2.4
3
+ * version : 26.2.5
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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 : 26.2.4
3
+ * version : 26.2.5
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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
@@ -183,7 +183,7 @@
183
183
  },
184
184
  "bundleDependencies": false,
185
185
  "dependencies": {
186
- "@syncfusion/ej2-icons": "~26.2.4"
186
+ "@syncfusion/ej2-icons": "~26.2.5"
187
187
  },
188
188
  "deprecated": false,
189
189
  "description": "A common package of Essential JS 2 base libraries, methods and class definitions",
@@ -224,6 +224,6 @@
224
224
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
225
225
  },
226
226
  "typings": "index.d.ts",
227
- "version": "26.2.4",
227
+ "version": "26.2.5",
228
228
  "sideEffects": true
229
229
  }