fix(deps): update dependency @types/sortablejs to v1.15.5 (#3818)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #3818
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-11-17 22:49:51 +00:00 committed by konrad
parent e61b215dc1
commit 7fe33c6662
2 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"@tiptap/vue-3": "2.1.12",
"@types/is-touch-device": "1.0.2",
"@types/lodash.clonedeep": "4.5.9",
"@types/sortablejs": "1.15.4",
"@types/sortablejs": "1.15.5",
"@vueuse/core": "10.5.0",
"@vueuse/router": "10.5.0",
"axios": "1.6.0",

View File

@ -146,8 +146,8 @@ dependencies:
specifier: 4.5.9
version: 4.5.9
'@types/sortablejs':
specifier: 1.15.4
version: 1.15.4
specifier: 1.15.5
version: 1.15.5
'@vueuse/core':
specifier: 10.5.0
version: 10.5.0(vue@3.3.8)
@ -4884,8 +4884,8 @@ packages:
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
dev: true
/@types/sortablejs@1.15.4:
resolution: {integrity: sha512-7oL7CcPSfoyoNx3Ba1+79ykJzpEKVhHUyfAiN5eT/FoeDXOR3eBDLXf9ndDNuxaExmjpI+zVi2dMMuaoXUOzNA==}
/@types/sortablejs@1.15.5:
resolution: {integrity: sha512-qqqbEFbB1EZt08I1Ok2BA3Sx0zlI8oizdIguMsajk4Yo/iHgXhCb3GM6N09JOJqT9xIMYM9LTFy8vit3RNY71Q==}
dev: false
/@types/tern@0.23.4: