Updates Buefy and Bulma.
This commit is contained in:
parent
a39b5a8512
commit
f16bd342c0
|
@ -2406,11 +2406,11 @@
|
|||
}
|
||||
},
|
||||
"buefy": {
|
||||
"version": "0.9.7",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.7.tgz",
|
||||
"integrity": "sha512-Fli0ZjNDgtFtHm0LItWmfhNJ1oLjDwPzUWccvwXXoo2mADXaH8JQxyhY+drUuUV5/GMu5PtwqQSqPgZy942VZg==",
|
||||
"version": "0.9.10",
|
||||
"resolved": "https://registry.npmjs.org/buefy/-/buefy-0.9.10.tgz",
|
||||
"integrity": "sha512-xXEoy/NTgBNiIfBTCdHi2Vu5SJJdB046py6ekUvYuUgYwRvulySZksdecVNNWdfEVU8iD4esZaRbTLwCegFcVQ==",
|
||||
"requires": {
|
||||
"bulma": "0.9.2"
|
||||
"bulma": "0.9.3"
|
||||
}
|
||||
},
|
||||
"buffer": {
|
||||
|
@ -2449,9 +2449,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"bulma": {
|
||||
"version": "0.9.2",
|
||||
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.2.tgz",
|
||||
"integrity": "sha512-e14EF+3VSZ488yL/lJH0tR8mFWiEQVCMi/BQUMi2TGMBOk+zrDg4wryuwm/+dRSHJw0gMawp2tsW7X1JYUCE3A=="
|
||||
"version": "0.9.3",
|
||||
"resolved": "https://registry.npmjs.org/bulma/-/bulma-0.9.3.tgz",
|
||||
"integrity": "sha512-0d7GNW1PY4ud8TWxdNcP6Cc8Bu7MxcntD/RRLGWuiw/s0a9P+XlH/6QoOIrmbj6o8WWJzJYhytiu9nFjTszk1g=="
|
||||
},
|
||||
"bytes": {
|
||||
"version": "3.0.0",
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
"apexcharts": "^3.26.3",
|
||||
"axios": "^0.21.1",
|
||||
"blurhash": "^1.1.3",
|
||||
"buefy": "^0.9.7",
|
||||
"bulma": "^0.9.2",
|
||||
"buefy": "^0.9.10",
|
||||
"bulma": "^0.9.3",
|
||||
"conditioner-core": "^2.3.3",
|
||||
"countup.js": "^2.0.7",
|
||||
"css-vars-ponyfill": "^2.3.1",
|
||||
|
|
Loading…
Reference in New Issue