fix(deps): update dependency @vue/compat to v3.2.29 (#1428)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1428 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e87311c746
commit
5886577108
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
"@sentry/tracing": "6.16.1",
|
"@sentry/tracing": "6.16.1",
|
||||||
"@sentry/vue": "6.16.1",
|
"@sentry/vue": "6.16.1",
|
||||||
"@types/is-touch-device": "1.0.0",
|
"@types/is-touch-device": "1.0.0",
|
||||||
"@vue/compat": "3.2.28",
|
"@vue/compat": "3.2.29",
|
||||||
"@vueuse/core": "7.5.4",
|
"@vueuse/core": "7.5.4",
|
||||||
"@vueuse/router": "7.5.4",
|
"@vueuse/router": "7.5.4",
|
||||||
"bulma-css-variables": "0.9.33",
|
"bulma-css-variables": "0.9.33",
|
||||||
|
|
|
@ -3270,10 +3270,10 @@
|
||||||
vscode-nls "^5.0.0"
|
vscode-nls "^5.0.0"
|
||||||
vscode-uri "^2.1.2"
|
vscode-uri "^2.1.2"
|
||||||
|
|
||||||
"@vue/compat@3.2.28":
|
"@vue/compat@3.2.29":
|
||||||
version "3.2.28"
|
version "3.2.29"
|
||||||
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.28.tgz#5195534bd3346b4a08a0d2c0447641bd652e6d2b"
|
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.29.tgz#0c846e96f86a5d696d8c75793d1be4ba29e87242"
|
||||||
integrity sha512-BxCWBH5i83muVjzSY7NJ69YOE9EMWKugchhqoZdu7B3T9FcFBWwQr4LlUf8/Q4sYqJSx4O7tspLvqlM9UKc6QQ==
|
integrity sha512-7HV6bkKsdOkvLcyEGpKU62CDanB/OJC/dJcKunUVT4ge/LeAl0eNQdiWDHrxvjJq9UBnaMeid/UxzT6kLOpc6w==
|
||||||
|
|
||||||
"@vue/compiler-core@3.2.21":
|
"@vue/compiler-core@3.2.21":
|
||||||
version "3.2.21"
|
version "3.2.21"
|
||||||
|
|
Loading…
Reference in a new issue