From 4e18c66fee3c2b72699356fef21e4af4182fe2cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 21:19:49 +0000 Subject: [PATCH] build(deps): bump gridstack from 12.6.0 to 13.2.0 Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 12.6.0 to 13.2.0. - [Release notes](https://github.com/gridstack/gridstack.js/releases) - [Changelog](https://github.com/gridstack/gridstack.js/blob/master/doc/CHANGES.md) - [Commits](https://github.com/gridstack/gridstack.js/compare/v12.6.0...v13.2.0) --- updated-dependencies: - dependency-name: gridstack dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce33a9b47..757433d05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@vueuse/core": "^14.4.0", "dexie": "^4.4.5", "dompurify": "^3.4.14", - "gridstack": "^12.6.0", + "gridstack": "^13.2.0", "marked": "^18.0.11", "path-browserify": "^1.0.1", "pinia": "^4.0.3", @@ -9081,9 +9081,9 @@ "license": "ISC" }, "node_modules/gridstack": { - "version": "12.6.0", - "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-12.6.0.tgz", - "integrity": "sha512-dUrqsormSybFn/2P4Dz8AgprftKD5e/IiV7UmC0XLQU+G+/WtkAeFiCSNLoAGhPDXoJ/O61Xtj3gljY/Ds83yQ==", + "version": "13.2.0", + "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-13.2.0.tgz", + "integrity": "sha512-+ImmOx6qd1wiF0EagY7e/pPdngh/6s0FM+r9hh4d8AsXslO51iHEuoAF7CMrXCFr0Xqd0X4WS/bqRLXtEUThug==", "funding": [ { "type": "paypal", diff --git a/package.json b/package.json index f4a9f9737..aa5722123 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@vueuse/core": "^14.4.0", "dexie": "^4.4.5", "dompurify": "^3.4.14", - "gridstack": "^12.6.0", + "gridstack": "^13.2.0", "marked": "^18.0.11", "path-browserify": "^1.0.1", "pinia": "^4.0.3",