chore(front): update dependency @types/showdown to v2.0.6
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2683>
This commit is contained in:
parent
0b03bd6c89
commit
07f665cb8b
|
@ -66,7 +66,7 @@
|
||||||
"@types/moxios": "0.4.17",
|
"@types/moxios": "0.4.17",
|
||||||
"@types/qs": "6.9.10",
|
"@types/qs": "6.9.10",
|
||||||
"@types/semantic-ui": "2.2.9",
|
"@types/semantic-ui": "2.2.9",
|
||||||
"@types/showdown": "2.0.0",
|
"@types/showdown": "2.0.6",
|
||||||
"@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller",
|
"@types/vue-virtual-scroller": "npm:@earltp/vue-virtual-scroller",
|
||||||
"@typescript-eslint/eslint-plugin": "5.48.2",
|
"@typescript-eslint/eslint-plugin": "5.48.2",
|
||||||
"@vitejs/plugin-vue": "4.2.3",
|
"@vitejs/plugin-vue": "4.2.3",
|
||||||
|
|
|
@ -1971,10 +1971,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
||||||
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
||||||
|
|
||||||
"@types/showdown@2.0.0":
|
"@types/showdown@2.0.6":
|
||||||
version "2.0.0"
|
version "2.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/@types/showdown/-/showdown-2.0.0.tgz#3e800eca8573848cac4e5555f4377ba3a0e7b1f2"
|
resolved "https://registry.yarnpkg.com/@types/showdown/-/showdown-2.0.6.tgz#3d7affd5f971b4a17783ec2b23b4ad3b97477b7e"
|
||||||
integrity sha512-70xBJoLv+oXjB5PhtA8vo7erjLDp9/qqI63SRHm4REKrwuPOLs8HhXwlZJBJaB4kC18cCZ1UUZ6Fb/PLFW4TCA==
|
integrity sha512-pTvD/0CIeqe4x23+YJWlX2gArHa8G0J0Oh6GKaVXV7TAeickpkkZiNOgFcFcmLQ5lB/K0qBJL1FtRYltBfbGCQ==
|
||||||
|
|
||||||
"@types/sinonjs__fake-timers@8.1.1":
|
"@types/sinonjs__fake-timers@8.1.1":
|
||||||
version "8.1.1"
|
version "8.1.1"
|
||||||
|
|
Loading…
Reference in New Issue