diff --git a/package.json b/package.json index c177a759f1..68dc07ba94 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "es-module-shims": "^2.0.0", "flag-icons": "7.5.0", "google-libphonenumber": "3.2.44", - "gridstack": "12.6.0", + "gridstack": "13.0.2", "maplibre-gl": "6.0.0", "ngx-image-cropper": "9.1.6", "ol": "10.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 850f6e042c..47e1fe954b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 3.2.44 version: 3.2.44 gridstack: - specifier: 12.6.0 - version: 12.6.0 + specifier: 13.0.2 + version: 13.0.2 maplibre-gl: specifier: 6.0.0 version: 6.0.0 @@ -5187,8 +5187,8 @@ packages: graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz} - gridstack@12.6.0: - resolution: {integrity: sha512-dUrqsormSybFn/2P4Dz8AgprftKD5e/IiV7UmC0XLQU+G+/WtkAeFiCSNLoAGhPDXoJ/O61Xtj3gljY/Ds83yQ==, tarball: https://registry.npmjs.org/gridstack/-/gridstack-12.6.0.tgz} + gridstack@13.0.2: + resolution: {integrity: sha512-7uw3HxGgwL9XTifga3AcaV46d5zPue+tNsg1xNtbh29hG/Z+y882EkVD2b1D9uI8cW5aoHwevJrDPqBzJHkapw==, tarball: https://registry.npmjs.org/gridstack/-/gridstack-13.0.2.tgz} handle-thing@2.0.1: resolution: {integrity: sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==, tarball: https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz} @@ -13529,7 +13529,7 @@ snapshots: graceful-fs@4.2.11: {} - gridstack@12.6.0: {} + gridstack@13.0.2: {} handle-thing@2.0.1: {} diff --git a/projects/dashboards-ng/package.json b/projects/dashboards-ng/package.json index cc274819b9..a29a7de8bd 100644 --- a/projects/dashboards-ng/package.json +++ b/projects/dashboards-ng/package.json @@ -27,7 +27,7 @@ "@module-federation/runtime": "^2.0.0", "@siemens/element-ng": "workspace:*", "@siemens/element-theme": "workspace:*", - "gridstack": "^12.3.3" + "gridstack": "^12.3.3 || ^13.0.0" }, "peerDependenciesMeta": { "@angular-architects/module-federation": {