Commit 3: Suche im Frontend mit echten Backend-Daten, Ranking, Tastatur-Navigation

This commit is contained in:
2026-07-19 02:00:13 +02:00
parent a5b998b421
commit f963f7eb4e
10 changed files with 224 additions and 16 deletions

21
pnpm-lock.yaml generated
View File

@@ -57,6 +57,9 @@ importers:
'@launchpad/ui':
specifier: workspace:*
version: link:../../packages/ui
'@tanstack/react-query':
specifier: ^5.51.23
version: 5.101.2(react@18.3.1)
react:
specifier: ^18.3.1
version: 18.3.1
@@ -101,6 +104,9 @@ importers:
packages/ui:
dependencies:
'@launchpad/shared':
specifier: workspace:*
version: link:../shared
react:
specifier: ^18.3.1
version: 18.3.1
@@ -950,6 +956,14 @@ packages:
cpu: [x64]
os: [win32]
'@tanstack/query-core@5.101.2':
resolution: {integrity: sha512-hH5MLoJhF7KaIGd7q3xTXGXvslI+GYlM1Z/35aSHHWaCJWB7XvTSHYuV3eM7tw+aE0mT/xMro4M4Q9rCGHT0lw==}
'@tanstack/react-query@5.101.2':
resolution: {integrity: sha512-seDkr6kzGzX1okaaTtZPtgA688CDPlXUz1C6xSg0ESqn04Vuc8tlrYms1s3de+znBqhPVxFRfpAfUf+6XvfPWg==}
peerDependencies:
react: ^18 || ^19
'@types/babel__core@7.20.5':
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
@@ -2426,6 +2440,13 @@ snapshots:
'@rollup/rollup-win32-x64-msvc@4.62.2':
optional: true
'@tanstack/query-core@5.101.2': {}
'@tanstack/react-query@5.101.2(react@18.3.1)':
dependencies:
'@tanstack/query-core': 5.101.2
react: 18.3.1
'@types/babel__core@7.20.5':
dependencies:
'@babel/parser': 7.29.7