fix(deps): update dependency @types/is-touch-device to v1.0.2 (#3816)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #3816
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-11-07 15:06:23 +00:00 committed by konrad
parent 86eb4da2e3
commit a47bfb3ff1
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"@tiptap/pm": "2.1.12",
"@tiptap/suggestion": "2.1.12",
"@tiptap/vue-3": "2.1.12",
"@types/is-touch-device": "1.0.1",
"@types/is-touch-device": "1.0.2",
"@types/lodash.clonedeep": "4.5.8",
"@types/sortablejs": "1.15.4",
"@vueuse/core": "10.5.0",

View File

@ -140,8 +140,8 @@ dependencies:
specifier: 2.1.12
version: 2.1.12(@tiptap/core@2.1.12)(@tiptap/pm@2.1.12)(vue@3.3.7)
'@types/is-touch-device':
specifier: 1.0.1
version: 1.0.1
specifier: 1.0.2
version: 1.0.2
'@types/lodash.clonedeep':
specifier: 4.5.8
version: 4.5.8
@ -4780,8 +4780,8 @@ packages:
'@types/unist': 2.0.9
dev: false
/@types/is-touch-device@1.0.1:
resolution: {integrity: sha512-Hvjx/zLnZF9AVHNcFZEluntFA59OWUYbmrkS7oDWoHnibO86n0nTrCI7wBGR0u8Y/E8XIj3nuUrK8hNQmqiZ7Q==}
/@types/is-touch-device@1.0.2:
resolution: {integrity: sha512-3g/auyKK+wQ7oTKv/ew1Nl3WFpU4qi21bM6664qAKWSZ2jfU2xaV29e8yv9t8ON0pnKwAG1Y0bqY/nFBgqbZSw==}
dev: false
/@types/json-schema@7.0.12: