@syncfusion/ej2-vue-layouts 29.1.37 → 29.1.39

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-layouts.umd.min.js
3
- * version : 29.1.37
3
+ * version : 29.1.39
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-layouts@*",
3
- "_id": "@syncfusion/ej2-vue-layouts@29.1.35",
3
+ "_id": "@syncfusion/ej2-vue-layouts@29.1.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-LbN6UagfYOTv0B6AqNt3Zx3ZClEH90UBzuNKImZR6uJWl3ZGyy4CGWK2eCWt2Ay0SHa3xPR6YIm4YWv2cNkSHw==",
5
+ "_integrity": "sha512-gB9/GxXhL8xdnOKduhgQqvGKkBk9qFjqUXlDa9xMXDTIoq08t74cm4+PiQzROjuGpfDm8RULHX2BHB1yH65IBA==",
6
6
  "_location": "/@syncfusion/ej2-vue-layouts",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-layouts/-/ej2-vue-layouts-29.1.35.tgz",
23
- "_shasum": "6a1bfae8c75883c5d39e4c2bf724afd912fc3e2b",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-layouts/-/ej2-vue-layouts-29.1.38.tgz",
23
+ "_shasum": "2883c25d700909a9442098f2b7a7d5a6099e617d",
24
24
  "_spec": "@syncfusion/ej2-vue-layouts@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_29.1.1/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~29.1.36",
35
- "@syncfusion/ej2-layouts": "29.1.37",
35
+ "@syncfusion/ej2-layouts": "29.1.39",
36
36
  "@syncfusion/ej2-vue-base": "~29.1.33"
37
37
  },
38
38
  "deprecated": false,
@@ -61,6 +61,6 @@
61
61
  "ci-publish": "gulp ci-publish",
62
62
  "compile": "gulp ci-compile && gulp vue-global-script"
63
63
  },
64
- "version": "29.1.37",
64
+ "version": "29.1.39",
65
65
  "sideEffects": false
66
66
  }