diff --git a/package.json b/package.json index 826cfcb1d..abdcea830 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b24d9e8f..d438eae7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: