chord search

This commit is contained in:
2023-07-07 22:57:13 +02:00
parent 21f0ee2041
commit 8ea6ed2657
7 changed files with 106 additions and 17 deletions

7
package-lock.json generated
View File

@@ -19,6 +19,7 @@
"@types/w3c-web-serial": "^1.0.3",
"@vite-pwa/sveltekit": "^0.2.5",
"autoprefixer": "^10.4.14",
"flexsearch": "^0.7.31",
"fontkit": "^2.0.2",
"glob": "^10.3.1",
"prettier": "^2.8.0",
@@ -3907,6 +3908,12 @@
"integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
"dev": true
},
"node_modules/flexsearch": {
"version": "0.7.31",
"resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.31.tgz",
"integrity": "sha512-XGozTsMPYkm+6b5QL3Z9wQcJjNYxp0CYn3U1gO7dwD6PAqU1SVWZxI9CCg3z+ml3YfqdPnrBehaBrnH2AGKbNA==",
"dev": true
},
"node_modules/fontkit": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.2.tgz",