fix(deps): update dependency @vue/compat to v3.2.30 (#1495)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1495 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
01961f48e9
commit
f7f4bbbf3f
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
"@sentry/tracing": "6.17.4",
|
||||
"@sentry/vue": "6.17.4",
|
||||
"@types/is-touch-device": "1.0.0",
|
||||
"@vue/compat": "3.2.29",
|
||||
"@vue/compat": "3.2.30",
|
||||
"@vueuse/core": "7.5.5",
|
||||
"@vueuse/router": "7.5.5",
|
||||
"bulma-css-variables": "0.9.33",
|
||||
|
|
|
@ -3308,10 +3308,10 @@
|
|||
vscode-nls "^5.0.0"
|
||||
vscode-uri "^2.1.2"
|
||||
|
||||
"@vue/compat@3.2.29":
|
||||
version "3.2.29"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.29.tgz#0c846e96f86a5d696d8c75793d1be4ba29e87242"
|
||||
integrity sha512-7HV6bkKsdOkvLcyEGpKU62CDanB/OJC/dJcKunUVT4ge/LeAl0eNQdiWDHrxvjJq9UBnaMeid/UxzT6kLOpc6w==
|
||||
"@vue/compat@3.2.30":
|
||||
version "3.2.30"
|
||||
resolved "https://registry.yarnpkg.com/@vue/compat/-/compat-3.2.30.tgz#3ed556e257783c602f08c0caa2652377c2748bc4"
|
||||
integrity sha512-+k00eNjWNjpuAUQKB9kcGVQr6cTaXLu8bZ4cktiARZXjbnmk4QfdrJiRfayII+KGk3BfpFUIEkBcik/p+uV1Cg==
|
||||
|
||||
"@vue/compiler-core@3.2.21":
|
||||
version "3.2.21"
|
||||
|
|
Loading…
Reference in a new issue