fix(deps): pin dependency bulma-css-variables to 0.9.33 (#1065)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1065 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b688f35446
commit
fb91b71395
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
||||||
"@sentry/vue": "6.15.0",
|
"@sentry/vue": "6.15.0",
|
||||||
"@vue/compat": "3.2.22",
|
"@vue/compat": "3.2.22",
|
||||||
"@vueuse/core": "7.0.1",
|
"@vueuse/core": "7.0.1",
|
||||||
"bulma-css-variables": "^0.9.33",
|
"bulma-css-variables": "0.9.33",
|
||||||
"camel-case": "4.1.2",
|
"camel-case": "4.1.2",
|
||||||
"codemirror": "5.64.0",
|
"codemirror": "5.64.0",
|
||||||
"copy-to-clipboard": "3.3.1",
|
"copy-to-clipboard": "3.3.1",
|
||||||
|
|
|
@ -4651,7 +4651,7 @@ builtins@^1.0.3:
|
||||||
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
|
||||||
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
|
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
|
||||||
|
|
||||||
bulma-css-variables@^0.9.33:
|
bulma-css-variables@0.9.33:
|
||||||
version "0.9.33"
|
version "0.9.33"
|
||||||
resolved "https://registry.yarnpkg.com/bulma-css-variables/-/bulma-css-variables-0.9.33.tgz#b249c3410e9edcfa7a5ce8ca96049b6939fe92de"
|
resolved "https://registry.yarnpkg.com/bulma-css-variables/-/bulma-css-variables-0.9.33.tgz#b249c3410e9edcfa7a5ce8ca96049b6939fe92de"
|
||||||
integrity sha512-D85dXLyLOBBDCuSSOeASc0kN2IknJqo5hzkZ22hxDHobxko/qay0nD+zNl2CJtF8v/7iwvQXqzVSDRnFVRSg9A==
|
integrity sha512-D85dXLyLOBBDCuSSOeASc0kN2IknJqo5hzkZ22hxDHobxko/qay0nD+zNl2CJtF8v/7iwvQXqzVSDRnFVRSg9A==
|
||||||
|
|
Loading…
Reference in a new issue