Added info snackbars

This commit is contained in:
Kamil Klecha
2021-10-19 22:38:37 +02:00
parent 9dfa29081b
commit 1a56edde49
7 changed files with 110 additions and 6 deletions

11
package-lock.json generated
View File

@@ -14,6 +14,7 @@
"firebase": "^9.1.3",
"moment": "^2.29.1",
"nanoid": "^3.1.30",
"v-snackbars": "^3.2.4",
"vue": "^2.6.14",
"vue-apexcharts": "^1.6.2",
"vue-class-component": "^7.2.6",
@@ -14602,6 +14603,11 @@
"uuid": "bin/uuid"
}
},
"node_modules/v-snackbars": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/v-snackbars/-/v-snackbars-3.2.4.tgz",
"integrity": "sha512-nlnUyoynTXhbpTB2pYi4LnlQkoIp9pu4zYEhJ6tLZA24lpbBTrL8joBx03MqWWwa8ub/OJ4XMojDuYss7gOmJA=="
},
"node_modules/validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
@@ -28039,6 +28045,11 @@
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
"dev": true
},
"v-snackbars": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/v-snackbars/-/v-snackbars-3.2.4.tgz",
"integrity": "sha512-nlnUyoynTXhbpTB2pYi4LnlQkoIp9pu4zYEhJ6tLZA24lpbBTrL8joBx03MqWWwa8ub/OJ4XMojDuYss7gOmJA=="
},
"validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",