X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=js%2Fpackage-lock.json;h=7e38ea86713cf75a685a87c8364697d6ac870799;hb=f9b3af44af6897b286de0674bc9a919c689ff64e;hp=ec19936b63a5b2213b8368cafa767865334ef417;hpb=711408cc603c2ebe21f8b825456bcbbe59e02f70;p=gpl%2Fargeo-suite.git diff --git a/js/package-lock.json b/js/package-lock.json index ec19936..7e38ea8 100644 --- a/js/package-lock.json +++ b/js/package-lock.json @@ -11,6 +11,7 @@ "dependencies": { "@nieuwlandgeo/sldreader": "0.3.x", "chart.js": "4.x.x", + "chartjs-plugin-annotation": "^3.0.1", "ol": "8.x.x" }, "devDependencies": { @@ -1346,6 +1347,14 @@ "pnpm": ">=7" } }, + "node_modules/chartjs-plugin-annotation": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/chartjs-plugin-annotation/-/chartjs-plugin-annotation-3.0.1.tgz", + "integrity": "sha512-hlIrXXKqSDgb+ZjVYHefmlZUXK8KbkCPiynSVrTb/HjTMkT62cOInaT1NTQCKtxKKOm9oHp958DY3RTAFKtkHg==", + "peerDependencies": { + "chart.js": ">=4.0.0" + } + }, "node_modules/chownr": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", @@ -7889,6 +7898,12 @@ "@kurkle/color": "^0.3.0" } }, + "chartjs-plugin-annotation": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/chartjs-plugin-annotation/-/chartjs-plugin-annotation-3.0.1.tgz", + "integrity": "sha512-hlIrXXKqSDgb+ZjVYHefmlZUXK8KbkCPiynSVrTb/HjTMkT62cOInaT1NTQCKtxKKOm9oHp958DY3RTAFKtkHg==", + "requires": {} + }, "chownr": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",