Update dependency bulma to v0.8.1 (#85)
Update dependency bulma to v0.8.1 Update dependency date-fns to v2.11.1 (#88) Update dependency date-fns to v2.11.1 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/88 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/85
This commit is contained in:
parent
128ce592ab
commit
641eeaf1c1
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"bulma": "0.8.0",
|
||||
"bulma": "0.8.1",
|
||||
"copy-to-clipboard": "3.2.0",
|
||||
"date-fns": "2.11.1",
|
||||
"lodash": "4.17.15",
|
||||
|
|
|
@ -3736,10 +3736,10 @@ builtins@^1.0.3:
|
|||
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
||||
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
|
||||
|
||||
bulma@0.8.0:
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.0.tgz#ac1606431703a4761b18a4a2d5cc1fa864a2aece"
|
||||
integrity sha512-nhf3rGyiZh/VM7FrSJ/5KeLlfaFkXz0nYcXriynfPH4vVpnxnqyEwaNGdNCVzHyyCA3cHgkQAMpdF/SFbFGZfA==
|
||||
bulma@0.8.1:
|
||||
version "0.8.1"
|
||||
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.8.1.tgz#a5feacb703b73a87fdeae4f0d12317d62fc1d301"
|
||||
integrity sha512-Afi2zv4DKmNSYfmx55V+Mtnt8+WfR8Rs65kWArmzEuWP7vNr7dSAEDI+ORZlgOR1gueNZwpKaPdUi4ZiTNwgPA==
|
||||
|
||||
busboy@^0.3.1:
|
||||
version "0.3.1"
|
||||
|
|
Loading…
Reference in a new issue