Update Buefy to 0.9.19 (Better a11y!)

This commit is contained in:
mateuswetah 2022-03-02 15:02:07 -03:00
parent 2a59cad444
commit 22e1da8efc
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -2441,9 +2441,9 @@
}
},
"buefy": {
"version": "0.9.17",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.17.tgz",
"integrity": "sha512-+rERzamvkflMsoE6GDqGdj5vpDUmdm5MnCnwjK2O8pdnwr8Pmab94cO//0Vd8ys539qWoeqsjh+B7vPg/lT/nQ==",
"version": "0.9.19",
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.19.tgz",
"integrity": "sha512-5AonCrtZvTfoWJwqmoTl8JbHjjn/U+q0LrSScgUWRZBaquzb8xgzWoownG4dzNHq5veQdOOxA0aUVyK+x7X07g==",
"requires": {
"bulma": "0.9.3"
}
@ -4886,8 +4886,7 @@
},
"ini": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
"resolved": "",
"dev": true,
"optional": true
},

View File

@ -11,7 +11,7 @@
"apexcharts": "^3.33.1",
"axios": "^0.21.4",
"blurhash": "^1.1.5",
"buefy": "^0.9.17",
"buefy": "^0.9.19",
"bulma": "^0.9.3",
"conditioner-core": "^2.3.3",
"countup.js": "^2.0.8",