fix(deps): update dependency @types/sortablejs to v1.15.1

This commit is contained in:
renovate 2023-03-15 05:05:35 +00:00
parent 78f032d678
commit a9bc7d7a38
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"@sentry/vue": "7.43.0",
"@types/is-touch-device": "1.0.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/sortablejs": "1.15.0",
"@types/sortablejs": "1.15.1",
"@vueuse/core": "9.13.0",
"axios": "1.3.4",
"blurhash": "2.0.5",

View File

@ -33,7 +33,7 @@ specifiers:
'@types/marked': 4.0.8
'@types/node': 18.15.3
'@types/postcss-preset-env': 7.7.0
'@types/sortablejs': 1.15.0
'@types/sortablejs': 1.15.1
'@typescript-eslint/eslint-plugin': 5.55.0
'@typescript-eslint/parser': 5.55.0
'@vitejs/plugin-legacy': 4.0.1
@ -115,7 +115,7 @@ dependencies:
'@sentry/vue': 7.43.0_vue@3.2.47
'@types/is-touch-device': 1.0.0
'@types/lodash.clonedeep': 4.5.7
'@types/sortablejs': 1.15.0
'@types/sortablejs': 1.15.1
'@vueuse/core': 9.13.0_vue@3.2.47
axios: 1.3.4
blurhash: 2.0.5
@ -4130,8 +4130,8 @@ packages:
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
dev: true
/@types/sortablejs/1.15.0:
resolution: {integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==}
/@types/sortablejs/1.15.1:
resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==}
dev: false
/@types/tern/0.23.4: