fix(deps): pin dependency @github/hotkey to 1.6.0 (#995)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/995 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
feea191ecf
commit
7fada671fc
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"browserslist:update": "npx browserslist@latest --update-db"
|
||||
},
|
||||
"dependencies": {
|
||||
"@github/hotkey": "^1.6.0",
|
||||
"@github/hotkey": "1.6.0",
|
||||
"@kyvg/vue3-notification": "2.3.4",
|
||||
"@sentry/tracing": "6.14.3",
|
||||
"@sentry/vue": "6.14.3",
|
||||
|
|
|
|||
Reference in a new issue