Updates Buefy to 0.7.10.

This commit is contained in:
Mateus Machado Luna 2019-07-12 10:25:31 -03:00
parent 2050a63d1f
commit 01960030d9
5 changed files with 7 additions and 7 deletions

6
package-lock.json generated
View File

@ -1951,9 +1951,9 @@
}
},
"buefy": {
"version": "0.7.8",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.8.tgz",
"integrity": "sha512-ygOY/83spIkjRtqFd9I8ibPcvmVUotwljBqyHaQGhePXWkTFOnkIwDQZeMMAiB1FGWP5omFZ49e0yUXvbLK37A==",
"version": "0.7.10",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.7.10.tgz",
"integrity": "sha512-jU9CTEQR1rozxagwEPB69qObBDwWl+4uCa6TjiPkqcqOb/uxq1uvyvCsVinADzjNjzOTFhUOuuSPQk8gsVEOzA==",
"requires": {
"bulma": "0.7.5"
}

View File

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