1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 01:57:21 +01:00

Updates buefy

This commit is contained in:
Amir Raminfar
2020-02-19 15:10:50 -08:00
parent 38713d1f48
commit efa5777766
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -3266,9 +3266,9 @@
}
},
"buefy": {
"version": "0.8.10",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.10.tgz",
"integrity": "sha512-Lw/UP3Ku7o+oqam9TIoRMG5SrytGQwXWAoxAtqt6Wb9eSsMEqp/5o+jZnz8oteR06YWgjdSIfOv2YeEdjEkQCg==",
"version": "0.8.11",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.8.11.tgz",
"integrity": "sha512-+LcnrK4b3UKRXm1aalDfXvp5be7EJKJzLtRAhptnaHpCGySPDjm7MCvyIHnV02qjUMgwOF1UWp0xkkWc8suQOQ==",
"requires": {
"bulma": "0.7.5"
},

View File

@@ -25,7 +25,7 @@
"homepage": "https://github.com/amir20/dozzle#readme",
"dependencies": {
"ansi-to-html": "^0.6.14",
"buefy": "^0.8.10",
"buefy": "^0.8.11",
"bulma": "^0.8.0",
"date-fns": "^2.9.0",
"hotkeys-js": "^3.7.3",