Updates Buefy to version 0.7.8.

This commit is contained in:
Mateus Machado Luna 2019-06-26 11:36:02 -03:00
parent 98527cd6b7
commit 7886b9a78d
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1951,9 +1951,9 @@
}
},
"buefy": {
"version": "0.7.7",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.7.tgz",
"integrity": "sha512-UuPD+/749s6XzRL2INoJxykOygcBo1pVlLlSJ7wodY228LGOYsURXSkMrCxeemwhvWzSq/UJ+D8X9BkyIw6Tww==",
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.8.tgz",
"integrity": "sha512-ygOY/83spIkjRtqFd9I8ibPcvmVUotwljBqyHaQGhePXWkTFOnkIwDQZeMMAiB1FGWP5omFZ49e0yUXvbLK37A==",
"requires": {
"bulma": "0.7.5"
}

View File

@ -8,7 +8,7 @@
},
"dependencies": {
"axios": "^0.19.0",
"buefy": "^0.7.7",
"buefy": "^0.7.8",
"bulma": "^0.7.5",
"mdi": "^2.2.43",
"moment": "^2.22.2",