style: update notyf !

This commit is contained in:
Julien Calixte
2019-08-26 02:32:12 +02:00
parent 1b33242bf0
commit c0d647e887
22 changed files with 69 additions and 384 deletions

View File

@@ -9,8 +9,8 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.21",
"@fortawesome/free-solid-svg-icons": "^5.10.1",
"@fortawesome/fontawesome-svg-core": "^1.2.22",
"@fortawesome/free-solid-svg-icons": "^5.10.2",
"@fortawesome/vue-fontawesome": "^0.1.6",
"@xkeshi/vue-qrcode": "^1.0.0",
"axios": "^0.19.0",
@@ -22,7 +22,7 @@
"lightness": "^1.0.0",
"lodash-es": "^4.17.15",
"md5": "^2.2.1",
"notyf": "^2.0.1",
"notyf": "^3.0.4",
"pouchdb": "^7.1.1",
"pouchdb-authentication": "^1.1.3",
"pouchdb-browser": "^7.1.1",
@@ -30,7 +30,7 @@
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-click-outside": "^1.0.7",
"vue-i18n": "^8.13.0",
"vue-i18n": "^8.14.0",
"vue-property-decorator": "^8.2.1",
"vue-router": "^3.1.2",
"vuex": "^3.1.1",