added gridstack

This commit is contained in:
Pit Friedrich
2026-07-25 21:56:47 +02:00
parent c2d29f0635
commit bcf604b7c5
7 changed files with 73 additions and 7 deletions
+17
View File
@@ -18,6 +18,7 @@
"@vaadin/vaadin-usage-statistics": "2.1.3",
"apexcharts": "5.15.2",
"date-fns": "4.1.0",
"gridstack": "13.1.0",
"lit": "3.3.3",
"ol": "10.6.1",
"proj4": "2.17.0",
@@ -5304,6 +5305,22 @@
"dev": true,
"license": "ISC"
},
"node_modules/gridstack": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/gridstack/-/gridstack-13.1.0.tgz",
"integrity": "sha512-cOGK9Ksy0mzTOTbEI32vpZdCby2WbzbnZcYxgASopkJWg8beBpp7gRhiTNROUtTHbDansXNOxoCfkyRTlx5DNw==",
"funding": [
{
"type": "paypal",
"url": "https://www.paypal.me/alaind831"
},
{
"type": "venmo",
"url": "https://www.venmo.com/adumesny"
}
],
"license": "MIT"
},
"node_modules/has-ansi": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",