mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
fix: Link, Pages, Topic, Hook and Others (#178)
* chore: remove useKeyDownListener * chore: remove react-use, update jazz version and add query string * chore: update jazz version * chore: use simple mac or win utils code * feat(util): add isTextInput * feat(hooks): all needed hooks * fix: link bunch stuff * fix: page bunch stuff * chore: bunch update for custom component * chore: use throttle from internal hook * chore: topic bunch stuff * chore: update layout * fix: truncate content header of topic detail
This commit is contained in:
@@ -78,22 +78,22 @@
|
||||
"date-fns": "^3.6.0",
|
||||
"framer-motion": "^11.5.6",
|
||||
"geist": "^1.3.1",
|
||||
"jazz-browser-auth-clerk": "0.7.35-guest-auth.5",
|
||||
"jazz-react": "0.7.35-guest-auth.5",
|
||||
"jazz-react-auth-clerk": "0.7.35-guest-auth.5",
|
||||
"jazz-tools": "0.7.35-guest-auth.5",
|
||||
"jazz-browser-auth-clerk": "0.8.0",
|
||||
"jazz-react": "0.8.0",
|
||||
"jazz-react-auth-clerk": "0.8.0",
|
||||
"jazz-tools": "0.8.0",
|
||||
"jotai": "^2.10.0",
|
||||
"lowlight": "^3.1.0",
|
||||
"lucide-react": "^0.429.0",
|
||||
"next": "14.2.10",
|
||||
"next-themes": "^0.3.0",
|
||||
"nuqs": "^1.19.1",
|
||||
"query-string": "^9.1.0",
|
||||
"react": "^18.3.1",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"react-use": "^17.5.1",
|
||||
"ronin": "^4.3.1",
|
||||
"slugify": "^1.6.6",
|
||||
"sonner": "^1.5.0",
|
||||
|
||||
Reference in New Issue
Block a user