fix(deps): update dependency @types/sortablejs to v1.15.1
This commit is contained in:
parent
78f032d678
commit
a9bc7d7a38
@ -57,7 +57,7 @@
|
|||||||
"@sentry/vue": "7.43.0",
|
"@sentry/vue": "7.43.0",
|
||||||
"@types/is-touch-device": "1.0.0",
|
"@types/is-touch-device": "1.0.0",
|
||||||
"@types/lodash.clonedeep": "4.5.7",
|
"@types/lodash.clonedeep": "4.5.7",
|
||||||
"@types/sortablejs": "1.15.0",
|
"@types/sortablejs": "1.15.1",
|
||||||
"@vueuse/core": "9.13.0",
|
"@vueuse/core": "9.13.0",
|
||||||
"axios": "1.3.4",
|
"axios": "1.3.4",
|
||||||
"blurhash": "2.0.5",
|
"blurhash": "2.0.5",
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -33,7 +33,7 @@ specifiers:
|
|||||||
'@types/marked': 4.0.8
|
'@types/marked': 4.0.8
|
||||||
'@types/node': 18.15.3
|
'@types/node': 18.15.3
|
||||||
'@types/postcss-preset-env': 7.7.0
|
'@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/eslint-plugin': 5.55.0
|
||||||
'@typescript-eslint/parser': 5.55.0
|
'@typescript-eslint/parser': 5.55.0
|
||||||
'@vitejs/plugin-legacy': 4.0.1
|
'@vitejs/plugin-legacy': 4.0.1
|
||||||
@ -115,7 +115,7 @@ dependencies:
|
|||||||
'@sentry/vue': 7.43.0_vue@3.2.47
|
'@sentry/vue': 7.43.0_vue@3.2.47
|
||||||
'@types/is-touch-device': 1.0.0
|
'@types/is-touch-device': 1.0.0
|
||||||
'@types/lodash.clonedeep': 4.5.7
|
'@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
|
'@vueuse/core': 9.13.0_vue@3.2.47
|
||||||
axios: 1.3.4
|
axios: 1.3.4
|
||||||
blurhash: 2.0.5
|
blurhash: 2.0.5
|
||||||
@ -4130,8 +4130,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
|
resolution: {integrity: sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/sortablejs/1.15.0:
|
/@types/sortablejs/1.15.1:
|
||||||
resolution: {integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==}
|
resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/tern/0.23.4:
|
/@types/tern/0.23.4:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user