Add toast notifications
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@ -13,6 +13,7 @@
|
||||
"bootstrap": "^5.2.3",
|
||||
"chart.js": "^4.2.1",
|
||||
"firebase": "^9.17.1",
|
||||
"mosha-vue-toastify": "^1.0.23",
|
||||
"ol": "^7.2.2",
|
||||
"vue": "^3.2.45",
|
||||
"vue-chartjs": "^5.2.0",
|
||||
@ -1756,6 +1757,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",
|
||||
|
Reference in New Issue
Block a user