1
0

fix(deps): pin dependency @types/is-touch-device to 1.0.0 (#1308)

Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1308
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2022-01-05 16:45:48 +00:00
committed by konrad
parent 49955eb03a
commit 70934c6a0b
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
"@kyvg/vue3-notification": "2.3.4",
"@sentry/tracing": "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.26",
"@vueuse/core": "7.5.2",
"@vueuse/router": "7.5.3",