Upgrade dependencies and try to silence some accessibility warnings

This commit is contained in:
2022-10-17 17:48:04 +02:00
parent 40ca2fd1d0
commit f1c6b3adf8
13 changed files with 448 additions and 285 deletions

View File

@@ -18,6 +18,6 @@
},
"dependencies": {
"behave-js": "^1.5.0",
"chart.js": "^3.7.0"
"chart.js": "^3.9.1"
}
}