Merge branch 'main' into feat/qr-decoder

This commit is contained in:
sharevb 2024-03-03 12:03:07 +01:00 committed by GitHub
commit e8cd98c25d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 138 additions and 28 deletions

View file

@ -41,6 +41,7 @@
"@tiptap/pm": "2.1.6",
"@tiptap/starter-kit": "2.1.6",
"@tiptap/vue-3": "2.0.3",
"@types/figlet": "^1.5.8",
"@vicons/material": "^0.12.0",
"@vicons/tabler": "^0.12.0",
"@vueuse/core": "^10.3.0",
@ -57,6 +58,7 @@
"date-fns": "^2.29.3",
"dompurify": "^3.0.6",
"emojilib": "^3.0.10",
"figlet": "^1.7.0",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"highlight.js": "^11.7.0",