mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
wip: search modal (link, category, or Google) with keybinds
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
"@prisma/client": "^4.12.0",
|
||||
"@svgr/webpack": "^7.0.0",
|
||||
"axios": "^1.3.5",
|
||||
"hotkeys-js": "^3.10.2",
|
||||
"next": "^13.3.0",
|
||||
"next-auth": "^4.22.0",
|
||||
"next-seo": "^6.0.0",
|
||||
@@ -19,6 +18,7 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hotkeys-hook": "^4.4.0",
|
||||
"react-icons": "^4.8.0",
|
||||
"react-select": "^5.7.2",
|
||||
"sass": "^1.62.0",
|
||||
@@ -33,4 +33,4 @@
|
||||
"prisma": "^4.12.0",
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user