Add chartjs-plugin-annotation to package-lock.json

This commit is contained in:
Stephen Papierski 2024-01-16 15:39:02 -07:00
parent 555f09f1e8
commit 988e0c10cc
No known key found for this signature in database

9
package-lock.json generated
View file

@ -4745,6 +4745,15 @@
"dayjs": "^1.9.7" "dayjs": "^1.9.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==",
"dev": true,
"peerDependencies": {
"chart.js": ">=4.0.0"
}
},
"node_modules/check-password-strength": { "node_modules/check-password-strength": {
"version": "2.0.7", "version": "2.0.7",
"resolved": "https://registry.npmjs.org/check-password-strength/-/check-password-strength-2.0.7.tgz", "resolved": "https://registry.npmjs.org/check-password-strength/-/check-password-strength-2.0.7.tgz",