Bump gridstack from 11.5.1 to 13.2.0 in /web

Bumps [gridstack](https://github.com/gridstack/gridstack.js) from 11.5.1 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/commits/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] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-09-10 09:58:35 -07:00
committed by jcoffey-dev
parent e071216378
commit be6614182f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
"@codemirror/state": "^6.7.4", "@codemirror/state": "^6.7.4",
"@codemirror/view": "^6.43.11", "@codemirror/view": "^6.43.11",
"echarts": "^6.1.0", "echarts": "^6.1.0",
"gridstack": "^11.5.0" "gridstack": "^13.2.0"
}, },
"devDependencies": { "devDependencies": {
"@sveltejs/adapter-static": "^3.0.10", "@sveltejs/adapter-static": "^3.0.10",
@@ -751,9 +751,9 @@
} }
}, },
"node_modules/gridstack": { "node_modules/gridstack": {
"version": "11.5.1", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/gridstack/-/gridstack-11.5.1.tgz", "resolved": "https://registry.npmjs.org/gridstack/-/gridstack-13.2.0.tgz",
"integrity": "sha512-qgbH65F6TtyKyi9t6fCkrxLhiobgYR3RBjnK0AzZl+YO7hreMVlsZ1MFbkPV0+7ZhjXdvcaRSZp3UA1yAJqYBQ==", "integrity": "sha512-+ImmOx6qd1wiF0EagY7e/pPdngh/6s0FM+r9hh4d8AsXslO51iHEuoAF7CMrXCFr0Xqd0X4WS/bqRLXtEUThug==",
"funding": [ "funding": [
{ {
"type": "paypal", "type": "paypal",
+1 -1
View File
@@ -29,7 +29,7 @@
"@codemirror/state": "^6.7.4", "@codemirror/state": "^6.7.4",
"@codemirror/view": "^6.43.11", "@codemirror/view": "^6.43.11",
"echarts": "^6.1.0", "echarts": "^6.1.0",
"gridstack": "^11.5.0" "gridstack": "^13.2.0"
}, },
"overrides": { "overrides": {
"cookie": "^0.7.2" "cookie": "^0.7.2"