chore: update deps
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"@radix-ui/react-hover-card": "^1.0.7",
|
||||
"@radix-ui/react-popover": "^1.0.7",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@tanstack/react-query": "^5.28.9",
|
||||
"@tanstack/react-router": "^1.24.0",
|
||||
"@tanstack/react-query": "^5.28.14",
|
||||
"@tanstack/react-router": "^1.26.7",
|
||||
"get-urls": "^12.1.0",
|
||||
"media-chrome": "^3.2.0",
|
||||
"minidenticons": "^4.2.1",
|
||||
@@ -27,14 +27,14 @@
|
||||
"react-i18next": "^14.1.0",
|
||||
"react-string-replace": "^1.1.1",
|
||||
"sonner": "^1.4.41",
|
||||
"string-strip-html": "^13.4.6",
|
||||
"string-strip-html": "^13.4.7",
|
||||
"virtua": "^0.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lume/tailwindcss": "workspace:^",
|
||||
"@lume/tsconfig": "workspace:^",
|
||||
"@lume/types": "workspace:^",
|
||||
"@types/react": "^18.2.73",
|
||||
"@types/react": "^18.2.74",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"typescript": "^5.4.3"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
export * from "./ark";
|
||||
export * from "./hooks/useEvent";
|
||||
export * from "./hooks/useEvents";
|
||||
export * from "./hooks/useProfile";
|
||||
|
||||
Reference in New Issue
Block a user