[feat] add highlight to selected launch option

This commit is contained in:
Purp1e
2025-07-11 00:30:44 +08:00
parent 35ecf4ce0a
commit 44fcd81643
6 changed files with 24 additions and 23 deletions

View File

@@ -39,7 +39,7 @@
"@tauri-store/valtio": "2.1.1",
"@types/throttle-debounce": "^5.0.2",
"ahooks": "^3.9.0",
"framer-motion": "^12.23.0",
"framer-motion": "^12.23.3",
"next": "15.2.3",
"next-themes": "^0.4.6",
"react": "^19.1.0",
@@ -56,7 +56,7 @@
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.16.0",
"@types/node": "^22.16.2",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@typescript-eslint/eslint-plugin": "^8.36.0",