start adding showcase screen

This commit is contained in:
2024-06-27 18:39:06 +02:00
parent 1e11f1dc2e
commit 7a42ab8b4e
17 changed files with 882 additions and 504 deletions

View File

@@ -13,6 +13,7 @@
"@jridgewell/sourcemap-codec": "^1.4.15",
"@rollup/plugin-inject": "^5.0.5",
"buffer": "^6.0.3",
"colorthief": "^2.2.0",
"music-metadata-browser": "^2.5.10",
"musickit-typescript": "^1.2.4",
"pinia": "^2.1.7",
@@ -1585,6 +1586,15 @@
"dev": true,
"license": "MIT"
},
"node_modules/colorthief": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/colorthief/-/colorthief-2.2.0.tgz",
"integrity": "sha512-jtS2rrSQQMHqE4tkzpZu7l4MDOwKuZTxzsHdhFmxwshCX/5snPIzC+CwwHOwaACa6bwYV3qHwvnCSLqKvsC4Dw==",
"license": "MIT",
"engines": {
"node": ">=10.15.3"
}
},
"node_modules/computeds": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz",