Merge branch 'main' into preferenceDropdownCSS

This commit is contained in:
2023-03-16 15:55:18 +00:00
committed by GitHub
10 changed files with 315 additions and 206 deletions

6
package-lock.json generated
View File

@ -15,6 +15,7 @@
"bootstrap-vue": "^2.23.1",
"chart.js": "^4.2.1",
"firebase": "^9.17.1",
"mosha-vue-toastify": "^1.0.23",
"ol": "^7.2.2",
"vue": "^3.2.47",
"vue-chartjs": "^5.2.0",
@ -1882,6 +1883,11 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/mosha-vue-toastify": {
"version": "1.0.23",
"resolved": "https://registry.npmjs.org/mosha-vue-toastify/-/mosha-vue-toastify-1.0.23.tgz",
"integrity": "sha512-K9fij3e3H+E/Lj82ISrgmyKrtM5RNmtZC/KG/KH47+oZGmzAkN/Zuz39kBdT/Mp8OxaHuIWQntEUMP+HdmK1xA=="
},
"node_modules/nanoid": {
"version": "3.3.4",
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz",