added gridstack
This commit is contained in:
Generated
+17
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user