1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
kolaente 25b5966768
chore(deps): update lockfile 2023-12-06 12:47:14 +01:00
renovate 1c1e3a3090 fix(deps): update dependency sortablejs to v1.15.1 2023-11-30 22:13:46 +00:00
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.8",

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
@ -10361,8 +10361,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: