fix(deps): update dependency sortablejs to v1.15.1 (#3841)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #3841
Reviewed-by: konrad <k@knt.li>
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2023-12-06 12:04:24 +00:00 committed by konrad
parent 25561f3229
commit e65f13eaa3
2 changed files with 5 additions and 5 deletions

View File

@ -110,7 +110,7 @@
"pinia": "2.1.7",
"register-service-worker": "1.7.2",
"snake-case": "3.0.4",
"sortablejs": "1.15.0",
"sortablejs": "1.15.1",
"tippy.js": "6.3.7",
"ufo": "1.3.2",
"vue": "3.3.9",

View File

@ -206,8 +206,8 @@ dependencies:
specifier: 3.0.4
version: 3.0.4
sortablejs:
specifier: 1.15.0
version: 1.15.0
specifier: 1.15.1
version: 1.15.1
tippy.js:
specifier: 6.3.7
version: 6.3.7
@ -10388,8 +10388,8 @@ packages:
resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==}
dev: false
/sortablejs@1.15.0:
resolution: {integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==}
/sortablejs@1.15.1:
resolution: {integrity: sha512-P5Cjvb0UG1ZVNiDPj/n4V+DinttXG6K8n7vM/HQf0C25K3YKQTQY6fsr/sEGsJGpQ9exmPxluHxKBc0mLKU1lQ==}
dev: false
/source-map-js@1.0.2: